Colour to black n white | Opencv tutorial 01 | image processing

Coders Palace
Coders Palace
1 هزار بار بازدید - 7 سال پیش - Github link :
Github link : https://github.com/tdsk15041995/Image...

Image processing using Opencv-Read an image , convert to grayscale, display an image and save an image using opencv
Opencv is a set of libraries which helps in image processing the best part is it is open source and supports many programming languages like c++,java,python etc..
In this video i have explain how to take a image as a input , display it on to the screen and then save it.
imread() function is used to take image as a input
cvtColor() function is used to change the color format from one to another
namedWindow() function for creating a window
imshow() function for displaying image
imwrite() function for saving or writing an image to specific folder
destroyAllWindows() function for destroying all the windows that were created
7 سال پیش در تاریخ 1396/08/08 منتشر شده است.
1,075 بـار بازدید شده
... بیشتر