photo

vijay chander


2014 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


regulating mid point voltage of a transmission line using shunt compensation
%program for short lines clear; clc; %continue with the program vl = input('enter line load voltage: '); f = input(...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


Regulating mid point voltage of a transmission line using shunt compensation
Sir i would like to get the code of above described

11年弱 前 | 0 件の回答 | 0

0

回答

質問


can anyone please give me the code for dualistic sub image and dynamic histogram equalisation for image contrast
hi im doing a project on image processing which is comparing of different histogram techniques i completed two histogram t...

11年弱 前 | 2 件の回答 | 0

2

回答

質問


How can i convert images into video
hi im vijay im using a for loop to display the images(say 10), but the problem the images displaying are very fast i.e, i ca...

11年弱 前 | 2 件の回答 | 0

2

回答

質問


How can i create a video form images?
Hi im doing a project on video processing. I'm very new to the matlab. I want to create a video file(.avi format) from imag...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


How to convert videos into frames
My matlab code is this video = VideoReader('video1.avi'); for i = 1:video.NumberOfFrames img = read(video,i); imwrite(img,spr...

11年弱 前 | 2 件の回答 | 0

2

回答

回答済み
Why do I receive an error when creating a VideoReader object on Linux in MATLAB R2010b (7.11)?
??? The file requires the following codec(s) to be installed on your system: h264 Error in ==> VideoReader.VideoReader>Vide...

11年弱 前 | 0

質問


Why do i get error of when i m trying to read a video file
??? The file requires the following codec(s) to be installed on your system: video/mpeg Error in ==> VideoReader.VideoReade...

約11年 前 | 1 件の回答 | 0

1

回答

質問


How to convert video into Frames
Hi sir I'm doing a project on histogram equalization of videos for that i need to convert videos into images(Frames) so that...

約11年 前 | 2 件の回答 | 0

2

回答