photo

inter steller


Last seen: environ 3 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
202 253
of 301 428

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 271

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 497

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Question


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); ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


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...

environ 11 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

environ 11 ans il y a | 1 réponse | 0

0

réponse

Question


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.......

environ 11 ans il y a | 2 réponses | 0

2

réponses