chaitanya g p


VTU

Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort