Statistics
8 Questions
0 Answers
RANK
169,323
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Is there any way i can speed up my processing?
this is my code for Moving Object detection using both background subtraction and 3frame differencing. But my final output reall...
11 years ago | 1 answer | 0
1
answerQuestion
Range of velocities for a camera to detect?
im doing a project on Moving Object Detection using MATLAB and using a Logitech Webcam C210. My professor keeps asking me on the...
11 years ago | 2 answers | 0
2
answersQuestion
How do i plot a bounding box around the output of a Moving object algorithm?
ive used the background subtraction process to find moving objects from a real time video input and would like to plot the bound...
11 years ago | 1 answer | 0
1
answerQuestion
i dont get an output for this using a GUI and a toggle button. Whats wrong?
clc; source= videoinput('winvideo'); set(source, 'ReturnedColorSpace', 'RGB'); set(source, 'FramesPerTrigger', 1); s...
12 years ago | 1 answer | 0
1
answerQuestion
I'm trying to use a toggle button to start and stop video acquisition but i get the following error. Could any1 help???
Trying to use a simple toggle button to start and stop my video processing i get an error. my code under that of the toggle b...
12 years ago | 1 answer | 0
1
answerQuestion
can i use 2 push buttons to start and stop this code of mine?
i tried using 2 push buttons to start and stop my video processing. But the GUI disappears as soon as i click start. whats seems...
12 years ago | 1 answer | 0
1
answerQuestion
I rewrote my moving object detection code and tried integrating a toggle button with it still to no result.
i used the toggle button to start the video input and the processing and this should carry on till i press the toggle button aga...
12 years ago | 1 answer | 0
1
answerQuestion
Sir could i trouble you in asking for your help to look into my code and give a reason to why i dont get my needed output?
I'm doing my final year project on MOVING OBJECT DETECTION and with all the help from the internet finally finished my code and ...
12 years ago | 0 answers | 0