Skip to content

s0um0r0y/Automatic_Titration

 
 

Repository files navigation

Automatic Titration

Worked under professor Gopi Ragupathy in his PRP chemistry lab to automate titeration using openCV and to deploy it on a open source embedded micro-controller called raspberry pi and then later we deployed the image processing based on HSV on jetson nano 2gb variant GPU for better performance.

  • Download the video title June 25, 2021.mp4 as this is the sample video used for titeration level detection
  • To run the code please use the command below
  • ensure that openCV is installed on your system
python3 testing_frames.py -s file -f "/home/<username>/Downloads/June 25, 2021.mp4"

On raspberry pi 3b

image

image

image

On jetson nano 2gb GPU

IMG20240121232437

image image

About

worked on automating titeration experiment under prof Gopi Ragupathy in PRP chemistry lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.0%
  • Jupyter Notebook 40.0%