Community Profile

photo

M@lik Ali


Last seen: environ 3 ans il y a Actif depuis 2012

Followers: 0   Following: 0

Contact

Statistiques

  • First Review
  • Thankful Level 3
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


Keep proper Indexing after sorting
I have a matrix like below fset(:,:,1) = rand(5,16); fset(:,:,2) = rand(5,16); fset(:,:,3) = zeros(5,16); sorted_fse...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


How to get the index from a matirx
Hi all i have two matrix A and B, the size of A is like 10 86 and size of B is 3 86. actually the matrix B is inside the m...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


Removing values form the Matrix
Hi, All i have two matrix matrix A has size 2 62 matrix B has size 10 62 actually the matrix B contains also matrix A ...

environ 11 ans il y a | 2 réponses | 0

2

réponses

Question


Split the Image into 30 channels
Hi All, i need to splits an image into 30 channels in frequency domain with equal divisions in angular di-rection and oc...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


Adding Column values of a matrix
Hi, I have a matrix like below. all_one_matrix(:,:,1) ans = Columns 1 through 8 0.1979 0.1979 0.1354 ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


Sorting multi Dimension matrix
Hi all i have a matrix fset like fset(:,:,1) = Columns 1 through 7 0.0417 0.0104 0.1042 0.1771 0.1...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


adding a matrix to other during iteration
Hi all i have a matrix of Columns 1 through 6 0.0104 0 0 0 0 0.1250 0.1771 ...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


Mean luminance Values of an Image
Hi ALL, I want to calculate the means luminance value of an image block i found the formula is.. luminance= 0.3 R +...

environ 11 ans il y a | 2 réponses | 0

2

réponses

Question


Divide the image into 4x4 sub images
Hi all, i want to divide the image into 4x4= 16 sub images. how i can do this and then further each sub image can be dividab...

environ 11 ans il y a | 2 réponses | 0

2

réponses

Question


Computation of Non directional Edge
i want to compute non directional edge of an image block, how i can compute, the simple edge method, will return non directio...

environ 11 ans il y a | 1 réponse | 0

1

réponse

Question


Subscripted assignment dimension mismatch.
Hi all i am using the fallowing code for the svm classification svmstruct=svmtrain(PosNegF,group); for l=1:999 ...

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


Error in SVM at line 470
Hi all i am getting the fallowing error for svmtrain ??? Error using ==> svmtrain at 470 Unable to solve the optimiza...

plus de 11 ans il y a | 1 réponse | 0

0

réponse

A répondu
Extracting new matrix from existing matrix
Thanks it working

plus de 11 ans il y a | 0

Question


Extracting new matrix from existing matrix
Hi all I have matrix with 999*10 actually i have 10 feature of 999 images. now what i want is i want to extract features ...

plus de 11 ans il y a | 2 réponses | 0

2

réponses

A répondu
Extract Values from the vector
Thanks a lot it works, Hi all I have matrix with 999*10 actually i have 10 feature of 999 images. now what i want ...

plus de 11 ans il y a | 0

Question


Extract Values from the vector
Hi all i have a vector like a=[ 4 5 10 3 7 8 11 15 2 19 20 6] now i want a new vector from a but new vector should not con...

plus de 11 ans il y a | 2 réponses | 0

2

réponses

Question


Copy pixels from one Matrix to other matrix
Hi all I have an <http://imageshack.us/photo/my-images/823/861kd.jpg/ image> of size 256x384x3 then i divide the image into 4x...

presque 12 ans il y a | 1 réponse | 0

1

réponse

Question


how to mark pixel as zero
Hi all I have a segmented image i want to process only the larger segment. so i want to make the remaining pixels as zero. ...

presque 12 ans il y a | 2 réponses | 0

2

réponses

Question


Image segmentation using k means
Hi All I have a feature vector of an image now i want to segment the image using k-means clustering algo. can any one provide...

presque 12 ans il y a | 1 réponse | 1

1

réponse

A répondu
color image segmentation bsed on kmeans and Lab color space
I use this code but i get the error at ??? Error using ==> kmeans Too many input arguments. Error in ==> Kmeans1 at 21 [c...

presque 12 ans il y a | 0

Question


Image Intensity
Hi all, Can any one tel me the command in matlab to calculate the intensity of image.

presque 12 ans il y a | 5 réponses | 1

5

réponses