SixthSense-Java icon indicating copy to clipboard operation
SixthSense-Java copied to clipboard

Nothing happens after launch

Open isbkch opened this issue 11 years ago • 5 comments

Nothing happens when lunch the project, a small Java window opens then closes after 2 seconds. Is this normal ?

I'm using Eclipse with JDK1.8.0_11 on mac

isbkch avatar Aug 20 '14 01:08 isbkch

Yeah, this not a full port (yet) so there isn't really anything you can run yet. You can run the unit tests though and contribute some code!

Poincare avatar Aug 20 '14 02:08 Poincare

Could you give me an idea (or if you can add it in Readme file) about what still need to be done so it would run on Java as it runs on C# ?

isbkch avatar Aug 20 '14 02:08 isbkch

We need an implementation of a gesture recognizer. The C# code uses this: https://depts.washington.edu/aimgroup/proj/dollar/pdollar.html

Poincare avatar Aug 20 '14 03:08 Poincare

Have you already tried the to integrate the 2 java implementations at the bottom ?

isbkch avatar Aug 29 '14 03:08 isbkch

No, I don't think we've tried to integrate those. Most of the focus was just on replicating part of the functionality so that it could be implemented in Java.

Poincare avatar Sep 02 '14 04:09 Poincare