First time here? Check out the FAQ!

Ask Your Question
0

data for running opencv_perf_calib3d

asked Jan 23 '13

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.

Preview: (hide)

1 answer

Sort by » oldest newest most voted
1

answered Jan 23 '13

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.

Preview: (hide)

Question Tools

Stats

Asked: Jan 23 '13

Seen: 333 times

Last updated: Jan 23 '13