budi agung
2017 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
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...
7年以上 前 | 0 件の回答 | 0
0
回答質問
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_...
7年以上 前 | 0 件の回答 | 0
0
回答質問
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
7年以上 前 | 0 件の回答 | 0
0
回答質問
how to remove blur from resizeing an image ?
<</matlabcentral/answers/uploaded_files/74489/Capture.PNG>>
7年以上 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
7年以上 前 | 0
質問
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...
7年以上 前 | 0 件の回答 | 0
0
回答質問
is it im2double() have the same result with double()?
i read a image name it 'lena' is it im2double(lena) == double(lena)?
7年以上 前 | 2 件の回答 | 0
2
回答質問
How i do digital image watermarking using DWT in grayscale dan true color ?
im doing watermarking using DWT but the result watermark not great.
7年以上 前 | 0 件の回答 | 0
0
回答質問
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...
7年以上 前 | 3 件の回答 | 2