Commit Graph

8 Commits

Author SHA1 Message Date
Phyks
0c10e9f0b3 Updated README.md 2013-10-01 17:22:29 +02:00
Phyks
41bb6eda23 Merge branch 'master' of https://github.com/Phyks/Touchless3DTracking 2013-10-01 00:01:14 +02:00
Lucas Verney
f1c866cc90 Initial commit 2013-09-30 15:02:43 -07:00
Phyks
a506e18657 Implemented a calculation of mean value between adjacent times 2013-09-30 23:59:35 +02:00
Phyks
34406690f8 Improved interface and ergonomy 2013-09-30 23:49:24 +02:00
Phyks
91d6b5af4b Handle 3 electrodes
The code should be able to handle 3 electrodes for R, G and B. Didn't
test it so far (need 2 other electrodes).
2013-09-30 23:05:02 +02:00
Phyks
4a8fe2911f Bug correction in color.py
Computed value could be outside range [0, 255]. Now, it won't.
2013-09-30 22:16:17 +02:00
Phyks
92d85d46e8 Initial commit : 1 electrode 2013-09-30 16:22:47 +02:00