labelling TIFF-file for object detection

7 visualizzazioni (ultimi 30 giorni)
quinten Buvé
quinten Buvé il 29 Nov 2021
Commentato: Image Analyst il 30 Nov 2021
Hey what matlab app should I use to label .tiff-files of about 900 images stacked on top of each other?

Risposte (1)

Image Analyst
Image Analyst il 29 Nov 2021
Not exactly sure what that means, but there is an image labeler app on the Apps tab of the tool ribbon.
  2 Commenti
quinten Buvé
quinten Buvé il 30 Nov 2021
Yea so I have a video of an injection of an oocyte and the file format is a tif-file (video) of 900 frames for example. The goal is to extract features from the video like injection speed or oocyte deformation. For this I need object detection, and solely based on segmentation my results were poor (bad edge detection etc). So my new approach is detecting it via training a neural network but for this I need training data, by manually labelling the contours of the cell. You think this is a good approach? (I'm not really familiar with neural networks yet)
Thanks for the answer though!
Image Analyst
Image Analyst il 30 Nov 2021
Yes, the Image Labeler app is used for defining ground truth for training neural networks.

Accedi per commentare.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by