Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Cannot import "ccalib" module from opencv-contrib

Hi, I compiled opencv from source by including opencv-contrib modules. I can import almost all the modules, except ccalib module which is used to calibrate the camera using custom calibration pattern. I even compiled examples too, they are working and i can run all the examples in ccalib module. I can even find the concerned module in modules folder of build directory. I cannot import it after i run make install. I will be grateful if someone points out what i am doing wrong?