Qt is cool!
Unsolved
Mobile and Embedded
-
Managed to build a simple image recognition app using the iphone camera and Qt. My phone is swiftly doing 400 k arithmetic operations within a fraction of a second and optimizing a support vector machine with about 13 k features and 100 examples (libsvm).
Just wanted to share that i think it's cool to be able to do this with Qt on ios :)