Why I have results grater than 1.0 when I calculate the distance?

后端 未结 0 1822
情深已故
情深已故 2020-12-13 09:17

I want to calculate the distance between two pixels. I converted the input image in HSV:

image = cv2.imread(\'img.jpg\')    
HSV_img = cv2.cvtColor(image, cv2         


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