Click here to Skip to main content
16,006,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHelp with MFC forms Pin
iboux6-Feb-04 9:52
iboux6-Feb-04 9:52 
GeneralRe: Help with MFC forms Pin
David Crow6-Feb-04 10:52
David Crow6-Feb-04 10:52 
QuestionUse CreateThread or _beginthreadex? Pin
xatanu6-Feb-04 9:41
xatanu6-Feb-04 9:41 
AnswerRe: Use CreateThread or _beginthreadex? Pin
Andrew Walker6-Feb-04 17:48
Andrew Walker6-Feb-04 17:48 
AnswerRe: Use CreateThread or _beginthreadex? Pin
Alexander M.,7-Feb-04 3:04
Alexander M.,7-Feb-04 3:04 
GeneralCMainFrame in DLL Pin
sjcomp6-Feb-04 9:04
sjcomp6-Feb-04 9:04 
GeneralImage processing! Pin
tuantt6-Feb-04 8:42
tuantt6-Feb-04 8:42 
GeneralRe: Image processing! Pin
sjcomp6-Feb-04 9:11
sjcomp6-Feb-04 9:11 
You can look at following places:
http://ece.unh.edu/svpal/Users/shyrokov/index.html
it has source code available. You can see how to load image and how to display, though it does not work with 24 bit images, it could help you. It also has routins for histogram calculation.

http://www.intel.com/research/mrl/research/opencv/

Is a special library dedicated to image processing and you can find it very useful.

Also have a look at libraries like:
http://freeimage.sourceforge.net/
http://corona.sourceforge.net/

Good-luck.

Regards,
Alexander.
GeneralRe: Image processing! Pin
l a u r e n6-Feb-04 15:32
l a u r e n6-Feb-04 15:32 
General(Newbie) Outlining in VC7 IDE Pin
Ravi Bhavnani6-Feb-04 8:31
professionalRavi Bhavnani6-Feb-04 8:31 
GeneralRe: (Newbie) Outlining in VC7 IDE - edited Pin
Michael P Butler6-Feb-04 8:47
Michael P Butler6-Feb-04 8:47 
GeneralRe: (Newbie) Outlining in VC7 IDE - edited Pin
Ravi Bhavnani6-Feb-04 8:53
professionalRavi Bhavnani6-Feb-04 8:53 
GeneralRe: (Newbie) Outlining in VC7 IDE - edited Pin
l a u r e n6-Feb-04 15:33
l a u r e n6-Feb-04 15:33 
GeneralRe: (Newbie) Outlining in VC7 IDE - edited Pin
Ravi Bhavnani6-Feb-04 15:44
professionalRavi Bhavnani6-Feb-04 15:44 
GeneralRe: (Newbie) Outlining in VC7 IDE - edited Pin
l a u r e n6-Feb-04 15:47
l a u r e n6-Feb-04 15:47 
GeneralRe: (Newbie) Outlining in VC7 IDE - edited Pin
Ravi Bhavnani6-Feb-04 15:57
professionalRavi Bhavnani6-Feb-04 15:57 
GeneralRe: (Newbie) Outlining in VC7 IDE - edited Pin
l a u r e n6-Feb-04 16:00
l a u r e n6-Feb-04 16:00 
GeneralRe: (Newbie) Outlining in VC7 IDE - edited Pin
Ravi Bhavnani6-Feb-04 16:06
professionalRavi Bhavnani6-Feb-04 16:06 
Generalstl iterator Pin
ns6-Feb-04 7:46
ns6-Feb-04 7:46 
GeneralRe: stl iterator Pin
Robert A. T. Káldy7-Feb-04 21:24
Robert A. T. Káldy7-Feb-04 21:24 
GeneralRe: stl iterator Pin
ns9-Feb-04 1:29
ns9-Feb-04 1:29 
GeneralRe: stl iterator Pin
Robert A. T. Káldy11-Feb-04 1:24
Robert A. T. Káldy11-Feb-04 1:24 
GeneralC++ Question. Pin
WREY6-Feb-04 7:09
WREY6-Feb-04 7:09 
GeneralRe: C++ Question. Pin
David Crow6-Feb-04 7:28
David Crow6-Feb-04 7:28 
GeneralRe: C++ Question. Pin
WREY6-Feb-04 8:01
WREY6-Feb-04 8: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.