photo

Shrikanth


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
1 Réponse

RANG
19 121
of 300 352

RÉPUTATION
2

CONTRIBUTIONS
4 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
1

RANG
 of 20 928

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 212

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


I have a matrix of 24 rows x 3 columns. How to obtain all possible combinations of 3 rows? These combinations are then solved for obtaining average value of variables.
LHS is A=[0.313976809989128 0.177956658855626 78.3488158507844; 35.5174462218438 0.203968398786232 130.746500956281; 2.0...

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

2

réponses

Question


Color Histogram and Color Cloud
Hi I have obtained Color histogram of Color image by dividing image in 3 parts and plotting histogram of each part separately...

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

0

réponse

Réponse apportée
Color moments by MATLAB code
% Extract RGB Channel R=I(:,:,1); G=I(:,:,2); B=I(:,:,3); % Extract Statistical features % 1] MEAN meanR=mea...

presque 10 ans il y a | 1

Question


Color Feature Extraction of Thermal Image
I have a set of thermal images. From this set, for one image, I have coded for color feature extraction with HSV. Using HSV is ...

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

2

réponses

Question


Hi, I have generated matrix of RGB values form image. How I can use elements of same matrix in same program for further operations?
Hi, with basic function, I have obtained pixel value in RGB format in matrix. I want to use different row values in same progr...

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

1

réponse