Statistics
RANK
23,933
of 295,569
REPUTATION
1
CONTRIBUTIONS
13 Questions
3 Answers
ANSWER ACCEPTANCE
23.08%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answersQuestion
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
answerProcessing 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
answersQuestion
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
answersQuestion
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
answersQuestion
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
answersQuestion
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
answersQuestion
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
answersHow 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
answerQuestion
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...
13 years ago | 0 answers | 0
0
answersHow 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...
13 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...
13 years ago | 2 answers | 1
2
answersQuestion
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...
13 years ago | 1 answer | 0