Ask Your Question

the_parzival's profile - activity

2017-09-19 12:07:29 -0600 received badge  Enthusiast
2017-09-16 11:25:40 -0600 commented answer Cannot import "ccalib" module from opencv-contrib

Thanks for clarification,then i will use C++.

2017-09-16 11:24:52 -0600 marked best answer 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?

2017-09-16 11:24:52 -0600 received badge  Scholar (source)
2017-09-16 10:46:44 -0600 commented question Cannot import "ccalib" module from opencv-contrib

I m using python wrappers for OpenCV, when i try to import the module, it says there is no attribute called ccalib for c

2017-09-15 14:23:57 -0600 asked a question Cannot import "ccalib" module from opencv-contrib

Cannot import "ccalib" module from opencv-contrib Hi, I compiled opencv from source by including opencv-contrib modules.

2017-09-04 13:16:30 -0600 commented question Problems in focusing when calibrating a DSLR--using OpenCV for Calibration

But i can change the exposure value?, I guess i shouldn't move the lens right.

2017-09-02 09:26:39 -0600 edited question Problems in focusing when calibrating a DSLR--using OpenCV for Calibration

Calibrating DSLR using checker board or Circlegrid pattern Hi, I am using 2 CANON EOS60ds as a stereo setup to do phot

2017-09-02 09:20:58 -0600 received badge  Editor (source)
2017-09-02 09:20:58 -0600 edited question Problems in focusing when calibrating a DSLR--using OpenCV for Calibration

Calibrating DSLR using checker board or Circlegrid pattern Hi, I am using 2 CANON EOS60ds as a stereo setup to do phot

2017-09-02 09:20:48 -0600 received badge  Organizer (source)
2017-09-02 09:19:48 -0600 asked a question Problems in focusing when calibrating a DSLR--using OpenCV for Calibration

Calibrating DSLR using checker board or Circlegrid pattern Hi, I am using 2 CANON EOS60ds as a stereo setup to do phot

2017-08-30 15:58:55 -0600 answered a question Low RMS value when calibrating single camera, while high RMS value in stereoCalibrate

Test...Not an answer to the above question.