Feeds
提问
please help, anybody explain me the meaning of following code
distance = ((vector- vec_mean).^2); vec_mean(2:end,:)=[]; [~,label_vector] = min(distance,[],2); % ...
11 years 前 | 1 个回答 | 0
1
个回答提问
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
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 2 个回答 | 0

