This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
opencv
Watch
2
Star
0
Fork
0
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-25 04:09:57 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25261e6ebc95ab4dcf6824cedabcbbd99de4e0fa
opencv
/
modules
/
python
T
History
Vadim Pisarevsky
c9ed7fee34
fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.
2011-08-10 10:28:01 +00:00
..
src2
fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.
2011-08-10 10:28:01 +00:00
test
disable implicit numpy array use in old-style Python bindings because of hard-to-fix memory leaks (ticket
#1177
)
2011-08-06 20:15:29 +00:00
CMakeLists.txt
eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers)
2011-07-18 16:31:30 +00:00