Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

each threephase scan produces sme errors #4

Closed
GoogleCodeExporter opened this issue Jan 25, 2016 · 1 comment
Closed

each threephase scan produces sme errors #4

GoogleCodeExporter opened this issue Jan 25, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. TPS

2. TPS_extended_I

3. TPS_2405 had nog camera / projector connected


What is the expected output? 
the 3dscan

What do you see instead?

nothing









processing.app.debug.RunnerException: unexpected token: <
    at processing.app.Sketch.preprocess(Sketch.java:1362)
    at processing.app.Sketch.build(Sketch.java:1473)
    at processing.app.Sketch.compile(Sketch.java:1172)
    at processing.app.Editor.handleRun(Editor.java:1574)
    at processing.app.EditorToolbar.mousePressed(EditorToolbar.java:318)
    at java.awt.Component.processMouseEvent(Component.java:6260)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4235)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2475)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269
)
    at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174
)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
processing.app.debug.RunnerException: unexpected token: <
    at processing.app.Sketch.preprocess(Sketch.java:1362)
    at processing.app.Sketch.build(Sketch.java:1473)
    at processing.app.Sketch.compile(Sketch.java:1172)
    at processing.app.Editor.handleRun(Editor.java:1574)
    at processing.app.EditorToolbar.mousePressed(EditorToolbar.java:318)
    at java.awt.Component.processMouseEvent(Component.java:6260)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4235)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2475)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269
)
    at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174
)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)


What version of the product are you using? 
the latest 1.05 processing + libraries as described
On what operating system?
xp pro sp3

Please provide any additional information below.
all examples work beautifully graphics etc no problem
on toshiba laptop A60 satellite pro

thanks
keubus

Original issue reported on code.google.com by keu...@gmail.com on 6 Aug 2009 at 10:57

@GoogleCodeExporter
Copy link
Author

If the examples work, then it is probably something about how you've prepared 
the images.

First, give the new version a shot:
http://code.google.com/p/structured-light/downloads/list

Then, I recommend starting by trying to replicate the example scans as closely 
as
possible. Once you have that working, you can try different situations/setups.

Original comment by kylecimc...@gmail.com on 22 Sep 2009 at 5:07

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant