Store/print pixel-information after Object Detection is applied
I have a project where we need to gather the depth-information of an object in a video stream. Is there a way to apply object-detection to isolate the object in question, then return the Depth-based pixel-information for certian "known" points on my desired object, on a frame-by-frame basis?
depends on what object you want to detect
you'll have a hard time, trying to get depth information at all from a single camera/video src, it's next to impossible.
We need to track a beam moving through a defined volume-space... Is there a minimum number of RGB-D cameras we would need?
sorry, from a single RGB cam. with RGBD, you already have a depth channel