Skip to main content

Python Application for an Iris Recognition System using OpenCV. The project aims to create a database system and iris analyzer for fast fast and accurate iris recognition. See for more, https://github.com/elymsyr/iris-recognition.

Project description

Iris Recognition System

This project is an iris recognition system (See original project.) to analyze and recognize iris images. It includes functionality for feature extraction, comparison of iris features, and performance improvements for various scenarios, including suboptimal camera conditions. The project has been updated to run on Python 3.9.x and includes functionality to save iris data to a database. There are also plans to develop a dynamic system with a GUI or mobile app for real-time use.

Table of Contents

Development

  • Improved Iris Analysis: Improving analyze speed and extraction of features from iris images and creating a dictionary for recognition.
  • Performance Improvements: Enhancements for recognition performance and speed, especially under suboptimal camera conditions.
  • Database Integration: Save and retrieve iris data using a database.
    • Optimization for fast query.
  • Future Developments: Plans to create a GUI or mobile app for dynamic and in real-time use.

Installation

For latest release:

pip install iris_recognition_system

or

1. Clone the repository:

git clone https://github.com/elymsyr/iris-recognition.git
cd iris-recognition

1. Create a virtual environment:

conda create -n venv_name python=3.9

1. Install the required dependencies:

pip install -r requirements.txt

Usage

See iris_recognition.py.

Contributing

Contributions are welcome! Please submit a pull request with your changes or improvements. Ensure that you follow the project's coding standards and provide relevant documentation. See the CONTRIBUTING file for details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or further information, please contact [orhun868@gmail.com].

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iris_system-0.0.1.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

iris_system-0.0.1-py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page