Closed ashwanisng closed 4 years ago
Hi @ashwanisng please use matplotlib for showing image instead of opencv.
Hey, I used this code to change image color to gray but color of images, not changes.
gray_image = cv.cvtColor(images, cv.COLOR_BGR2GRAY) plt.imshow(gray_image)
@Anujg935 @akshitagupta15june @und3fined-v01d
image color changes to gray scale