I use the camera realsense D435i to capture the depth_image and color_image from example of IntelRealSense Align & Background Removal.And then,I put depth_image and color_image in to def inference of class Inferencer but I think the result is not good.Can you tell me where I might be doing wrong?
I use the camera realsense D435i to capture the depth_image and color_image from example of IntelRealSense Align & Background Removal.And then,I put depth_image and color_image in to def inference of class Inferencer but I think the result is not good.Can you tell me where I might be doing wrong?