that's amazing~ i'm blown away to see how people can take this point data and make it look so much like video. This technology seems to beat the hell out of the old "wear a black suit covered with motion sensors" style of 3d motion capture! kudos~
I'm trying to fake the effect of Gaussian smoothing by drawing multiple circles at each point with different levels of Alpha. So, a small circle at the center, then a larger circle with same color but lower Alpha (more transparent), and than another larger but more transparent one.. Since the semi-transparent circle overlap, it smooths out the image.
I also filter out points with low intensity to remove the noise.
What range of frames so this cover? Is it the entire sequence avaliable on google code, or a section of frames?
rsdsgn 3 years ago
only 1 min, 7 secs worth of frames are on google code..
11oh8 3 years ago
Can you remember the frame numbers?
rsdsgn 3 years ago
Oh sorry, I understand, the two zip files on google code only go for 1min 7seconds.
I wanted the have the scenes ith the cute girl!
rsdsgn 3 years ago
that's amazing~ i'm blown away to see how people can take this point data and make it look so much like video. This technology seems to beat the hell out of the old "wear a black suit covered with motion sensors" style of 3d motion capture! kudos~
danimal519 3 years ago
v nice! lol he looks freaky.
68060 3 years ago
wow one of the clearest ive seen, how u do it so well?
hord 3 years ago
I'm trying to fake the effect of Gaussian smoothing by drawing multiple circles at each point with different levels of Alpha. So, a small circle at the center, then a larger circle with same color but lower Alpha (more transparent), and than another larger but more transparent one.. Since the semi-transparent circle overlap, it smooths out the image.
I also filter out points with low intensity to remove the noise.
11oh8 3 years ago
works really well, any idea what your going to do for your second attempt?
hord 3 years ago