Added compatibility headers
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Wed, 13 Mar 2013 12:38:40 +0000 (16:38 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Wed, 13 Mar 2013 13:26:56 +0000 (17:26 +0400)
commita42a0f5fcad28b99cf457d170b51bbffd1cd18ca
treeb228801d9a319c4f5d7016a4dceb21b65c1a17bb
parentad5cddc0079f2086db6f7b9400e2a740bdd3a054
Added compatibility headers
17 files changed:
apps/CMakeLists.txt
modules/CMakeLists.txt
modules/calib3d/include/opencv2/calib3d/calib3d.hpp [new file with mode: 0644]
modules/contrib/include/opencv2/contrib/contrib.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/core.hpp [new file with mode: 0644]
modules/features2d/include/opencv2/features2d/features2d.hpp [new file with mode: 0644]
modules/flann/include/opencv2/flann/flann.hpp [new file with mode: 0644]
modules/gpu/include/opencv2/gpu/gpu.hpp [new file with mode: 0644]
modules/highgui/include/opencv2/highgui/highgui.hpp [new file with mode: 0644]
modules/imgproc/include/opencv2/imgproc/imgproc.hpp [new file with mode: 0644]
modules/legacy/include/opencv2/legacy/legacy.hpp [new file with mode: 0644]
modules/ml/include/opencv2/ml/ml.hpp [new file with mode: 0644]
modules/nonfree/include/opencv2/nonfree/nonfree.hpp [new file with mode: 0644]
modules/objdetect/include/opencv2/objdetect/objdetect.hpp [new file with mode: 0644]
modules/ocl/include/opencv2/ocl/ocl.hpp [new file with mode: 0644]
modules/photo/include/opencv2/photo/photo.hpp [new file with mode: 0644]
modules/video/include/opencv2/video/video.hpp [new file with mode: 0644]