neural_style_synthesizer icon indicating copy to clipboard operation
neural_style_synthesizer copied to clipboard

OpenCV version 2 not 3?

Open enzyme69 opened this issue 8 years ago • 4 comments

I have a bit of issue with convert_video.py => this requesting for version 2 of opencv? Why not opencv3?

enzyme69 avatar Mar 30 '16 13:03 enzyme69

Ok I switch to using version 2.4.9 but have issue...

prtscr capture_18

enzyme69 avatar Mar 30 '16 13:03 enzyme69

Something wrong with convert video or my video is not being passed properly?

http://answers.opencv.org/question/30337/opencv-error-assertion-failed-scn-3-scn-4-in-cvcvtcolor-file-opencvmodulesimgprocsrccolorcpp-line-3648/

enzyme69 avatar Mar 31 '16 01:03 enzyme69

http://stackoverflow.com/questions/30823698/error-destination-color-cpp3650-error-215-scn-3-scn-4-in-funct

Something wrong with the function...

enzyme69 avatar Mar 31 '16 12:03 enzyme69

Oh gosh... I cannot find cv2.pyd that actually works, it keeps giving me error. Is it opencv2 or opencv3? opencv3 is not possible because it requests for module cv is not right:

AttributeError: 'module' object has no attribute 'cv'

enzyme69 avatar Mar 31 '16 13:03 enzyme69