photo

inter steller


Last seen: 1 year 前 自 2015 起处于活动状态

Followers: 0   Following: 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); ...

9 years 前 | 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...

9 years 前 | 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 ...

9 years 前 | 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.......

9 years 前 | 2 个回答 | 0

2

个回答