SleepWorkers / Project-SIGHT

Project SIGHT (Smart Infinity Glove with Heuristic Technology) for IICDC 2018 (India Innovation Challenge Design Contest)
Mozilla Public License 2.0
0 stars 0 forks source link

Algorithm to determine joint angles #22

Closed TheProjectsGuy closed 5 years ago

TheProjectsGuy commented 5 years ago

Task priority: HIGH

Task description

Design and implement an algorithm to measure angles using CV. You're given a chain of LEDs and you have to estimate the angle subtended at every LED in between. This will be used for the CV based training tool. You're free to decide how to store the data collected. This issue is a direct sub issue of #21

Person assigned: @TheProjectsGuy

Deadline: Saturday, 23rd February 2019

Must Haves

Before getting started

Main work

CAD

Your circuitry requires

Arduino code

Python code

Your Python code for detection must do the following

Extras

TheProjectsGuy commented 5 years ago

The LED approach will fail at this stage since all LEDs give nearly the same brightness factor. Will have to go with hand labelling dataset. Will need to buy a few items as discussed on Slack group. We will need more resistor ranges, according to the MATLAB script.

TheProjectsGuy commented 5 years ago

Test 1

The effectiveness of the circuit that we build with the resistors we have is very less and the current in the sidearm of the Wheatstone bridge will be too high for the microcontroller. Results are from Results screenshot from 2019-02-24 10-03-41 screenshot from 2019-02-24 10-04-14 Ideal desired output screenshot from 2019-02-24 10-01-00 screenshot from 2019-02-24 10-05-36

Suggested to buy the resistors pack

Needed the following:

TheProjectsGuy commented 5 years ago

No image processing technique found useful, issue scrapped