Statistics
2 Questions
0 Answers
RANK
266,699
of 301,186
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,188
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,292
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
I need help optimizing my program that currently puts boxes of the respective color around notes in guitar hero 3. It does not do it fast enough or accurately enough.
My code will all be below, my new idea is to put each scan to be run in parallel with the others by using parallel processing, b...
8 years ago | 0 answers | 0
0
answersQuestion
How do I change my program to recognizes red images from a video and puts a red box around it to green, yellow, blue, and orange
function redObjectTrack() a = imaqhwinfo; [camera_name, camera_id, format] = getCameraInfo(a); cam = webcam('Logitech Camera...
8 years ago | 2 answers | 0