Mostfa Abd El-Aziz
Followers: 0 Following: 0
Statistics
15 Questions
0 Answers
RANK
122 228
of 295 467
REPUTATION
0
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
13.33%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Unrecognized function or variable 'delta'.
%function fn = retrieve(X,irow,icol); watermark = imread('watermark.jpg'); watermark=imresize(watermark,[32 32]); watermark...
ungefär ett år ago | 1 answer | 0
1
answerQuestion
Pixel Differnce Histogram Plotting.
How to plot histogram for (PDH) analysis like in the attached image
nästan 2 år ago | 1 answer | 0
1
answerQuestion
Error using + Matrix dimensions must agree
RGB=real(DFT)+WMI;
ungefär 3 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
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
mer än 3 år ago | 3 answers | 0
3
answersQuestion
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 ...
ungefär 4 år ago | 0 answers | 0
0
answersQuestion
imshow() black image
%%%%% Complete Code %%%%%%%%%%% clc close all clear %% Input images I=imread('gl1.jpg'); I=imresize(I,[512,512]); logo=...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
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; ...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Array dimensions must match for binary array op. error how to solve this problem thanks for all
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Error using reshape To RESHAPE "the number of elements must not change"
nästan 6 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 6 år ago | 1 answer | 0