Feeds
提问
a way to use data from a function in another function without running whole program
I am working on a code that using K-Means and there are For loops . This code take hours to make results. These results I need t...
10 years 前 | 1 个回答 | 0
1
个回答提问
storing image blocks as rows in new matrix
I have the following code that takes ten images and divide every image to (16*16) block using im2col function.The question is I ...
10 years 前 | 1 个回答 | 0
1
个回答提问
saving the output arrays in for loop
I need to save the value of TrnPatches for every iteration in for loop and display it How can I do that? Here is the code: ...
10 years 前 | 3 个回答 | 0
3
个回答提问
install libsvm error Windows8
I'm trying to install libsvm-3.17 on matlab Matlab version: Matlab 7.5.0 (R2007b) & operating system windows8 I've downloade...
10 years 前 | 1 个回答 | 0
1
个回答提问
Binarizing an image using mean gray value
Hi, I need to binarizing an image according to mean gray value. The image i'm working in is the Y (Luiminance) Channel of YC...
11 years 前 | 1 个回答 | 0
1
个回答提问
car detection data set
Hi every one, I've downloaded car detection data set,but I don't how to combine it with matlab. may any one help me to do th...
12 years 前 | 1 个回答 | 0
1
个回答提问
working on one channel at a color space
Hi ; I have converted RGB image to YCbCr color space using myImage=rgb2ycbcr(myImage); this has three channel Y,Cb and Cr...
12 years 前 | 1 个回答 | 0
1
个回答提问
taking part of the picture
Hi; I'm newbie in mat lab and I've a picture that I need to cut or delete the bottom region of it and I've used this cod it ma...
12 years 前 | 2 个回答 | 0