Jot

lp:jot

Created by Kevin DuBois and last modified
Get this branch:
bzr branch lp:jot
Only Kevin DuBois can upload to this branch. If you are Kevin DuBois please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Kevin DuBois
Project:
Jot
Status:
Development

Recent revisions

29. By Kevin DuBois <kevin@waikiki>

Total code teardown. First step in converting project from C++ to C.
Implemented GNU build system. Currently, I have reimplemented the
graphical interface only.

28. By Kevin <kevin@maui>

Merged branches together

27. By Kevin <kevin@maui>

Added "using namespace std" and removed a lot of std:: prefixes to
improve code readability

26. By Kevin <kevin@maui>

Modified the character definition library so each entry is a struct, as
opposed to using 3 parallel vectors, as I had been doing

25. By Kevin <kevin@maui>

Added code to analyze distance deviations. Is not used in determining
character match yet

24. By kdubois <kdubois@farcry>

Added the ability to record character definitions through the graphical
input. This should allow more for a more accurate list of character
definitions

23. By Kevin <kevin@maui>

Made the application thread safe for my timer thread. Interface now
clears/draws strokes immediately after timeout signal is emitted.

22. By kdubois <kdubois@farcry>

Restructured the entire program so that the cairo widget doesnt handle
pen recording and recognition backends anymore. The program is now more
or less split along ui/recognition.

21. By Kevin <kevin@maui>

Added the ability to draw the penstrokes that the computer has found in
green after the pen is lifted. Hopefully this will assist in refining
the algorithm

20. By Kevin <kevin@waikiki>

Improved the recognition algorithm to interpret the actual degree
heading of the vector, as opposed to cardinal directions. This will
improve accuracy and eliminate the problem that occurred when the
penstroke was close to 22 + (multiples of 45) degrees

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.