Why we use cv2.cvtColor(img, cv2.COLOR_BGR2GRAY) or rgb2gray(img) in skimage

后端 未结 0 1744
南方客
南方客 2020-12-13 07:37

I am trying to extract features using GLCM. I have seen an online code where the author is doing a series of steps for preprocessing before applying GLCM.

  1. Conve
相关标签:
回答
  • 消灭零回复
提交回复
热议问题