Click here to Skip to main content
15,922,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Can I debug commad line argument Module? Pin
Cedric Moonen25-Mar-07 20:55
Cedric Moonen25-Mar-07 20:55 
GeneralRe: Can I debug commad line argument Module? Pin
amitmistry_petlad 25-Mar-07 21:20
amitmistry_petlad 25-Mar-07 21:20 
GeneralRe: Can I debug commad line argument Module? Pin
Cedric Moonen25-Mar-07 21:27
Cedric Moonen25-Mar-07 21:27 
GeneralRe: Can I debug commad line argument Module? Pin
amitmistry_petlad 25-Mar-07 22:38
amitmistry_petlad 25-Mar-07 22:38 
AnswerRe: Can I debug commad line argument Module? Pin
Paresh Chitte25-Mar-07 21:22
Paresh Chitte25-Mar-07 21:22 
GeneralRe: Can I debug commad line argument Module? Pin
amitmistry_petlad 25-Mar-07 22:39
amitmistry_petlad 25-Mar-07 22:39 
AnswerRe: Can I debug commad line argument Module? Pin
David Crow26-Mar-07 3:08
David Crow26-Mar-07 3:08 
Questionwriting classes for FFT, new and confused. help! Pin
cedance25-Mar-07 18:27
cedance25-Mar-07 18:27 
Hi,

I have posted a message on the same project but on a different problem. The task is, to load an image file, preferably of any format, jpg or bmp and calculate the FFT of it and also have the option of running thro' a Bessel filter and reconstruct the filtered image.

The problem is, i am new to VC++ and i started studying this Beginning VC++ from Wrox publications, it is useful but very time consuming. I read thro' the chapters and i think i can go about it as of now.

Now, I am actually confused as to what classes i should create and where to create, the book mentioned many things regarding where to create classes and why, which i couldnt get a grasp off. Can any1 tell me how to go about with this project.

Also, regarding my earlier question, i was asking regarding loading jpeg files for processing because, they are in compressed format, one of the guys suggested using CImage class. Please also point out how to go about using it! Frown | :(

I dont know if its too much to ask, but atleast direct me as to how to proceed, would be highly grateful. If this task is too much to start for, then pls suggest me what i can do in the beginning to get a grasp of the code.

PS: I already have the code for FFT and Bessel filter written. Its a matter of writing the GUI and joining them. I have experience working in the console environment alone! Frown | :(

thanks a lot,
cedance.

-cedance

AnswerRe: writing classes for FFT, new and confused. help! Pin
Parthi_Appu25-Mar-07 19:27
Parthi_Appu25-Mar-07 19:27 
AnswerRe: writing classes for FFT, new and confused. help! Pin
cp987625-Mar-07 20:59
cp987625-Mar-07 20:59 
GeneralRe: writing classes for FFT, new and confused. help! Pin
cedance25-Mar-07 21:54
cedance25-Mar-07 21:54 
GeneralRe: writing classes for FFT, new and confused. help! Pin
cp987625-Mar-07 22:12
cp987625-Mar-07 22:12 
GeneralRe: writing classes for FFT, new and confused. help! Pin
cedance25-Mar-07 22:54
cedance25-Mar-07 22:54 
GeneralRe: writing classes for FFT, new and confused. help! Pin
cp987626-Mar-07 0:56
cp987626-Mar-07 0:56 
GeneralRe: writing classes for FFT, new and confused. help! Pin
cp987626-Mar-07 20:30
cp987626-Mar-07 20:30 
QuestionHow to add new/custom event in Visual C++ Pin
HandyC++25-Mar-07 18:18
HandyC++25-Mar-07 18:18 
AnswerRe: How to add new/custom event in Visual C++ Pin
Parthi_Appu25-Mar-07 19:10
Parthi_Appu25-Mar-07 19:10 
GeneralRe: How to add new/custom event in Visual C++ Pin
HandyC++25-Mar-07 21:12
HandyC++25-Mar-07 21:12 
QuestionCView/ new line Pin
_808625-Mar-07 18:16
_808625-Mar-07 18:16 
AnswerRe: CView/ new line Pin
Nibu babu thomas25-Mar-07 18:58
Nibu babu thomas25-Mar-07 18:58 
GeneralRe: CView/ new line Pin
_808625-Mar-07 19:25
_808625-Mar-07 19:25 
QuestionHow can i change CTreeCtrl properties in run time ? Pin
Yanshof25-Mar-07 18:09
Yanshof25-Mar-07 18:09 
AnswerRe: How can i change CTreeCtrl properties in run time ? [modified] Pin
Parthi_Appu25-Mar-07 18:54
Parthi_Appu25-Mar-07 18:54 
QuestionItem's problem of states and action Pin
Chen-XuNuo25-Mar-07 17:44
Chen-XuNuo25-Mar-07 17:44 
AnswerRe: Item's problem of states and action Pin
Nibu babu thomas25-Mar-07 19:13
Nibu babu thomas25-Mar-07 19:13 

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.