NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
985 stars 609 forks source link

UI/UX: Immediate response #58

Closed amitguptagwl closed 6 years ago

amitguptagwl commented 6 years ago

On following cases

Update label-panel on every update on workarea and vice versa.

  1. When data is imported, labels on currently selected image should be shown immediately
  2. When a point is deleted or created, it should be shown on right sidebar ie label panel
  3. When a shape is created, it should be selected and shown in label panel

Watch for changes, or Bookmark for easy discovery. Fund this project for new features and maintenance. [Showcase] your project with us by raising an issue

amitguptagwl commented 6 years ago

point 2 : when a point on workarea is selected display label panel with highlighted related feature point

DONE

amitguptagwl commented 6 years ago

Same as #86