photo

yashi gautam


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
37,011
of 300,365

평판
1

참여
10 질문
0 답변

답변 채택
20.0%

획득한 표
1

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


What is the error in this code for HSV image watermarking?
Dear Sir, The code for watermarking of a color image with four different color images is given below, using HSV color space. Kin...

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

0

답변

질문


How can this code explain the Error in psnr?
Sir, I have calculated psnr for rgb colored watermarked image to be 30 something. When i use a similar method on YCrCb image. th...

9년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to apply contourlet transform to r color channel of a color image?
Sir, I am using 'Lena.,jpg' color image. obtaining r= (:,:,1), Kindly guide me how to modify this using CT in matlab? I have no...

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

0

답변

질문


How to do watermarking using Counterlet transform?
Sir, I have used SVD technique to watermark a color image into another with the purpose of hiding the former image. Kindly guid...

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

0

답변

질문


how to do watermarking using dct.
Respected sir, I have made the following code for watermarking in dct domain. org_img= imread('lena.jpg'); img4x4 = m...

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

1

답변

질문


how to embedd a watermark using dct on a colored rgb image
Sir, I have done watermark embedding using haar wavelets. Kindly guide me how to use dct instead of haar wavelets. I have s...

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

0

답변

질문


How to recombine a color image divided into blocks?
Dear sir, i used the following code to divide a color image into 4 blocks: img4x4 = mat2cell( org_img, size(org_img,1)/2 * o...

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

1

답변

질문


How to correct matrix dimensions and recombine blocks into original image?
Dear sir, Following is the code I wrote for dividing a color image (512x512) into 4 blocks and watermarking 4 different images i...

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

1

답변

질문


how to recombine blocks of an image into one?
Dear sir, I am working on Watermarking. I divided a color host image into blocks using mat2cell. i hid watermark image...

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

1

답변

질문


how to divide a color image into blocks?
sir, my project is watermarking into a colored image(divided into 128x128 dimension 4 blocks) using dwt and svd technique. I...

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

1

답변