//change the color image to grayscale image
cvtColor(image, image, COLOR_BGR2GRAY);
Code Example |
---|
Cpp :: c++ hello world linux |
Cpp :: how to get hcf of two number in c++ |
Cpp :: operand-- c++ |
Cpp :: ascii cpp |
Cpp :: c plus plus |
Cpp :: c++ in cmd |
Cpp :: double to float c++ |
Cpp :: list in c++ |
Cpp :: c++ saying hello world |
Cpp :: binary search in c++ |
Cpp :: cpp define function |
Cpp :: how to remove maximum number of characters in c++ cin,ignore |
Cpp :: array of struct in c++ |
Cpp :: c++ random number |
Cpp :: how to convert string to int in c++ |
Cpp :: inheritance example in C plus plus |
Cpp :: string comparison c++ |
Cpp :: C++ sum a vector of digits |
Cpp :: CRED Coins codechef solution in c++ |
Cpp :: Exit Button c++ code |
Cpp :: onoverlapbegin ue4 c++ |
Cpp :: cmake g++ address sanitizer |
Cpp :: function c++ example |
Cpp :: how to use for c++ |
Cpp :: how to get last element of set |
Cpp :: tabeau pseudo dynamique sur c++ |
Cpp :: cpp vector popback |
Cpp :: c++ program to find gcd of 3 numbers |
Cpp :: c++ switch case |
Cpp :: kadane algorithm with negative numbers included as sum |