photo

Jishnu C Rajan


Last seen: mehr als 5 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
245.461
of 301.307

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
40.0%

ERHALTENE STIMMEN
0

RANG
 of 21.235

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.928

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


please help, anybody explain me the meaning of following code
distance = ((vector- vec_mean).^2); vec_mean(2:end,:)=[]; [~,label_vector] = min(distance,[],2); % ...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


background subtraction of images using k-means algorithm
i have a set of images formed by converting a video into frames. I need to do background subtraction using k-means algorithm

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


write sequence of image
i have a sequence of images formed inside the for loop, my aim is to store each image using a matrix having the same size of ima...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


writing a sequence of images inside a for loop using matix
i have sequence of images formed by processing inside a for loop. I need to write them into a new folder using the concept of ma...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


error in using aviread
In aviread at 29 In Untitled at 1 ??? Error using ==> aviread at 81 Unable to locate decompressor Indeo5 to decompress vide...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten