Please login to be able to save your searches and receive alerts for new content matching your search criteria.
Iris recognition is one of the important authentication mechanism used extensively in biometric applications. The majority of the applications use single class iris recognition with normalized iris image. The proposed technique uses multi class iris recognition with region of interest (ROI) iris image on supervised learning. In this paper, the term ROI is referred as Un-normalized iris. The iris features are extracted using gray level co-occurrence matrix (GLCM) and a multiclass training vector is created. Further, iris image is classified based on fuzzy K-nearest neighbor (FKNN) and KNN classification. Test samples features are matched with the stored repository by various matching techniques such as max fuzzy vote, Euclidean distance, cosine and cityblock. The experiment is carried on standard database CASIA-IrisV3-Interval and result shows that multiclass approach with ROI segmented iris has better recognition accuracy using FKNN and KNN.
Region of interest (ROI) is the most important part of an image that expresses the effective content of the image. Extracting regions of interest from images accurately and efficiently can reduce computational complexity and is essential for image analysis and understanding. In order to achieve the automatic extraction of regions of interest and obtain more accurate regions of interest, this paper proposes Optimized Automatic Seeded Region Growing (OASRG) algorithm. The algorithm uses the affinity propagation (AP) clustering algorithm to extract the seeds automatically, and optimizes the traditional region growing algorithm by regrowing strategy to obtain the regions of interest where target objects are contained. Experimental results show that our algorithm can automatically locate seeds and produce results as good as traditional region growing with seeds selected manually. Furthermore, the precision is improved and the extraction effect is better after the optimization with regrowing strategy.