Community Profile

photo

Jishnu C Rajan


Last seen: mehr als 3 Jahre vor Aktiv seit 2014

Followers: 0   Following: 0

Statistiken

  • 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 9 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 9 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 9 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 9 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 9 Jahre vor | 2 Antworten | 0

2

Antworten