photo

Mostfa Abd El-Aziz


Last seen: 2개월 전 2018년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

15 질문
0 답변

순위
125,410
of 300,364

평판
0

참여
15 질문
0 답변

답변 채택
13.33%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Unrecognized function or variable 'delta'.
%function fn = retrieve(X,irow,icol); watermark = imread('watermark.jpg'); watermark=imresize(watermark,[32 32]); watermark...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


Pixel Differnce Histogram Plotting.
How to plot histogram for (PDH) analysis like in the attached image

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Error using + Matrix dimensions must agree
RGB=real(DFT)+WMI;

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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 ...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


imshow() black image
%%%%% Complete Code %%%%%%%%%%% clc close all clear %% Input images I=imread('gl1.jpg'); I=imresize(I,[512,512]); logo=...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


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; ...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to Plot Of MSE For The Following Code

거의 7년 전 | 답변 수: 0 | 0

0

답변

1

답변

질문


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...

대략 7년 전 | 답변 수: 1 | 0

1

답변