photo

Sneha


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Always getting 255 while adding.
I had a matrix of Red values of an image R of size 65536*1 and i had 3 integer values RR(1),GG(1) and BB(1). I need to add R(1)+...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to apply walsh hadamard transform?
Please help me with the code to implement the walsh hadamard transform on an image. I am not aware how to apply the transform on...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can i interpret a value
I got a value as 7.6751e+09. How can i interpret this value for finding mod with 256?

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


always get 255 in sum
I am getting the value 255 all the time in the below loop. P is an lena image of size m*n*3 (m=256,n=256). Actually i need the s...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I separate a concatenated image?
I had a lena image P of size m*n and I extracted the 3 components R, G, and B each of size m*n. Then I stitched the 3 components...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Code for 2D Rectangular Transform
<</matlabcentral/answers/uploaded_files/98287/Capture.PNG>> An image PS of order m*3n has to be permutate by the the above e...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Stitching three channels of an image
i need to stitch the three components red blue and green of an rgb image P to form a gray image PS. At first i separate the thre...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort