Skip to content

ivalab/grasp_annotation_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grasp_annotation_tool

a simple Matlab GUI for annotating rotated grasping bounding box


Example

alt text

Usage

steps:

  1. put images in data/Images/
  2. run script
run drawRectangle.m
  1. click vertexes of a rectangle clock-wisely (first one is the upper-left corner)
  2. three vertexes are enough for a rotated rectangle
  3. draw as many as you want on a single image; click Next for next image

note:

  1. all rotated rectanges for an image will be saved in data/Annoatations/
  2. four vertexes represent a rectangle in the annotation (same as Cornell Dataset)

About

a simple Matlab gui for annotating rotated grasping bounding box

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages