Click here to Skip to main content
15,901,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionlogging optimization. Pin
vikramlinux19-Feb-09 19:00
vikramlinux19-Feb-09 19:00 
AnswerRe: logging optimization. Pin
KarstenK19-Feb-09 23:24
mveKarstenK19-Feb-09 23:24 
AnswerRe: logging optimization. Pin
Nishad S20-Feb-09 0:03
Nishad S20-Feb-09 0:03 
GeneralRe: logging optimization. Pin
vikramlinux25-Feb-09 18:23
vikramlinux25-Feb-09 18:23 
GeneralRe: logging optimization. Pin
Nishad S25-Feb-09 19:04
Nishad S25-Feb-09 19:04 
Questionmsnp 15 contact management source code Pin
amit090219-Feb-09 17:55
amit090219-Feb-09 17:55 
AnswerRe: msnp 15 contact management source code Pin
Cedric Moonen19-Feb-09 20:21
Cedric Moonen19-Feb-09 20:21 
QuestionRe: msnp 15 contact management source code Pin
amit090219-Feb-09 23:17
amit090219-Feb-09 23:17 
AnswerRe: msnp 15 contact management source code Pin
Chandrasekharan P20-Feb-09 0:08
Chandrasekharan P20-Feb-09 0:08 
Questionread binary image-skip header ? Pin
tom4_2519-Feb-09 14:51
tom4_2519-Feb-09 14:51 
AnswerRe: read binary image-skip header ? Pin
Maxwell Chen19-Feb-09 15:21
Maxwell Chen19-Feb-09 15:21 
Questioncreating error or loading DLL error? Pin
homikaC19-Feb-09 13:34
homikaC19-Feb-09 13:34 
AnswerRe: creating error or loading DLL error? Pin
Nishad S19-Feb-09 18:54
Nishad S19-Feb-09 18:54 
AnswerRe: creating error or loading DLL error? [modified] Pin
Frank K19-Feb-09 19:56
Frank K19-Feb-09 19:56 
AnswerRe: creating error or loading DLL error? Pin
CPallini19-Feb-09 22:53
mveCPallini19-Feb-09 22:53 
QuestionAfter all, this problem persists :sigh: Pin
homikaC20-Feb-09 8:47
homikaC20-Feb-09 8:47 
AnswerRESOLVED creating error or loading DLL error? Pin
homikaC20-Feb-09 15:36
homikaC20-Feb-09 15:36 
QuestionHow to find if two region (made by CRgn) have intersection or not? Pin
A&Ms19-Feb-09 12:06
A&Ms19-Feb-09 12:06 
AnswerRe: How to find if two region (made by CRgn) have intersection or not? Pin
Stuart Dootson19-Feb-09 12:09
professionalStuart Dootson19-Feb-09 12:09 
GeneralRe: How to find if two region (made by CRgn) have intersection or not? Pin
A&Ms25-Feb-09 21:33
A&Ms25-Feb-09 21:33 
QuestionWebcam and Line tracking Pin
sebogawa19-Feb-09 11:51
sebogawa19-Feb-09 11:51 
I am part of a robotics team at my university and we are working on a robot for a competition. We are using a SICK LMS221 Lidar for obstacle avoidance and web cams to track the course boarders. The borders are spray-painted white or yellow lines and they can be broken lines, much like the ones that one would find on an expressway. The competition is pretty much an obstacle course in which we have to stay in between the lines and avoid obstacles.

My question is how could I make a webcam app that tracks the white lines. I want it to identify the lines vs the ground and somehow saturate the color so it only reads white or yellow. I have tried the "Real Time Object Tracking in C++" app on this site but it has to have a static background. My app needs to scan a moving "background" and identify white or yellow. I am a bit of a C++ noob Smile | :) but I really want to learn how to do this. My first "accomplishment" was getting a simple webcam app to compile and I understood how everything works accept for the fact that it uses the OpenGL library to wrap the image in 2D. There must be a simpler way to do this. Any help would be greatly appreciated!
AnswerRe: Webcam and Line tracking Pin
Stuart Dootson19-Feb-09 12:06
professionalStuart Dootson19-Feb-09 12:06 
QuestionHow To Execute Raw Binary From Within A Binary Pin
V3RO19-Feb-09 11:04
V3RO19-Feb-09 11:04 
GeneralRe: How To Execute Raw Binary From Within A Binary Pin
Luc Pattyn19-Feb-09 11:39
sitebuilderLuc Pattyn19-Feb-09 11:39 
AnswerRe: How To Execute Raw Binary From Within A Binary Pin
Stuart Dootson19-Feb-09 12:00
professionalStuart Dootson19-Feb-09 12:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.