ofxPatterns is a C++ library for modeling and recognition of patterns, built on top of the AME Patterns Library. It's current functionality includes gesture and speech classification as well as online gesture recognition. It is distributed as a prebuilt library for a number of operating systems, and employs a simple to use object-oriented interface.
Although ofxPatterns is structured as an addon for openFrameworks, and the examples provided use openFrameworks to input mouse and audio data, the library does not depend on openFrameworks in any way, and can therefore be used without it.
To see the library in action, see the following video:
If you have a video showing the use of ofxPatterns, please contact us, and we'll add it to this list.
This material is based upon work supported by the National Science Foundation CISE Infrastructure grant under Grant No.0403428 and National Science Foundation IGERT grant under Grant No. 0504647
Copyright 2008,2009 Arizona Board of Regents and others
ofxPatterns is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
1.6.1