neural_style_synthesizer
neural_style_synthesizer copied to clipboard
OpenCV version 2 not 3?
I have a bit of issue with convert_video.py => this requesting for version 2 of opencv? Why not opencv3?
Ok I switch to using version 2.4.9 but have issue...
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/
http://stackoverflow.com/questions/30823698/error-destination-color-cpp3650-error-215-scn-3-scn-4-in-funct
Something wrong with the function...
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'