Community Profile

photo

mechri khaled


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Ihave try to translate image using this but an error appear if you can help me ,thanks?
I = imread('cameraman.tif'); imshow(I) J = imtranslate(I,[15, 25]); figure; imshow(J); J = imtranslate(I,[15, 25],'OutputVi...

8 years ago | 0 answers | 0

0

answers

Question


i have problem when i applicated some attacks on a watermark video with lsb i c'ant the watermark please if you can help me?
this is my code of detection watermark: function varargout=dewatermarkimg(varargin) % Cette fonction effectue l'opératio...

8 years ago | 0 answers | 0

0

answers

Question


i have problems when i try to detect watermark after attacks with lsb with lsb crypted by a key,please give me any idea to get the presence of watermark
function varargout=dewatermarkimg(varargin) % Cette fonction effectue l'opération d'extraction d'un filigrane % Type d'image,...

8 years ago | 0 answers | 0

0

answers

Question


i have this partie of code of watermarking image using LSB i need understand how its done to watermark this image nd thanks
function [Img_w,str] =watermark_img (img, img_logo); % Cette fonction insère un filigrane d'image dans une autre % l'image pas...

8 years ago | 0 answers | 0

0

answers

Question


I have found this code of watermarking image with LSB technique and I need just to understund it ,and how it work or how he embed the watermark and all steps to do it i need them soon if you can thanks!
function varargout=waimg(varargin) %Questa funzione inserisce un'immagine watermark all'interno di un'altra %immagine p...

8 years ago | 1 answer | 0

1

answer

Question


i have problem when i would rotate xlabel of bar graph on matlab
numbers = magic(5); labels = {'label 1', 'label 2', 'label 3', 'label 4', 'label 5'}; bar(numbers(:,1)) set(gca, 'XTickLabel'...

8 years ago | 1 answer | 0

1

answer

0

answers

Question


I have a problème when i use the function reshape if you can help me or get me another equal function
message=reshape(message(Mn*Mc,1)./256); this following error will always apear: to reshape an image the number of elem...

8 years ago | 1 answer | 0

1

answer

Question


I need to play the video after embedding data in his frames with implay
i have to play all frames directly when i finish watermarking it just thats

8 years ago | 0 answers | 0

0

answers