<div dir="ltr"><div>Dear all,</div><div><br></div><div>I just wanted to use the imfinfo-function from the IPCV Toolbox.</div><div><br></div><div><br></div><div>The function is indicated to exist, when one opens the imread - help page...</div><div>...there is a link to imfinfo at the bottom of the imread help function.</div><div><br></div><div>However:</div><div><br></div><div>- help imfinfo directs to  imread help page</div><div>- using the link mentioned above results in:   Error the requested page could not be found.</div><div><br></div><div>Using imfinfo itself should be straight forward. </div><div>I guess it is something like:</div><div><br></div><div>info = imfinfo(filename)</div><div><br></div><div>or</div><div><br></div><div>info = imfinfo(img);           //   img = imread(filename);</div><div><br></div><div>But both time I get following eror message:</div><div><br></div><div>   at line 3 of function imfinfo</div><div>   Undefined Variable: int_imfinfo</div><div><br></div><div><br></div><div>Found with:</div><div> - Scilab 6.0.2</div><div> - IPCV 2.0</div><div><br></div><div><br></div><div>Any idea?</div><div>Thank you,</div><div>Philipp</div></div>