photo

Masar Uthaib


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Explorer
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


remove objects in image that have larger columns than rows
Hello how can remove objects in image that have larger columns than rows in RGB images . Thank you

4 years ago | 1 answer | 0

1

answer

Answered
Rectangle around the object, Bounding box,
Hello rectangle('Position',[st.BoundingBox(1),st.BoundingBox(2),st.BoundingBox(3),st.BoundingBox(4)],... 'EdgeColor','r',...

4 years ago | 0