WilliamWang1994 / tvnet

training TVnet
7 stars 0 forks source link

in the demo.py ,can i use picture(.jpg) ? #1

Open poppingcode opened 6 years ago

poppingcode commented 6 years ago

I want to use the jpg-pciture. but after i replace the img1 = cv2.imread('frame/img1.png') img2 = cv2.imread('frame/img2.png') to img1 = cv2.imread('frame/my1.jpg') img2 = cv2.imread('frame/my2.jpg') it doesn't put a jpg picture,but a file of result.mat

can you solve this problem? thanks

WilliamWang1994 commented 6 years ago

R U solve this problem? can U post your error info to me ?