Giter VIP home page Giter VIP logo

project-needle's Introduction

Video Demonstration

Alt text

Installation

  • Have a python3 environment
  • Run pip install -r requirements.txt (it may be pip3)

Usage

  • To start the GUI run ./start.sh

Project Overview

The vein-detection system utilizes a webcam, near-IR LEDs, and a Raspberry Pi. Cameras generally have an IR filter in front of the CCD to block IR light; however, in this project, the near-IR light is desired. A Raspberry Pi NoIR Camera will be used as it does not have an infrared filter. Based on the absorption curve for oxygenated hemoglobin shown in Figure 1, 850nm IR light provides the best balance between absorptivity and skin permeability, so 850nm IR LEDs will be used to illuminate the patient’s veins. Coupling the IR camera with an 850nm IR bandpass filter, the camera will be able to image the veins in the patient’s dorsum region.

The IR camera will send a continuous video stream to a Raspberry Pi for image processing. Using Python’s OpenCV library, the image processing algorithm will determine which vein has the largest diameter and locate the most parallel portion of the vein relative to the gantry. The coordinate of insertion will be displayed on a monitor and the technician will verify the pending vein. Upon verification, the Pi will send the coordinate to an Arduino Mega, which controls the IV gantry.

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.