How to run Libor Masek code?

3 vues (au cours des 30 derniers jours)
le hai
le hai le 12 Mai 2017
Commenté : Walter Roberson le 12 Mai 2017
help me! Error using horzcat Dimensions of matrices being concatenated are not consistent.
Error in createiristemplate (line 44) savefile = [eyeimage,'-houghpara.mat'];

Réponses (1)

Matthew Eicholtz
Matthew Eicholtz le 12 Mai 2017
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.

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by