ow to save image from exes to database

1 回表示 (過去 30 日間)
rabia ahmad
rabia ahmad 2020 年 7 月 4 日
編集済み: Sugar Daddy 2020 年 7 月 4 日
I have generate a GUI to detect brain tumor . I want to save that image and patiet name in data base . kindly give me the solution
  4 件のコメント
rabia ahmad
rabia ahmad 2020 年 7 月 4 日
i have created a database and i want to save pateint name ,id and tumor image in that database
Sugar Daddy
Sugar Daddy 2020 年 7 月 4 日
編集済み: Sugar Daddy 2020 年 7 月 4 日
I think (not sure) you can store image in a cell like
xyz = getframe;
xyz ={xyz.cdata};
Now if you feed this xyz to table (set its variabletype to cell) it will work fine

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by