budi agung
Followers: 0 Following: 0
Statistik
RANG
19.261
of 295.712
REPUTATION
2
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
2
RANG
of 20.274
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.359
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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
AntwortenFrage
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
AntwortenFrage
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
AntwortenFrage
how to remove blur from resizeing an image ?
<</matlabcentral/answers/uploaded_files/74489/Capture.PNG>>
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortHow 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
AntwortenFrage
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
AntwortenFrage
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
AntwortenFrage
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