Ask Your Question

CTD's profile - activity

2013-01-09 15:20:03 -0600 received badge  Supporter (source)
2012-08-07 19:58:57 -0600 answered a question Building the video I/O part only?

That stuff is in highgui. If you go in to the generated CMakeCache.txt file in your build dir and set the build module lines to something like:

BUILD_opencv_features2d:BOOL=OFF

for everything except highgui and core, it should do as you want.