Community Profile

photo

Sudha R Jogin


Last seen: plus de 2 ans il y a Actif depuis 2021

Statistiques

  • First Answer
  • First Review

Afficher les badges

Content Feed

Afficher par

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

plus de 2 ans il y a | 1 réponse | 0

0

réponse

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.

plus de 2 ans il y a | 1 réponse | 0

1

réponse

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...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

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...

presque 3 ans il y a | 1 réponse | 0

1

réponse