Feeds
提问
write and read the same image but they are different
Hi, I would like to save exact copy of image. When I use imwrite(image, 'image.png'); and after that: image2=imread('image.p...
6 years 前 | 1 个回答 | 0
1
个回答提问
image the same and different
I have a function: function [transformed, image] = transformImage(host,transformMatrix) host=im2double(host); imageR=transf...
6 years 前 | 1 个回答 | 0
1
个回答已回答
SVD watermarking color image
pics are not required. You can use your own. I resolved this issue few minutes ago. was: [x y]=size(img_wat); should be: [x...
SVD watermarking color image
pics are not required. You can use your own. I resolved this issue few minutes ago. was: [x y]=size(img_wat); should be: [x...
6 years 前 | 0
| 已接受
提问
SVD watermarking color image
Hi, Im trying to change algorith from grayscale to color images but I stuck clear all; clc; close all; %img= rgb2gray(imread...
6 years 前 | 1 个回答 | 0

