統計
MATLAB Answers
3 質問
0 回答
ランク
of 171,279
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How do I get the filename of an image that I loaded and store it in a string variable?
this is the code I used to load the image global im im2 [path,user_cance]=imgetfile(); im=imread(path); Is there a...
約8年 前 | 0 件の回答 | 0
0
回答質問
How to retrieve image name
I have loaded an image having name '1.bmp' using GUI and stored it in the variable 'im'.Is there a way I can get the filename/im...
約8年 前 | 2 件の回答 | 0
2
回答質問
Can use image name as an argument in an if else statement?
I am a beginner. I have a set of 4 images. The description of each of these images is in separate image files. So is there a way...
約8年 前 | 1 件の回答 | 0