Question


mean value of a particular portion of a matrix
Hi, I have problem regarding matrix average. suppose I have two matrix A and B as follows: A = 1 2 3 ...

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

1

réponse

Question


rgb2hsv conversion
can any one tell me what does each matrix of rgb2hsv in matlab represent. does h value represent value in radians. what...

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

1

réponse

Question


how to declare array of variable size
Hi, I need an array of variable size. for example for i: 1:63 myArray(i) = zeros(a,b); end where a,b are changing its valu...

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

1

réponse

Question


how to generate hsv color and hsv range
Hi, I want to generate hsv color automatically. The process is i have a matrix color=zeros([10,10,3],'double'); i want...

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

1

réponse

Question


matrix to rgb conversion
When we write i=imread('test.jpg'); if test.jpg is a colored image then it returns us i as a 3D matrix. if we write ...

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

2

réponses