Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
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 
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 
OMG | :OMG: Wow! Thank you so much for your detailed answer!

Your assumptions in 1) are correct. Well, they could be synthetic pictures, but only one match is expected.

I must read your message (more times, I've read it three times) slowly and carefully: English is not my mother tongue (obviously); I'm rather new in C# (I usually work with Java); and I've never made complex operations with Bitmaps before, so I have to read about hashing and histogramming them.

But many of the things you say are very useful and will help me to make a method myself rather than copy such-and-such code from anywhere. After all, I'm here to learn. Wink | ;)

I think I will first try to make that method (implementing some of your suggestions, specially 5. and 6b.), accessing pixels in an unsafe way like CG does in his articles (not using GetPixel() nor SetPixel()) for quickness, and see how it works.

It will take some days, I'm making it for myself and not for my boss. Poke tongue | ;-P But, when I have something, I will let you all know.

Thank you guys! You are so helpful!
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 
QuestionRe: Generic Question Pin
Programm3r22-Jul-09 22:58
Programm3r22-Jul-09 22:58 
AnswerRe: Generic Question Pin
J4amieC22-Jul-09 23:17
J4amieC22-Jul-09 23:17 
GeneralRe: Generic Question Pin
Programm3r22-Jul-09 23:41
Programm3r22-Jul-09 23:41 
GeneralRe: Generic Question Pin
J4amieC22-Jul-09 23:55
J4amieC22-Jul-09 23:55 
GeneralRe: Generic Question Pin
Programm3r23-Jul-09 0:00
Programm3r23-Jul-09 0:00 

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.