We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm trying to use face detection with the image from a kinect V1. The video input of 640x480 is causing my framerate to drop. I'd like to scale down the resolution of the video input. If I try to write the video input from the Kinect to a PImage and then resize() it, and then feed that to openCV, it simply crops the video image. It also causes some weird ghosting effect. What other ways are there to scale down the video image from a kinect?
Answers
@fagerli -- I recall that @CharlesDesign was having some trouble with cropping and ghosting when trying to conform the Kinect video size and a webcam video size. Possibly relevant previous discussion here: