bengibaykal / swe574group1

2 stars 2 forks source link

Annotation - Show image annotations on the image #98

Closed bengibaykal closed 4 years ago

bengibaykal commented 4 years ago

Show each image annotations on the images if any exists.

bengibaykal commented 4 years ago
  1. Show as rectangle and comment jQuery Image Annotation http://flipbit.co.uk/jquery-image-annotation.html
  2. Open a dialogue box for annotations saving http://flipbit.co.uk/jquery-image-annotation.html#
  3. Using a crop tool for receiving coordinates using Jquery http://deepliquid.com/content/Jcrop_Download.html
  4. Google jquery archive image annotation https://code.google.com/archive/p/jquery-image-annotate/
bengibaykal commented 4 years ago
  1. Show annotation on the image https://docs.scrapy.org/en/0.12/topics/selectors.html
  2. Github show annotations as rectangles on the image https://github.com/flipbit/jquery-image-annotate * Add dynamic coordinates( jcrop received dynamically ) into this structure!!!**
bengibaykal commented 4 years ago

Implemented.