Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

parallel_image_processing

Codes to parallelize pixel level image processing

  1. Install packages

  2. Run codes

  • Run python multiprocess.py to run the code using multiprocessing.

  • Run python multithread.py to run the code using multi-threading.

  • Run python serial.py to run the code without any parallelization.

  1. Uncomment and customize to save output files

About

Codes to parallelize pixel level image processing

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages