Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: How To Execute Raw Binary From Within A Binary Pin
Rick York19-Feb-09 12:51
mveRick York19-Feb-09 12:51 
GeneralRe: How To Execute Raw Binary From Within A Binary Pin
V3RO19-Feb-09 13:30
V3RO19-Feb-09 13:30 
QuestionPlease please help with this simple Q from a C++ newbie Pin
meixiang619-Feb-09 10:11
meixiang619-Feb-09 10:11 
AnswerRe: Please please help with this simple Q from a C++ newbie Pin
Stuart Dootson19-Feb-09 10:35
professionalStuart Dootson19-Feb-09 10:35 
GeneralRe: Please please help with this simple Q from a C++ newbie Pin
meixiang619-Feb-09 10:53
meixiang619-Feb-09 10:53 
GeneralRe: Please please help with this simple Q from a C++ newbie Pin
Stuart Dootson19-Feb-09 11:42
professionalStuart Dootson19-Feb-09 11:42 
GeneralRe: Please please help with this simple Q from a C++ newbie Pin
meixiang619-Feb-09 12:00
meixiang619-Feb-09 12:00 
GeneralRe: Please please help with this simple Q from a C++ newbie Pin
Stuart Dootson19-Feb-09 12:17
professionalStuart Dootson19-Feb-09 12:17 
GeneralRe: Please please help with this simple Q from a C++ newbie [modified] Pin
meixiang619-Feb-09 14:39
meixiang619-Feb-09 14:39 
GeneralRe: Please please help with this simple Q from a C++ newbie Pin
David Crow19-Feb-09 17:08
David Crow19-Feb-09 17:08 
GeneralRe: Please please help with this simple Q from a C++ newbie Pin
Stuart Dootson19-Feb-09 21:43
professionalStuart Dootson19-Feb-09 21:43 
Questionurgent : I need help Pin
D_Isaac19-Feb-09 9:38
D_Isaac19-Feb-09 9:38 
AnswerRe: urgent : I need help Pin
CPallini19-Feb-09 11:01
mveCPallini19-Feb-09 11:01 

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.