stereo camera calibration loading failed

When I load the images for stereo calibration it gives error and does not load a single image. the error come is:
1. Warning: Error occurred while evaluating listener callback.
Error using vision.internal.calibration.tool.StereoBoardThumbnails/resizeToThumbnailStereo (line 134)
Dimensions of arrays being concatenated are not consistent.
2.Warning: Error occurred while evaluating listener callback.
Error using vision.internal.calibration.tool.BoardThumbnails/updateBlockWithPlaceholder (line 186)
Brace indexing is not supported for variables of this type.
It shows that it has passed all my images to skipped images.
I have taken images many time again. and they are successfully calibrated on python with opencv. it means the images are clear they have no problem. please guide me that what mistake I am making with matlab loading.

4 comentarios

Qu Cao
Qu Cao el 22 de Oct. de 2020
Can you attach the images here so that we can try on our side? Also, which releae of MATLAB are you using?
Adeel Ikram
Adeel Ikram el 22 de Oct. de 2020
I have attached 5 pairs from each left and right camera. I am using matlab R2020b version. please see it.
Dominic Marticorena
Dominic Marticorena el 23 de Oct. de 2020
I am having this same problem on MATLAB R2020b.
Martin B
Martin B el 26 de Oct. de 2020
Same here... any solution?

Iniciar sesión para comentar.

 Respuesta aceptada

Nitin Kapgate
Nitin Kapgate el 28 de Oct. de 2020

1 voto

it's a bug in MATLAB R2020b and our developers are aware about it. We will try to fix it in future releases.

4 comentarios

Adeel Ikram
Adeel Ikram el 29 de Oct. de 2020
Thank you for informing. I have tried with R2017b version and it works.
MiguelPujol
MiguelPujol el 11 de Nov. de 2020
Thanks Nitin.
Could you please provide the bug ID number so that we can follow the progress?
I can't seem to find it listed in Bug Reports
Paul McWilliams
Paul McWilliams el 24 de Nov. de 2020
I am finding the same issue with R2020b. Using Stereo Camera Calibrator app. All images have same dimensions. But always get Loading Failed message 'Dimensions of arrays being concatenated are not consistent'. Any update as to when this will be resolved?
Vinoth Venkatesan
Vinoth Venkatesan el 7 de Dic. de 2020
As a workaround, convert the calibration images to grayscale (rgb2gray) before passing it on to the Stereo Calibrator App.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 22 de Oct. de 2020

Comentada:

el 7 de Dic. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by