Im trying covert 2 images into ndarrays using openv and using it to train a regression model but I keep getting a Error

后端 未结 0 972
予麋鹿
予麋鹿 2021-01-07 13:38

here is the code I have Written:(NOTE: image1.jpg and image2.jpg have the same dimensions but are diffrent photos)

import cv2,numpy as np
from sklearn import         


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