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
Qu Cao
2020년 10월 22일
Can you attach the images here so that we can try on our side? Also, which releae of MATLAB are you using?
Adeel Ikram
2020년 10월 22일
Dominic Marticorena
2020년 10월 23일
I am having this same problem on MATLAB R2020b.
Martin B
2020년 10월 26일
Same here... any solution?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Camera Calibration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!