kurepasu0731 / procamcalib

Automatically exported from code.google.com/p/procamcalib
0 stars 0 forks source link

Matrix dimensions must agree Error #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I did the camera calibration

Then during the projector calibration I'm getting the following error(I
have attached the screen shot). Why is that (When I press Calibrate Projector)?

I have followed the same procedure in the pdf

Original issue reported on code.google.com by ratha...@gmail.com on 16 Apr 2010 at 4:35

Attachments:

GoogleCodeExporter commented 8 years ago
I had this issue too. It seemed to be because in calibrate_projector.m line20, 
ind_active=[1], while it should be an array of all indices for the images being 
used. (ind_active is modified when being passed to the Bouguet toolbox). Does 
typing "clear" and starting over help?

Original comment by duket...@gmail.com on 22 Jun 2010 at 6:23

GoogleCodeExporter commented 8 years ago
Any other suggestions to this error? I cleared and restarted a few times and 
received the same error messages. 

Original comment by Richard....@gmail.com on 13 Jan 2011 at 5:27

GoogleCodeExporter commented 8 years ago
I got the same error did you guys find a solution ???

Original comment by dalia.n...@gmail.com on 7 Apr 2012 at 10:20

GoogleCodeExporter commented 8 years ago
all the images should have the same resolution.

Original comment by manches...@gmail.com on 26 Oct 2012 at 8:30