Ask Your Question
2

What is opencv_ts?

asked 2015-04-19 11:36:43 -0600

booboowee gravatar image

I had to disable BUILD_opencv_ts option in cmake because otherwise it wouldn't build with clang and libc++. But I don't know, what is this module? Do I need it?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2015-04-19 15:45:36 -0600

ts is the test module so you should be fine without it.

edit flag offensive delete link more

Comments

However keep in mind that it is exactly there to test if every module works well on your system. So might want to consider to note down which module is giving problems and exclude that one too.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-04-20 03:37:31 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2015-04-19 11:36:43 -0600

Seen: 9,785 times

Last updated: Apr 19 '15