MIDA-group / CytoBrowser

CytoBrowser, a JavaScript and Node.js driven environment for fast and accessible collaborative online visualization, assessment, and annotation of very large microscopy images.
GNU General Public License v3.0
16 stars 7 forks source link

Visualisation predictions on side menu #226

Closed MarcelloVendruscolo closed 2 years ago

MarcelloVendruscolo commented 2 years ago

Visualisation of predictions on the side menu, replacing x and y coordinates, and filtering annotations on predictions.

  1. Removed x and y coordinates from side menu
  2. Included and display predictions (4 decimals if number or nothing if null) on side menu
  3. Filtering annotation on predictions (prediction = null, prediction < number, prediction > number)
  4. Updated filtering "help" description to reflect the new filtering key
joakimlindblad commented 2 years ago

Replaced with PR #227

joakimlindblad commented 2 years ago

Replaced with PR #227