labelling TIFF-file for object detection

Hey what matlab app should I use to label .tiff-files of about 900 images stacked on top of each other?

Answers (1)

Not exactly sure what that means, but there is an image labeler app on the Apps tab of the tool ribbon.

2 Comments

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!
Yes, the Image Labeler app is used for defining ground truth for training neural networks.

Sign in to comment.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 29 Nov 2021

Commented:

on 30 Nov 2021

Community Treasure Hunt

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

Start Hunting!