Mohd Shaliyar
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 0 个回答 | 0
0
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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'); ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
2 years 前 | 2 个回答 | 0