photo

budi agung


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 7 Jahre vor | 0

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 3 Antworten | 2

3

Antworten