cv.pyd vs cv2.pyd
All of the SourceForge packages have only cv2.pyd that I've noticed. However, I have a program that needs the cv library. Is there a repository somewhere with cv.pyd?
All of the SourceForge packages have only cv2.pyd that I've noticed. However, I have a program that needs the cv library. Is there a repository somewhere with cv.pyd?
cv.pyd seems to be the long deprecated (plain dead) opencv 1.0 api. (when was that ? 7 years ago ?)
please understand,that time has moved on, and that you can no more use your outdated code today.
(all of that api was removed from recent opencv 3.x)
https://github.com/opencv/opencv_attic , maybe.
(yea, i know, above is a a very personal and a very biased answer.
yet again, you're going against the flow, so don't expect any help. doing the wrong thing)
Asked: 2016-12-01 14:36:53 -0600
Seen: 207 times
Last updated: Dec 01 '16