goncalompa / AutoMec-AD

AutoMec-AutonomousDriving
4 stars 2 forks source link

Convert rgb to gray and threshold #7

Open miguelriemoliveira opened 4 years ago

miguelriemoliveira commented 4 years ago

Start from these links ...

https://extr3metech.wordpress.com/2012/09/23/convert-photo-to-grayscale-with-python-opencv/

https://docs.opencv.org/trunk/d7/d4d/tutorial_py_thresholding.html

manuelgitgomes commented 4 years ago

Outra maneira para greyscale

https://techtutorialsx.com/2019/04/13/python-opencv-converting-image-to-black-and-white/