Statistics
2 Questions
0 Answers
RANK
244,722
of 301,175
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,185
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,238
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Hi guys, I desperately need help with code. It is traffic sign detection code. I was asked to define more signs (currently the code knows how to detect on a stop and yield signs). Can someone help me with this? Guyz, I need a source code for this.
I couldn't upload the video, so you need to find a 10 second video that has a stop sign in it, and in avi format. Read it with t...
8 years ago | 1 answer | 0
1
answerQuestion
hi, I have a problem with my code. it goes into an infinite loop which I do not want but have no Idea how to break (its a while loop). Does anyone have any ideas?
url = 'http://192.168.1.20:8080/shot.jpg'; framesAcquired = 0; while (1) data = imread( 'http://...
8 years ago | 2 answers | 0