image-processing-pipeline icon indicating copy to clipboard operation
image-processing-pipeline copied to clipboard

Modular image processing pipeline using OpenCV and Python generators

Results 2 image-processing-pipeline issues
Sort by recently updated
recently updated
newest added

Hello, I come from your blog. It is a really nice project. I have a question and need your help. How to balance the FPS among capturing, detection, and saving?...

Hello, thanks for sharing the code and tutorial on Medium. If I want to run your code, processing_images.py on Jupyter notebook, how to input parameters based on the function of...