How to run Libor Masek code?

help me! Error using horzcat Dimensions of matrices being concatenated are not consistent.
Error in createiristemplate (line 44) savefile = [eyeimage,'-houghpara.mat'];

답변 (1개)

Matthew Eicholtz
Matthew Eicholtz 2017년 5월 12일

0 개 추천

I have no idea what Libor Masek code is, but I am familiar with this error. What are the dimensions of eyeimage? If the number of rows is anything other than 1 (i.e., the number of rows in '-houghpara.mat'), you will get this error.

카테고리

도움말 센터File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

태그

질문:

2017년 5월 12일

댓글:

2017년 5월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by