Hi, I am currently doing my fyp on fingerprint feature extraction. I am facing a problem inexecuting the code. I'm done with de pre-processing stage on enhancement and so now I’m stuck while using this particular code..
this is the first part:
A = imread('sri2.tif');
[im_row,im_col] =...