photo

Lester


2013년부터 활동

Followers: 0   Following: 0

메시지

Student

통계

MATLAB Answers

4 질문
3 답변

순위
216,625
of 300,381

평판
0

참여
4 질문
3 답변

답변 채택
75.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


I require a code for embedding and extraction of a watermark from an image (DCT Domain). Please help.
we want to - embed a watermark - extract d watermark - prevent it from attacks - provide additional functionalities like sec...

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

3

답변

질문


How to convert invisible watermark to visible watermark? Please help
clc; clear all; start_time=cputime; k=50; blocksize=8; file_name1='C:\Users\Public\Pictures\Sample Pic...

12년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
Problem in extracting the watermark ! !
sir , may i know what are the steps followed for embedding and extracting the image in DCT domain in the above code....???

12년 초과 전 | 0

질문


i have a code for dct watermarking wherin the watermark is getting embedded but the watermark is an invisible watermark.....wat changes do i hve to make to make the watermark visible?
clc; clear all; start_time=cputime; k=50; blocksize=8; file_name1='C:\Users\Public\Pictures\Sample Picture...

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

0

답변

답변 있음
This is a dct code on watermark embedding. Please fix it
How do you go about embedding the watermark in the color planes? I didn't get you sir

12년 초과 전 | 0

질문


This is a dct code on watermark embedding. Please fix it
The error I'm encountering is this --> Warning: Size vector should be a row vector with integer elements. > In wa...

12년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
I require a code for embedding and extraction of a watermark from an image (DCT Domain). Please help.
Very grateful sir...but the code you have provided is LSB watermarking..what about the code in the DCT domain? is it the same?

12년 초과 전 | 0