This document describes the implementation of an iris-based biometric system, including the theoretical basis and implementation methods studied from other documents. It discusses how iris recognition works by extracting characteristic patterns from iris images using mathematical techniques to generate iris codes for identification. The segmentation and normalization of iris images is challenging due to factors like eyelashes and pupil dilation. The prototype was created in Matlab but a real system would need a more efficient platform like C++.