where is ICP
This documentation article suggests that version 3.0 has ICP:
http://docs.opencv.org/trunk/modules/...
I downloaded the 3_0_0 beta but could not find ICP. Any ideas?
This documentation article suggests that version 3.0 has ICP:
http://docs.opencv.org/trunk/modules/...
I downloaded the 3_0_0 beta but could not find ICP. Any ideas?
Asked: 2015-01-16 08:48:07 -0600
Seen: 224 times
Last updated: Jan 16 '15
https://github.com/Itseez/opencv_cont...
Maybe to elaborate a bit on @berak his answer, if you want the extra modules to be build you need to download the contribution repository and explicitly tell your CMAKE setup to build those modules. Instructions on how to do so can be found on the contrib repo page in GitHub.