Click here to Skip to main content
16,005,552 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAdd folder to Start Menu Pin
kiranin20-Mar-07 19:42
kiranin20-Mar-07 19:42 
AnswerRe: Add folder to Start Menu Pin
KaЯl21-Mar-07 1:12
KaЯl21-Mar-07 1:12 
AnswerRe: Add folder to Start Menu Pin
ThatsAlok21-Mar-07 19:37
ThatsAlok21-Mar-07 19:37 
QuestionRadio buttons and combo boxes Pin
gingerballs20-Mar-07 19:35
gingerballs20-Mar-07 19:35 
AnswerRe: Radio buttons and combo boxes Pin
_AnsHUMAN_ 20-Mar-07 19:48
_AnsHUMAN_ 20-Mar-07 19:48 
AnswerRe: Radio buttons and combo boxes Pin
ThatsAlok20-Mar-07 22:25
ThatsAlok20-Mar-07 22:25 
QuestionImage processing algorithms for extracting characters from image Pin
JanapatiBalu20-Mar-07 19:20
JanapatiBalu20-Mar-07 19:20 
AnswerRe: Image processing algorithms for extracting characters from image Pin
Russell'20-Mar-07 23:39
Russell'20-Mar-07 23:39 
It depends on the type of noise, and on what is the information that you want to extract from the image.
There is not only one type of algorithm,
often the cleaner algorithm can be slitted in more processing step (every time to remove a particular effect).
So, often, you have to write your personal algorithm.
But, of course, you can base your research on some standard processing.
Some keywords:
white noise, gaussian noise, image processing, filters, 2D filters, high pass/low pass, median, segmentation, fft, RGB/HSV image transformation,...

Cheers,
Russell

GeneralRe: Image processing algorithms for extracting characters from image Pin
JanapatiBalu21-Mar-07 1:15
JanapatiBalu21-Mar-07 1:15 
GeneralRe: Image processing algorithms for extracting characters from image Pin
Russell'21-Mar-07 1:58
Russell'21-Mar-07 1:58 
GeneralRe: Image processing algorithms for extracting characters from image Pin
JanapatiBalu21-Mar-07 2:37
JanapatiBalu21-Mar-07 2:37 
GeneralRe: Image processing algorithms for extracting characters from image Pin
JanapatiBalu21-Mar-07 2:48
JanapatiBalu21-Mar-07 2:48 
GeneralRe: Image processing algorithms for extracting characters from image Pin
Russell'21-Mar-07 3:09
Russell'21-Mar-07 3:09 
GeneralRe: Image processing algorithms for extracting characters from image Pin
JanapatiBalu21-Mar-07 3:35
JanapatiBalu21-Mar-07 3:35 
GeneralRe: Image processing algorithms for extracting characters from image Pin
Russell'21-Mar-07 3:42
Russell'21-Mar-07 3:42 
GeneralRe: Image processing algorithms for extracting characters from image Pin
JanapatiBalu21-Mar-07 4:20
JanapatiBalu21-Mar-07 4:20 
Questionhide dos windows Pin
deeps_cute20-Mar-07 18:57
deeps_cute20-Mar-07 18:57 
AnswerRe: hide dos windows Pin
prasad_som20-Mar-07 19:05
prasad_som20-Mar-07 19:05 
GeneralRe: hide dos windows Pin
deeps_cute20-Mar-07 19:10
deeps_cute20-Mar-07 19:10 
AnswerRe: hide dos windows Pin
prasad_som20-Mar-07 19:37
prasad_som20-Mar-07 19:37 
AnswerRe: hide dos windows Pin
Stephen Hewitt20-Mar-07 19:30
Stephen Hewitt20-Mar-07 19:30 
GeneralRe: hide dos windows Pin
deeps_cute20-Mar-07 19:42
deeps_cute20-Mar-07 19:42 
AnswerRe: hide dos windows Pin
prasad_som20-Mar-07 19:51
prasad_som20-Mar-07 19:51 
GeneralRe: hide dos windows Pin
Stephen Hewitt20-Mar-07 19:51
Stephen Hewitt20-Mar-07 19:51 
QuestionEffect of one Dialog event to other Dialogs Pin
amitmistry_petlad 20-Mar-07 18:19
amitmistry_petlad 20-Mar-07 18:19 

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.