]> rtime.felk.cvut.cz Git - opencv.git/commit
added new directory in the repository, where various helper utilities, applications...
authorvp153 <vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Fri, 3 Apr 2009 11:57:07 +0000 (11:57 +0000)
committervp153 <vp153@73c94f0f-984f-4a5f-82bc-2d8db8d8ee08>
Fri, 3 Apr 2009 11:57:07 +0000 (11:57 +0000)
commite278f2835ca545895021bb71af40d5b19643ae83
treea6a9b80d833405971bd8649518a796b7add1f480
parent85ba80488b24140c05cefbfdc1d2e82e31829778
added new directory in the repository, where various helper utilities, applications etc. that are not included into the official OpenCV package, will be stored. The first such application is small app for capturing 3D object locations using a chessboard as the reference object.

git-svn-id: https://code.ros.org/svn/opencv/trunk@1676 73c94f0f-984f-4a5f-82bc-2d8db8d8ee08
opencv_extra/3d/createsamples3d/CMakeLists.txt [new file with mode: 0644]
opencv_extra/3d/createsamples3d/_camera.yml [new file with mode: 0644]
opencv_extra/3d/createsamples3d/args.yml [new file with mode: 0644]
opencv_extra/3d/createsamples3d/calibration.cpp [new file with mode: 0644]
opencv_extra/3d/createsamples3d/calibration.h [new file with mode: 0644]
opencv_extra/3d/createsamples3d/createsamples3d.cpp [new file with mode: 0644]
opencv_extra/3d/createsamples3d/createsamples3d.h [new file with mode: 0644]
opencv_extra/3d/createsamples3d/createsamplesfromvideo.cpp [new file with mode: 0644]
opencv_extra/3d/createsamples3d/createsamplesfromvideo.h [new file with mode: 0644]
opencv_extra/3d/createsamples3d/makefile [new file with mode: 0644]
opencv_extra/3d/createsamples3d/readme.txt [new file with mode: 0644]