Community Profile

photo

eman


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 2 answers | 0

2

answers