Click here to Skip to main content
15,907,326 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionis there ANYBODY who could ever compile the Vision SDK? Pin
andreas.schaerer22-Jan-04 8:29
andreas.schaerer22-Jan-04 8:29 
AnswerRe: is there ANYBODY who could ever compile the Vision SDK? Pin
Joaquín M López Muñoz22-Jan-04 9:15
Joaquín M López Muñoz22-Jan-04 9:15 
GeneralSoftware error running a Visual C++ application Pin
satcat22-Jan-04 7:11
satcat22-Jan-04 7:11 
GeneralRe: Software error running a Visual C++ application Pin
John R. Shaw22-Jan-04 7:27
John R. Shaw22-Jan-04 7:27 
GeneralRe: Software error running a Visual C++ application Pin
Michael Dunn22-Jan-04 8:56
sitebuilderMichael Dunn22-Jan-04 8:56 
GeneralRe: Software error running a Visual C++ application Pin
satcat22-Jan-04 14:35
satcat22-Jan-04 14:35 
Generalneed some help (3d object reconstruction from 2d images) Pin
ibrahim_egy22-Jan-04 7:04
ibrahim_egy22-Jan-04 7:04 
GeneralRe: need some help (3d object reconstruction from 2d images) Pin
Andrew Walker22-Jan-04 13:30
Andrew Walker22-Jan-04 13:30 
You should try OpenCv, an Open source image processing library from intel.

It contains some stereo vision applications which you might find useful. if you are using cameras it also contains camera calibration functions.

The library also has Hough Transforms which you can use to find known lines in your images which you could use in 3D transformations.



If you can keep you head when all about you
Are losing theirs and blaming it on you;
If you can dream - and not make dreams your master;
If you can think - and not make thoughts you aim;
Yours is the Earth and everything that's in it.

Rudyard Kipling

Questionhow to use the resource file to store all strings? Pin
Binayak22-Jan-04 6:27
Binayak22-Jan-04 6:27 
AnswerRe: how to use the resource file to store all strings? Pin
David Crow22-Jan-04 6:48
David Crow22-Jan-04 6:48 
AnswerRe: how to use the resource file to store all strings? Pin
John R. Shaw22-Jan-04 6:48
John R. Shaw22-Jan-04 6:48 
AnswerRe: how to use the resource file to store all strings? Pin
J. Eric Vaughan22-Jan-04 6:53
J. Eric Vaughan22-Jan-04 6:53 
QuestionHow to get notified, if selection of CListCtrl changes Pin
stammt22-Jan-04 5:58
stammt22-Jan-04 5:58 
AnswerRe: How to get notified, if selection of CListCtrl changes Pin
David Crow22-Jan-04 6:50
David Crow22-Jan-04 6:50 
Generalnetwork share Pin
orcun colak22-Jan-04 5:48
orcun colak22-Jan-04 5:48 
GeneralRe: network share Pin
Mukkie25-Jan-04 8:09
Mukkie25-Jan-04 8:09 
GeneralQuestion to USB Pin
BladeIII22-Jan-04 5:45
BladeIII22-Jan-04 5:45 
GeneralHelp with DeviceNumGet( ); Pin
satcat22-Jan-04 5:38
satcat22-Jan-04 5:38 
GeneralRe: Help with DeviceNumGet( ); Pin
David Crow22-Jan-04 5:56
David Crow22-Jan-04 5:56 
GeneralRe: Help with DeviceNumGet( ); Pin
satcat22-Jan-04 6:06
satcat22-Jan-04 6:06 
GeneralDown cast from 32 Bit to 16 Bit. Pin
Ralf Friedrich Hain22-Jan-04 5:15
Ralf Friedrich Hain22-Jan-04 5:15 
GeneralRe: Down cast from 32 Bit to 16 Bit. Pin
John R. Shaw22-Jan-04 6:03
John R. Shaw22-Jan-04 6:03 
QuestionHow can I have a pointer to the ToolBar ? Pin
Deroy Philippe22-Jan-04 4:06
sussDeroy Philippe22-Jan-04 4:06 
AnswerRe: How can I have a pointer to the ToolBar ? Pin
schaereran@gmx.net22-Jan-04 5:03
schaereran@gmx.net22-Jan-04 5:03 
GeneralVC++ using DCOM to communicate to C# code Pin
stevew02322-Jan-04 4:05
stevew02322-Jan-04 4:05 

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.