photo

Sneha


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答