Giter VIP home page Giter VIP logo

aibysalman / eyeveindetection Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 316 KB

Eye Vein Detection is a Python script that detects and highlights the veins in an eye image using OpenCV. This script can be useful for medical professionals, researchers, and anyone interested in studying the veins in the eye.

License: MIT License

Jupyter Notebook 100.00%
computer-vision image-processing jupyter-notebook opencv python eyeveindetection

eyeveindetection's Introduction

Eye Vein Detection In Python

Eye Vein Detection is a Python script that detects and highlights the veins in an eye image using OpenCV. This script can be useful for medical professionals, researchers, and anyone interested in studying the veins in the eye.

Installation Guide

To use this script, you must have Python 3.x and OpenCV 4.x installed on your system. If you do not have them installed, you can install them by following the steps below:

    pip install opencv-python==4.6.0.66

Next, clone this repository to your local machine using the following command:

    git clone https://github.com/SahSofts/EyeVeinDetection.git

Next, navigate to the repository folder and install the required dependencies using pip:

    cd EyeVeinDetection
    pip install -r requirements.txt

Usage

To use this script, you must provide it with eye images to analyze. The images must be in JPG format and stored in a folder called images within the repository folder.

  1. Install the required opencv-python module using the command pip install opencv-python.

  2. Download or clone the repository.

  3. Open the EyeVeinDetection.ipynb Jupyter notebook file using Jupyter Notebook or JupyterLab.

  4. Run the cells in the notebook file.

Note: If you want to use this code in a Python script or module, simply copy the relevant code cells from the notebook into a Python file with a .py extension, and add the required import statements for the opencv-python module. Remember to remove any unnecessary cells that may cause errors when running the script.

Result

When the script is run, it will display the original eye image with green marks of detection on the image's veins, and alongside it, it will display another image with all detected veins in white.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request. We welcome bug reports, feature requests, and other contributions.

Credits

This project was created by SahSofts and is licensed under the MIT License

Contact

If you have any questions or feedback about this project, please contact SahSofts

eyeveindetection's People

Contributors

aibysalman avatar

Stargazers

SayedAli Nourian avatar shubham joshi avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.