Mostfa Abd El-Aziz
Followers: 0 Following: 0
Statistik
15 Fragen
0 Antworten
RANG
122.242
of 295.569
REPUTATION
0
BEITRÄGE
15 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
13.33%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
Unrecognized function or variable 'delta'.
%function fn = retrieve(X,irow,icol); watermark = imread('watermark.jpg'); watermark=imresize(watermark,[32 32]); watermark...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Pixel Differnce Histogram Plotting.
How to plot histogram for (PDH) analysis like in the attached image
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error using + Matrix dimensions must agree
RGB=real(DFT)+WMI;
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
BER and NC values
i have working on awatermarking project when i have applied different types of attacks on the watermarked image the values of ...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Split color Image into 16 sub images and combine all of these images again to get color image
how i can split Image into (16 sub-images) and combine all of these images again to get color image
mehr als 3 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Payload Capacity data hiding
Helo every body, I have a data hiding project that hide text in color image size of text to be embed is : 20 bytes Size of ...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
imshow() black image
%%%%% Complete Code %%%%%%%%%%% clc close all clear %% Input images I=imread('gl1.jpg'); I=imresize(I,[512,512]); logo=...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
imshow() black image
%% Extraction Step Ex_watermark=zeros(8); Watermarked_B=Watermarked_image(:,:,3); c=0; for i=1:64:64*64-63 c=c+1; ...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
code for Bessel-Fourier moment moment on color images
Hello every body where can i find code for : Bessel-Fourier moment for color images i have search the internet , but i found on...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
hiding text inside image
i am doing aproject in data hiding i have embed text in image using Left Most Significiant Bit Left-MST strategy i want t...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Array dimensions must match for binary array op. error how to solve this problem thanks for all
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Undefined function 'int' for input arguments of type 'double'.
Hello Every Body .. I am anew matlab user and i have an error on my code i hope to solve it This My Code : EDIT: Mostfa Abd...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error using reshape To RESHAPE "the number of elements must not change"
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Hello every one i have an error when run this code can eny help?
% Arrange Text images in interleaved manner two per Color plane function_ [im_alt] = altertxt(im_tx1,im_tx2) % This function...
etwa 6 Jahre vor | 1 Antwort | 0