Grasshopper

algorithmic modeling for Rhino

hello guys!

using the kinect depth to point component there are some points (even if not always the same) always thrown to a location near the origin..

is this due to firefly or the kinect? is it something known or is there something wrong with my software/hardware?

Views: 645

Replies to This Discussion

Hi Christain,

The points you're seeing are points that are detected outside the boundary of the Kinect's viewing range (these maybe either too close, too far, or otherwise ill formed.  I'm pretty much outputting the raw data from the Kinect, so I'm guessing that if it's a corrupt data point, that it defaults to the origin point.  I could I guess try to weed these out if they are a problem.

BTW, nice to see the color information added to your point data.  I've been meaning to add this feature into the core point output.

-Andy

hello andy,

first thing to say: its really fun to use firefly and the kinect tools, great development!

to the issue: i understand now how the points occur. i was trying to build a colored relief like mesh from the output points just by using the points as vertices and assigning them to the connectivity of a mesh plan with same number of vertices like the resolution of the kinect is. it also worked but in this case the ill informed point are a problem. just sorting them out would break the order of the points so i think it would be rather nice to interpolate their location between their neighbors which are not ill informed so the number and the order of the points are constant. guess i can do that inside gh but if you see it as useful would be nice to see that in the next version.

and one more question: what is the input in the depth stream for?

christian

The input (which you can hover over) is a boolean input to tell it whether or not to show a false color image.  Nothing substantial... but it does change the visualization (but the data is still the same).

-Andy

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service