Skip to content

Releases: emsipop/GestureAnalysisOpenCV

GestureAnalysis v1.0.0

11 May 20:37
d6a8852
Compare
Choose a tag to compare

Release Notes:

• New Custom UI created using tkinter
• Updated Thumbs Up and Fist cascades

GestureAnalysis v0.2.1

05 May 15:44
d6a8852
Compare
Choose a tag to compare

Release Notes:

• Updated click cooldown code
• Added calc_area() function
• Fixed ungraceful program exit (program now exits without errors)
• Updated readme file

GestureAnalysis v0.2.0

01 May 17:09
d6a8852
Compare
Choose a tag to compare

Release Notes:

• New retrained fist cascade XML
• FPS code updated and optimised
• Optimised guide squares, and fixed grey issue
• Standardised colour scheme
• 0 scale crash fixed
• User click cooldown added

GestureAnalysis v0.1.1

25 Apr 21:40
d6a8852
Compare
Choose a tag to compare

Second Release of GestureAnalysis.

Created Executable from Python Script using Pyinstaller.

GestureAnalysis v0.1.0

21 Apr 15:43
d6a8852
Compare
Choose a tag to compare
Pre-release

Testing Converting py file to .exe