photo

inter steller


Last seen: 3年以上 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
254,399
of 301,723

評判
0

コントリビューション
4 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,401

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,250

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


How to open multiple images, processing each image, then saving it into a folder?
My code is as below, file = dir('C:\Users\doey\Desktop\New folder'); file = file(~[file.isdir]); NF = length(file); ...

約11年 前 | 1 件の回答 | 0

1

回答

質問


how to display my extracted feature index??
let say I have image I (400x300) size, i have used some method to get a new set of vector from image I (12500x1) size , but thi...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


pls help me urgent!!! figure showing for a image vector
for a simply example like below: I = rgb2gray(imread('1231.png')); g=find(I<180); ft=g*0.9 sx=find(I(g)>ft); now i ...

11年以上 前 | 0 件の回答 | 0

0

回答

質問


how to show my extracted features
i have a image eg: 400*300 size, but after i do feature extraction, it give me a vector for example like [11800 11811 11823.......

11年以上 前 | 2 件の回答 | 0

2

回答