Codes to parallelize pixel level image processing
-
Install packages
-
Run codes
-
Run
python multiprocess.pyto run the code using multiprocessing. -
Run
python multithread.pyto run the code using multi-threading. -
Run
python serial.pyto run the code without any parallelization.
- Uncomment and customize to save output files