labelling TIFF-file for object detection

조회 수: 2 (최근 30일)
quinten Buvé
quinten Buvé 2021년 11월 29일
댓글: Image Analyst 2021년 11월 30일
Hey what matlab app should I use to label .tiff-files of about 900 images stacked on top of each other?

답변 (1개)

Image Analyst
Image Analyst 2021년 11월 29일
Not exactly sure what that means, but there is an image labeler app on the Apps tab of the tool ribbon.
  댓글 수: 2
quinten Buvé
quinten Buvé 2021년 11월 30일
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 2021년 11월 30일
Yes, the Image Labeler app is used for defining ground truth for training neural networks.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by