chaitanya g p


VTU

Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
124,972
of 300,508

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


bin2decimal(x) = binaryVectorToDecimal(double(binary_coefficients{1, x})); on MATLAB R2009a shows an error. kindly suggest an alternative!
while trying to run the following code, i got the error in the above mentioned line. an alternative would be deeply appreciated....

9 years ago | 1 answer | 0

1

answer

Question


i am finding an error when i am executing the following code. kindly help me out?
error in 91 line. %% DWT - SVD Watermarking function [psnr_values, psnr2dB_values] = dwt_svd() % clear works...

9 years ago | 1 answer | 0

1

answer

Question


how to divide a grayscale image into 8*8 blocks and return it from my function?
i do have a code, but it doesn't work quickly for 8*8. works perfectly for 32 and higher block sizes. it doesn't return the blo...

9 years ago | 1 answer | 0

1

answer

Question


How to map the lowest 15 grayscale levels to 15 and highest 15 grayscale values to 240 in a 256*256 image?
i am working on IWT and i am losing the extremes of data when i apply transforms. i went through some documentation and found a ...

9 years ago | 1 answer | 0

1

answer