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 ...
거의 3년 전 | 답변 수: 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...
대략 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 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'); ...
3년 초과 전 | 답변 수: 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 ...
3년 초과 전 | 답변 수: 2 | 0
