フィルターのクリア

How to save image as png/jpg format after using image labeller apps in matlab?

4 ビュー (過去 30 日間)
Dayangku Nur Faizah Pengiran Mohamad
Dayangku Nur Faizah Pengiran Mohamad 2023 年 8 月 17 日
コメント済み: Walter Roberson 2023 年 8 月 17 日
I'm having problem on how to save image as png/jpg format after label the image using image labeller.
After I label the ground truth, I didnt see how to save the label/draw image icon on these application (image labeller in matlab).
Can anyone help me out? Tq
  1 件のコメント
Walter Roberson
Walter Roberson 2023 年 8 月 17 日
There is the original image, and there is data about what the label is for various regions. What are you hoping the png or jpg image to be like?
The only way to add additional data channels (such as a record of were each region is and what the corresponding label is) to JPEG files is to add EXIF information, which is something that MATLAB cannot do directly. For PNG files the methods are much more obscure and difficult to write to png files.

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by