Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×

System Upgrade on Tue, May 28th, 2024 at 2am (EDT)

Existing users will be able to log into the site and access content. However, E-commerce and registration of new users may not be available for up to 12 hours.
For online purchase, please visit us again. Contact us at customercare@wspc.com for any enquiries.

SEARCH GUIDE  Download Search Tip PDF File

  • articleNo Access

    GLCM-Based Multiclass Iris Recognition Using FKNN and KNN

    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.

  • articleNo Access

    Optimized Automatic Seeded Region Growing Algorithm with Application to ROI Extraction

    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.