フィルターのクリア

How to save image to local file from matlab workspace after using Image Segmenter App?

3 ビュー (過去 30 日間)
Francesca Ang
Francesca Ang 2023 年 4 月 4 日
回答済み: Rik 2023 年 4 月 4 日
Hi,
I have just started using MATLAB and would appreciate the advice and help.
I am currently trying to save the exported output (from Image Segmenter) to png/jpg.
The exported results go to the workspace but I cannot locate it in my local file. Does anyone know how I can retrieve this output and save it as image (png/jpg) file format?
Thank you so much.

採用された回答

Rik
Rik 2023 年 4 月 4 日
If you have the result in a variable, you can use the imwrite function to write an image file. See the documentation for examples.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT-Files についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by