How can I see sorce code of Open CV 3.00-Python??
How can I see sorce code of Open CV 3.00-Python??
How can I see sorce code of Open CV 3.00-Python??
Asked: 2014-04-10 22:05:04 -0600
Seen: 59 times
Last updated: Apr 10 '14
Area of a single pixel object in OpenCV
Weird result while finding angle
cv2.perspectiveTransform() with Python
cv2 bindings incompatible with numpy.dstack function?
Getting single frames from video with python
Line detection and timestamps, video, Python
Different behaviour of OpenCV Python arguments in 32 and 64-bit systems
most of it is generated by modules/python/src2/gen2.py.
if you built the opencv libs & python wrappers, cmake will place the results in build/modules/python.
but you can just try on your own, too:
make a folder for your generated files and run it, e.g. :
gen2.py mysrc