Git Product home page Git Product logo

structured-light's People

Contributors

arturoc avatar joxberger avatar

Watchers

 avatar

structured-light's Issues

Triangulation

Hello,

I've taken a look at the code and im unsure were the triangulation step takes 
place. Ive played around with phase shifting and phase unwrapping algorithms.I 
a algorithm that determines both the camera and projector calibration matrices. 
And I have a unwrapped "phase-map", now I need to do the triangulation but I 
have been struggling... so If you could help.

If you could please point me to a algorithm or maybe share some code that does 
triangulation it will be greatly appreciated.

Kind Regards,
A.

Original issue reported on code.google.com by [email protected] on 26 Sep 2010 at 6:12

matlab doublegamma

What steps will reproduce the problem?
1.download the source of matlab 
2.matlab 2010b
3.we get "??? Undefined function or method 'doublegamma' for input arguments of 
type 'double'."

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 5 May 2013 at 2:19

PDE HOW

What steps will reproduce the problem?
1.PDE file I have to save it ass a txt file or what i can.t not download it
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.
cor

Original issue reported on code.google.com by [email protected] on 10 Aug 2009 at 4:56

JMF - NoDataSourceException

What steps will reproduce the problem?
1.  Open ThreePhaseScan_JMF
2.  Run it
3.

What is the expected output? What do you see instead?

I'd like the app to run, but instead I get 
exception in thread "Animation Thread" java.lang.NoClassDefFoundError: 
javax/media/NoDataSourceException
this happens on the line in XPatternGen setup() 
Img = new JMFSimpleCapture();

JMStudio works fine with my laptops built-in camera, though that doesn't
seem relevant because the line that connects to a capture device is never
reached in this processing sketch.

What version of the product are you using? On what operating system?

Windows XP, processing 1.0.3, latest structured-light sources, libcv 0.1

Please provide any additional information below.

I realize I should take this to a libcv specific forum but I'm curious if
anyone here can help.

Original issue reported on code.google.com by [email protected] on 19 Jul 2009 at 7:59

turning 3d scan pictures before loading seems to help just at the first sight when getting flat results

i just got this working, but only with flat results. 
i tried to use "zskew" and "zscale". while this was just stretching the 
flatness and not producing a 
real 3d surface, rotating the scaned pictures 180° before loading them back 
into the program 
seemed to solve the problem at the first sight. 
but then using the solid triangle mesh view, now seems to light the object from 
the wrong side and 
i get either a dark (not really visible) positive or a good lighted negative 
after turning the 3d sketch.

my fault or a bug?
what's the best solution for this?
is this maybe also the reason for those big steps in the 3d model? 

i use "ThreePhaseScan_24_05".

Original issue reported on code.google.com by [email protected] on 30 Jul 2009 at 10:30

Attachments:

ArrayIndexOutofBoundsException on MacBook

Everything works fine on my G5 OSX 10.5.7 but when I set everything up on my 
MacBook  OSX 
10.5.7 it doesn't show the scan most of the time or just parts of it. 
Processing (latest version on 
both machines) gives this exception:

Exception in thread "Animation Thread" 
java.lang.ArrayIndexOutOfBoundsException: 488038
    at processing.core.PGraphics3D.renderPoints(PGraphics3D.java:980)
    at processing.core.PGraphics3D.endShape(PGraphics3D.java:636)
    at processing.core.PGraphics.endShape(PGraphics.java:1153)
    at processing.core.PGraphics.point(PGraphics.java:1400)
    at processing.core.PApplet.point(PApplet.java:6938)
    at ThreePhaseScan_24_05.draw(ThreePhaseScan_24_05.java:103)
    at processing.core.PApplet.handleDraw(PApplet.java:1423)
    at processing.core.PApplet.run(PApplet.java:1328)
    at java.lang.Thread.run(Thread.java:613)

What could be causing this? The phase1-3 pictures i create with my macBook do 
work on my G5.
Thanks! joris

Original issue reported on code.google.com by [email protected] on 20 Aug 2009 at 9:00

each threephase scan produces sme errors

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 [email protected] on 6 Aug 2009 at 10:57

How to setup the project

I have downloaded the files from SVN. I would like to know, how to setup
the project and what is pde file



Regards,
rathan

Original issue reported on code.google.com by [email protected] on 12 Aug 2009 at 7:10

modify the pattern resolution to 800 x 600

What steps will reproduce the problem?
1. could i modify the pattern resolution to 800 x 600 to match my projector and 
camera resolution?
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
ThreePhase/Window Vista

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 11 Aug 2010 at 2:59

Installation and usage -notes

I understood the concept, got the .pde sources and the "processing"-application
but there seems to be no readme.txt or anything telling
me what do do next.

In guess I have to run ThreePhaseScan_24_5 for the program
named the same way to be executed.

After that I managed to install SuperCad with the help
of Google.
Installung PeasyCam failed for some reason. It tells
me to unpack the peasyCam-folder just like I did for
SuperCad but it does not apear in "load Library" and
the program complains that "peasy" is not found.

Sorry, I would really like to see your algorithms in
action but without ANY documentation I cannot get this
to work and I doubt that any other random developer can.

Marcus

Original issue reported on code.google.com by [email protected] on 4 Jun 2009 at 5:29

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.