smooth edges
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?
perhaps some combination of cv objects? finding edges, frame differences, averaging frames, http://jmpelletier.com/cvjit/
good idea. ill try some from the cv.jit library