Best part about Sikuli is that it uses Jython. I cover it in show #15 of the Jython podcast.
http://jythonpodcast.hostjava.net/podcasts.html Josh Juneau [email protected] http://jj-blogger.blogspot.com http://www.jythonpodcast.com Twitter ID: javajuneau On Jun 2, 2010, at 3:56 PM, Fabrizio Giudici <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 6/2/10 19:15 , Casper Bang wrote: >> Innovative, but as most interesting desktop things done with Java, >> relies on native libraries. And the Linux version gives me an >> UnsatisfiedLinkError: libScreenMatchProxy.co: libcv.so.4: cannot >> open shared object file: No such file or directory >> > Well, it's that the computer vision library used (OpenCV - > http://opencv.willowgarage.com/wiki/) is made in native code - I don't > see how we can blame Java for the fact that not every single developer > on earth use it :-) > > BTW, pattern recognition is for sure a part of AI, but we're talking > about state of the art - I mean, the very brilliant idea of Sikuli is > the way it uses pattern recognition to simplify a recurring task (and > Siculi could be integrated not only with an Android functional tester, > but with any UI functional test technology, such as Abbot or FEST; > furthermore it is somewhat "cross technology" in the sense that I > could write a test involving my application, a web browser, system > applications, etc.... Pretty cool). In other words, it's much simpler > AI than the rat's brain, so I don't see it as a step toward the > computer that self-programs... :-) > > - -- > Fabrizio Giudici - Java Architect, Project Manager > Tidalwave s.a.s. - "We make Java work. Everywhere." > java.net/blog/fabriziogiudici - www.tidalwave.it/people > [email protected] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.14 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkwGxZAACgkQeDweFqgUGxci2QCgtVLRfmr73IttplOzEwLYk1sc > pWMAn0ZW8U4Ak1UqaCkhxoH3M/8KecLC > =qbGh > -----END PGP SIGNATURE----- > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
