planar_grasp_detection icon indicating copy to clipboard operation
planar_grasp_detection copied to clipboard

Error when input depth image contains nan value

Open cyrilli opened this issue 7 years ago • 0 comments

This is caused by applying cv::blur on a cv::Mat with nan value, which will make the whole image nan.

cyrilli avatar Jan 22 '18 06:01 cyrilli