The work is excellent, but I have problems with the extraction of HH.mat file because the file appears damaged. You may send it to me via e-mail to csanchez@sperto.com, cristsanz@hotmail.com, cristsanz@yahoo.es. Thanks you.
The work is excellent, but I have 2 problems 1 with the detection
I have this error
??? Error using ==> imshow>preParseInputs at 341
IMSHOW expected at least 1 input argument
but was called instead with 0 input arguments.
Error in ==> imshow at 195
varargin_translated = preParseInputs(varargin{:});
Error in ==> detect at 341
subplot(121);imshow(TestData{ch});
and 2 with load eyelevel HH
I have this error
??? Error using ==> load
Unable to read file HH: No such file or directory.
Error in ==> convolutionnex at 80
load HH eyelevel;
Error in ==> eyesearch_amend at 5
[eyeleft,ltxl,ltyl,rbxl,rbyl] = convolutionnex(dataleft,probelefteye);
Error in ==> main at 135
[Ileft,Iright,merge] = eyesearch_amend(pk1{flagx},pk2{flagx},lefte,righte);
Please help me
I have downloaded all the images used in this research from this (http://cvc.yale.edu/) link, but all are in .pgm format. How i will convert them into .gif or .tif or .jpg for Windows operating system? Or how I will download them in gif/tif or jpg format?
Comment only