determine which image is in the picture open-cv

后端 未结 0 1485
难免孤独
难免孤独 2020-12-05 01:15

I have three images to check. How do you know which one is on the test image?

import cv2
import numpy as np

CLASS = [\'1.png\', \'2.png\', \'3.png\']
img_rgb         


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