Community Profile

photo

Sudha R Jogin


Last seen: meer dan 2 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer
  • First Review

View badges

Feeds

View by

Question


I want to encode and decode a video data using linear block coding someone help me with matlab code
any help is very useful

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


Am trying to use videowriter in matlab on a ubuntu 20.04 , am getting error:The specified profile is not valid.
And i don't see MPEG-4 on my Videowrite profiles list how to add it ? Any help will be beneficial.

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


error: Index exceeds the number of array elements (1).
close all; workspace; vid= VideoReader('sony.mp4'); F= vid.NumFrames; sum=0; for i=1:F video = read (vid,i); [row...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


How to find mean square error of two videos , one with noise pls respond with answer ASAP
clear all; close all; vid=VideoReader('test.mp4'); vidFrame = vid.readFrame(); figure; ax = axes; vid.CurrentTime=0; wh...

bijna 3 jaar ago | 1 answer | 0

1

answer