moved Python bindings source code into src subdirectory; preparing to add python...
authorVadim Pisarevsky <no@email>
Sun, 17 Apr 2011 13:09:04 +0000 (13:09 +0000)
committerVadim Pisarevsky <no@email>
Sun, 17 Apr 2011 13:09:04 +0000 (13:09 +0000)
commit335370a7c03a6c7b209c064db9fe6293da886fc8
tree2cc5e7a893be6217b91357e494f6f6f4b6ff5a02
parent26d348a5b7ba40179696557b58b2048c1c3d8964
moved Python bindings source code into src subdirectory; preparing to add python/doc and python/test subdirectories
modules/python/CMakeLists.txt
modules/python/hdr_parser.pyc [new file with mode: 0755]
modules/python/src/api [moved from modules/python/api with 100% similarity]
modules/python/src/cv.cpp [moved from modules/python/cv.cpp with 99% similarity]
modules/python/src/defs [moved from modules/python/defs with 100% similarity]
modules/python/src/gen.py [moved from modules/python/gen.py with 100% similarity]
modules/python/src/gen2.py [moved from modules/python/gen2.py with 100% similarity]
modules/python/src/hdr_parser.py [moved from modules/python/hdr_parser.py with 94% similarity]
modules/python/src/hdr_parser.pyc [new file with mode: 0755]
modules/python/src/opencv2x.h [moved from modules/python/opencv2x.h with 100% similarity]
modules/python/src/opencv_extra_api.hpp [moved from modules/python/opencv_extra_api.hpp with 100% similarity]