Recently Our vision group want to create a groundtruth dataset. A tool for image annotation, specifically, to get the ROI(region of interest) of an image, is in need.

I surfed some of the famous vision groups for a while, and get the following solutions.

  1. LabelMe
  2. DrawMe
  3. matlab:
  • matlab help: Specifying a Region of Interest (ROI)
    the corresponding matlab function:
1
2
- imrect(I)
- getposition

如果觉得帮到了你,打赏一下吧!