Some changes to make migration to 3.0 easier
authorMaksim Shabunin <maksim.shabunin@itseez.com>
Fri, 12 Dec 2014 07:44:10 +0000 (10:44 +0300)
committerMaksim Shabunin <maksim.shabunin@itseez.com>
Tue, 16 Dec 2014 10:00:31 +0000 (13:00 +0300)
commit91e21847e264722080f408c4a651c9abc0f89bf7
treeae3f2330a7800433eab4efad86f9726ec506d2a1
parent4f82b3588a8484be6ef8a382ba5f6854ca0671e6
Some changes to make migration to 3.0 easier
16 files changed:
modules/calib3d/include/opencv2/calib3d.hpp [new file with mode: 0644]
modules/core/include/opencv2/core.hpp [new file with mode: 0644]
modules/core/include/opencv2/core/core.hpp
modules/core/include/opencv2/core/operations.hpp
modules/features2d/include/opencv2/features2d.hpp [new file with mode: 0644]
modules/flann/include/opencv2/flann.hpp [new file with mode: 0644]
modules/highgui/include/opencv2/highgui.hpp [new file with mode: 0644]
modules/imgproc/include/opencv2/imgproc.hpp [new file with mode: 0644]
modules/ml/include/opencv2/ml.hpp [new file with mode: 0644]
modules/objdetect/include/opencv2/objdetect.hpp [new file with mode: 0644]
modules/photo/include/opencv2/photo.hpp [new file with mode: 0644]
modules/stitching/include/opencv2/stitching.hpp [new file with mode: 0644]
modules/superres/include/opencv2/superres.hpp [new file with mode: 0644]
modules/video/include/opencv2/video.hpp [new file with mode: 0644]
modules/videostab/include/opencv2/videostab.hpp [new file with mode: 0644]
modules/viz/include/opencv2/viz.hpp [new file with mode: 0644]