opencv/modules/python
Maksim Shabunin b8bce55270 Several chessboard detector improvements:
- fixed uninitialized memory access and memory leaks
- extracted several code blocks to separate functions
- updated part of algorithm to use cv::Mat instead of CvMat and IplImage
2016-09-22 19:25:04 +03:00
..
python2 cmake: python, allow dynamic symbols lookup from libpython.so 2016-07-07 14:23:35 +03:00
python3 cmake: python, allow dynamic symbols lookup from libpython.so 2016-07-07 14:23:35 +03:00
src2 Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00
test Several chessboard detector improvements: 2016-09-22 19:25:04 +03:00
CMakeLists.txt update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00
common.cmake Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00