Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33323-Jul-09 2:26
verence33323-Jul-09 2:26 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
Tom Deketelaere23-Jul-09 3:01
professionalTom Deketelaere23-Jul-09 3:01 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33323-Jul-09 3:11
verence33323-Jul-09 3:11 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
Tom Deketelaere23-Jul-09 3:17
professionalTom Deketelaere23-Jul-09 3:17 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33323-Jul-09 20:32
verence33323-Jul-09 20:32 
AnswerRe: How can I find a Bitmap within another Bitmap? Pin
benjymous23-Jul-09 4:09
benjymous23-Jul-09 4:09 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33323-Jul-09 20:34
verence33323-Jul-09 20:34 
AnswerRe: How can I find a Bitmap within another Bitmap? Pin
ThomasManz23-Jul-09 6:30
ThomasManz23-Jul-09 6:30 
Hi verence,

I think what you need is a convolution integral.
I´m not sure (some years ago...) but I think it´s done by transforming both pictures to Fourier space and do a multiplication. In the result you search for the maximum and at that point is the center of your best match (you already know the size, should be the same as the small picture).

If you have no idea of higher mathematics this will be a hard job but I´m sorry I also don´t know more (e. g. code or good web sites that might help you). Try Google with the hints I gave you....

Bye
Thomas
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33323-Jul-09 20:41
verence33323-Jul-09 20:41 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
ThomasManz24-Jul-09 5:16
ThomasManz24-Jul-09 5:16 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33326-Jul-09 20:00
verence33326-Jul-09 20:00 
AnswerRe: How can I find a Bitmap within another Bitmap? [modified] Pin
Luc Pattyn23-Jul-09 6:59
sitebuilderLuc Pattyn23-Jul-09 6:59 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33323-Jul-09 21:00
verence33323-Jul-09 21:00 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
Luc Pattyn24-Jul-09 1:13
sitebuilderLuc Pattyn24-Jul-09 1:13 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33324-Jul-09 2:12
verence33324-Jul-09 2:12 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
Luc Pattyn24-Jul-09 2:42
sitebuilderLuc Pattyn24-Jul-09 2:42 
GeneralRe: How can I find a Bitmap within another Bitmap? Pin
verence33324-Jul-09 2:53
verence33324-Jul-09 2:53 
AnswerRe: How can I find a Bitmap within another Bitmap? Pin
verence33328-Jul-09 3:16
verence33328-Jul-09 3:16 
Questionconverting an image in black and white Pin
shekhar25839523-Jul-09 0:16
shekhar25839523-Jul-09 0:16 
AnswerRe: converting an image in black and white Pin
Manas Bhardwaj23-Jul-09 0:20
professionalManas Bhardwaj23-Jul-09 0:20 
AnswerRe: converting an image in black and white Pin
Tamer Oz23-Jul-09 2:03
Tamer Oz23-Jul-09 2:03 
QuestionHelp on how to develop an sms web portal Pin
abbah22-Jul-09 23:59
abbah22-Jul-09 23:59 
AnswerRe: Help on how to develop an sms web portal Pin
ravindarp23-Jul-09 0:31
ravindarp23-Jul-09 0:31 
QuestionGeneric Question Pin
Programm3r22-Jul-09 22:00
Programm3r22-Jul-09 22:00 
AnswerRe: Generic Question Pin
J4amieC22-Jul-09 22:23
J4amieC22-Jul-09 22:23 

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.