Skip to content

Revika-Anand/Auto-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-X

Auto-X is a software designed to ease X-ray workflows. It takes in the information of the patient and then determines whether the part of the anatomy to be X-rayed is clearly visible or not. If clearly visible, the coordinates of the required anatomy can be sent to an X-ray machine which can then proceed to take the X-ray.

Tech-Stack

Auto-X uses the following languages and libraries:

  1. Python
  2. OpenCV
  3. Mediapipe
  4. Tkinter

For running on your local system

  1. Open the command prompt and run 'pip install mediapipe opencv-python'
  2. Run 'pip install pillow'
  3. Open the file 'Start.py' and run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages