I I am trying to remove the floor portions present in an image. I am doing programming in C++ using opencv and openni . I had gort he x,y,z coordinates and normal using openni . Can you suggest how to remove the floor portions?
1 | initial version |
I I am trying to remove the floor portions present in an image. I am doing programming in C++ using opencv and openni . I had gort he x,y,z coordinates and normal using openni . Can you suggest how to remove the floor portions?
2 | No.2 Revision |
I
I am trying to remove the floor portions present in an image. I am doing programming in C++ using opencv and openni . I had gort he x,y,z coordinates and normal using openni . Can you suggest how to remove the floor portions?portions?
background portion is removed . now some portions of ground are still present in the image .I want to remove that.