1 | initial version |
can you clarify your actual needs ?
if you have legacy code, that only runs on the deprecated c-api, you can still install some older opencv version (still, any chance to re-write it, so it will run on more modern installations ?)
if you're planning to write new code, use cv2
2 | No.2 Revision |
can you clarify your actual needs ?
if you have legacy code, that only runs on the deprecated c-api, you can still install some older opencv version (still, (but again - any chance to re-write it, so it will run on more modern installations ?)
if you're planning to write new code, use cv2