photo

Sneha


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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?

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer