GithubHelp home page GithubHelp logo

kalina559 / monitoringcpr Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.35 GB

C++/C# computer vision project developed to monitor the parameters of chest compressions during CPR.

License: GNU General Public License v3.0

C++ 24.70% C# 0.25% PowerShell 0.07% ShaderLab 0.32% HLSL 0.04% Makefile 0.16% CMake 0.76% HTML 0.03% Shell 1.68% C 65.54% M4 1.22% Java 0.94% Batchfile 0.01% Roff 0.01% Objective-C 3.14% Perl 0.11% Python 0.01% Metal 0.02% JavaScript 0.09% ASP.NET 0.90%
opencv unity3d computer-vision

monitoringcpr's Introduction

C++/C# computer vision project developed to monitor the parameters of chest compressions during CPR. License: GPL v3

Components

  • Visual studio C++ project that uses OpenCV to analyse frames from 2 PS3Eye cameras. It builds into a .dll file located in Unity3D project's Assets folder.
  • Unity3D project that allows user to:
    • Take photos that can be used later for calibration. User gets instant feedback whether the calibration grid is detected on the images.
    • Manually check the validity of pairs of calibration frames and delete them if e.g. detected grid doesn't reflect reality.
    • Perform stereo calibration of the cameras. Estimated time of the calibration is calculated beforehand and user is shown how much time is left throughout the process.
    • Check the validity of the calibration by putting two markers in front of the camera. The app calculates the distance between the markers and the user can compare the values.
    • Monitor the parameters of chest compressions during CPR.

Prerequisites

  • OpenCV build with BUILD_opencv_world checked
  • Environmental variable OPENCV_DIR set for the OpenCV build folder

Build

  • Clone the repo into a folder, and then run the get_dll_files.ps1 script. It will copy the necessary .dlls into required directories

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.