Community Profile

photo

budi agung


Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


how to know the meaning of MSE and PSNR value?
i try to use MSE and PSNR built in function and i got this value mse = 0.1200 peaksnr = 9.2078 and if i not not use im2...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to get the same image after extract watermark
clear all; % read in the cover object you want to use for embedding file_name='lena512.bmp'; cover_object=imread(file_...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to get PSNR dan MSE of image in matlab?
i want to get PSNR and MSE of image, how to get that in matlab

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to remove blur from resizeing an image ?
<</matlabcentral/answers/uploaded_files/74489/Capture.PNG>>

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Respondida
How can i save an image and read it again without change its value ?
this is my code clc close all %host cover=imresize(imread('host.jpg'),[256 256]); %rgbimage=rgb2gray(rgbimage); cover=i...

alrededor de 7 años hace | 0

Pregunta


how to fix this image ?
im doing dwt watermarking but my extracted watermark not same with the original. how i fix it ? %host rgbimage=imresize(imr...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


is it im2double() have the same result with double()?
i read a image name it 'lena' is it im2double(lena) == double(lena)?

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How i do digital image watermarking using DWT in grayscale dan true color ?
im doing watermarking using DWT but the result watermark not great.

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can i save an image and read it again without change its value ?
im doing watermarking image using DWT and got problem about the value change when i try to read the watermarked image imwr...

alrededor de 7 años hace | 3 respuestas | 2

3

respuestas