Mohd Shaliyar
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
210,951
of 295,486
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0