Time: Apr.2019 - Jun.2019 Location: Wuhan, China
The real-time vein infrared image stitching software was established with Python and MySQL.
The software adopts Threshold Segmentation and Background Subtraction to identify and extract effective light regions of infrared vein images from scanning videos, applies the ORB algorithm to match light region images and improves the stitched image using the Poisson fusion algorithm.
During building this software, I considered the instability of the threshold segmentation algorithm. By using the skin model to narrow down the recognition scale, and adding Background Subtraction algorithms, I managed to enable the software to perform excellently under different circumstances.
I worked with another students to build this software and wrote over 3000 lines of code in Python. And we have coorperated with Wuhan Union Hospital to test the software and perfect it
Article Information
- Author:Shaoshuai Xu
- Link of this article:https://Leluth.github.io/2021/09/04/Real-time-Vein-Infrared-Image-Stitching-Software/