smooth edges

Per's icon

Is there any other way of smoothing edges from a kinect (noise) isntead of using something like jit.gl.slab.gauss6x och jit.slide?

any trick?

diablodale's icon

perhaps some combination of cv objects? finding edges, frame differences, averaging frames, http://jmpelletier.com/cvjit/

Per's icon

good idea. ill try some from the cv.jit library