Basic Computer Vision on Android
Harris' feature detection running on my Xperia x10 mini. The program is written in Java + native code. Much of computation time is wasted in ...
Harris' feature detection running on my Xperia x10 mini. The program is written in Java + native code. Much of computation time is wasted in ...
Simple image recognition program written in Java using JOONE - neural network library. You can download source and binaries here: sourceforge.net ...
site : sites.google.com Hi guys, Part 2-2 in this tutorial i will be teaching you how to make Gun Movement. for those who don't know what this ...
This is a short movie about my book. It teaches you about programming robots with Java. Some of the things it teaches include, micro-controllers ...
Harris' feature detection program on my Xperia X10 mini pro. The image processing native code takes 200 msec. The rest 600 msec or so is the ...