labelling TIFF-file for object detection

2 vues (au cours des 30 derniers jours)
quinten Buvé
quinten Buvé le 29 Nov 2021
Commenté : Image Analyst le 30 Nov 2021
Hey what matlab app should I use to label .tiff-files of about 900 images stacked on top of each other?

Réponses (1)

Image Analyst
Image Analyst le 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 commentaires
quinten Buvé
quinten Buvé le 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 le 30 Nov 2021
Yes, the Image Labeler app is used for defining ground truth for training neural networks.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by