Community Profile

photo

Mohd Shaliyar


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to encode binary sequence x= [1 0 1 1 1] into binary code word by using REED SOLOMON encoding?
Hello there, I have a binary matrix of zero and one of size 32 x 4. I want to encode this matrix into binary codeword by using ...

1 year ago | 1 answer | 0

1

answer

Question


How to calculate the PSNR of video sequence?
Hi there, I want to calculate the PSNR value between two videos. One video is original and another one is watermarked video. Th...

1 year ago | 0 answers | 0

0

answers

Question


How to perform salt and noise attack on watermarked video ?
There is various attacts exists for image processing. I want to conduct an image processing attacks (like salt and pepper) on en...

1 year ago | 0 answers | 0

0

answers

Question


How to convert Image frame into video ?
clc; output_folder = 'D:\Matlab book and files\SLT\frames' location = dir('D:\Matlab book and files\SLT\frames\*.tiff'); ...

1 year ago | 1 answer | 0

1

answer

Question


How to convert gray image frame into video frames?
I have extracted the video frames from video. Converted each video frame into images by using frame2image method Convert each ...

1 year ago | 2 answers | 0

2

answers