Community Profile

photo

Sudha R Jogin


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • First Answer
  • First Review

Ver insignias

Feeds

Ver por

Pregunta


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

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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.

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta