Ask Your Question
0

data for running opencv_perf_calib3d

asked 2013-01-23 01:13:12 -0600

Hi, I built OpenCV by myself and would like to run opencv_perf_calib3d and other tests. but most of them were failed as no input data: picture. For example, opencv_perf_calib3d depended on acircles1.png and other png files. could you tell me where i can get them? thank you.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-01-23 01:52:47 -0600

All test data and additional materials are placed in OpenCV-Extra repository. You need to checkout the same branch as your source code branch and set OPENCV_TEST_DATA_PATH environment variable to path to <opencv_extra>/testdata.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-01-23 01:13:12 -0600

Seen: 303 times

Last updated: Jan 23 '13