Community Profile

photo

SUBROTO KUNDU


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


Suppose I have the 8-into-8 matrix A. How the binomial transform can be applied on each pair of the components in row wise manner to get the transformed components?
The formulation can be derived by transforming each pair of pixel components (Ai, Ai+1) into a pair of transformed components (S...

4 years ago | 0 answers | 0

0

answers

Question


How can I make each pair of pixels from the matrix in a row major order?
Imag A=[ 43 36 31 35 35 29 29 25 33 33 32 29 25 25 22 22 33 33 31 32 31 27 ...

4 years ago | 1 answer | 0

1

answer

Question


What is the problem with my code? please help me
function main() clc clear close all global bimg m n k block varr; m=1; n=0; k=1; block=0; ...

4 years ago | 1 answer | 0

1

answer