Community Profile

photo

amit pathania


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


I have created a standalone application using MATLAB deploytool but when I run it,it takes about 1-2 minutes to load and show my GUI.Can I add splash screen till that time or is there any way to reduce this time?
I have created a standalone application using MATLAB deploytool but when I run it,it takes about 1-2 minutes to load and show my...

12 years ago | 1 answer | 0

1

answer

Question


I am using vision.videofilereader to read video files,URLs.I am able to access read the videos/URLs using step command.But I am not able to save the read data as images. Is there a way in which frame accessed using step can be saved as image(jpg,png)?
I am using vision tool box.I am using vision.videofilereader to read video files,URLs.I am able to access read the videos/URLs u...

12 years ago | 0 answers | 0

0

answers

Question


I am working on project which involve image processing on video files.when i am executing my program,matlab and my system hangs and program stop responding to my commands.can someone help?
I am working on project which involve image processing on video files.All my codes are working fine.But,sometimes,when i am exec...

12 years ago | 1 answer | 0

1

answer

Answered
Processing of live video stream on LAN(through media server)using MATLAB
using computer vision tool box,vision.videofilereader can directly read urls.

12 years ago | 0

Question


While compiling my MATLAB code,I am getting following error: "Warning: an error occurred while parsing class emlcoder.InferenceReport: Undefined function 'findclass' for input arguments of type 'double'." When I am running my matlab code,its working fine
While compiling my MATLAB code,I am getting following error: "Warning: an error occurred while parsing class emlcoder.Inference...

12 years ago | 0 answers | 0

0

answers

Question


how to create a standalone application in MATLAB?
I have created a project which contains 8 .m-files,3 .mat files,few images,5 .fig files.Now I want to create standalone applicat...

12 years ago | 2 answers | 0

2

answers

Question


While compiling my program in MATLAB 2012a to create windows standalone application.I am getting errors.
While compiling my program in MATLAB 2012a to create windows standalone application.I am getting following errors: Warning:...

12 years ago | 2 answers | 0

2

answers

Question


I want to read live video stream from my media server over LAN in MATLAB.is there any way to do this?
I want to read live video stream from my media server over LAN in MATLAB.is there any way to do this? Actual setup is like this...

12 years ago | 0 answers | 0

0

answers

Question


Reading live video stream from Media server in MATLAB?
Hi I want to read live video stream from my media server over LAN in MATLAB.is there any way to do this?Plz guide me.

12 years ago | 0 answers | 0

0

answers

Question


How to read output of webcamxp in MATLAB?
I am using webcamxp5 software to interface my IP Camera with MATLAB.But,I am able to view output of my IP camera in webcamxp.How...

12 years ago | 0 answers | 0

0

answers

Answered
How can MATLAB connect to a camera via the network in order to view its stream?(not a simple USB plugin webcam on local machine)
I too want to read video stream from Media server on my local LAN.How can i read the stream giving IP address in MATLAB.

12 years ago | 0

Question


I want to detect edges of object in image and color the edges with red?
I want to read detect edges of objects in the video and color them.I am able to extract frames from videos and apply edge detect...

12 years ago | 1 answer | 0

1

answer

Question


How can i read video being streamed from my media server on LAN in MATLAB?
I am having Media server which is streaming a live feed from a video camera.Now,i am at my office and i want to read this stream...

12 years ago | 0 answers | 0

0

answers

Answered
How to read video file stored in structure?
thanks Walter, but i need to process these frames by carrying out few image processing operations and then display processed im...

12 years ago | 0

Question


How to read video file stored in structure?
I am trying to process a video file,i am able to read and store it in a structure.But i am not able to read values from structur...

12 years ago | 2 answers | 1

2

answers

Question


Processing of live video stream on LAN(through media server)using MATLAB
I want to create an application having GUI in which one can select live video stream coming on LAN from IR camera connected to m...

12 years ago | 1 answer | 0

1

answer