cooperlab / ActiveLearning

Software and documentation from the active learning project on interactive classification.
5 stars 12 forks source link

Updated superpixel size on thumbnail view #113

Closed slee172 closed 6 years ago

slee172 commented 6 years ago

Updated the size of superpixels on thumbnail view.

  1. an element(superpixel_size) on create_dataset.py is added for the size of superpixels.
  2. an element(superpixel_size) on getdatasets.php is added for the size of superpixels.
  3. a function for retrieving the size of superpixels is added into app_main, prime, review, grid, picker, picker_review tabs.