| View previous topic :: View next topic |
| Author |
Message |
silkcom
Joined: 23 Jan 2008 Posts: 162
|
Posted: Tue Jul 14, 2009 4:53 pm Post subject: image search on an image |
|
|
| I'm wondering if it's possible to look for 1 image inside another. Basically doing an image search, but not using the screen instead use a bmp (a screenshot or whatever). |
|
| Back to top |
|
 |
RTFM. Guest
|
Posted: Tue Jul 14, 2009 5:24 pm Post subject: |
|
|
| Let's call it ImageCompare, right? |
|
| Back to top |
|
 |
silkcom
Joined: 23 Jan 2008 Posts: 162
|
Posted: Tue Jul 14, 2009 5:29 pm Post subject: |
|
|
| Kind of. Except that image 1 may be huge and image 2 small. I just want to know if image 2 is found anywhere (and I want to know where) inside image 1. |
|
| Back to top |
|
 |
RTFM. Guest
|
Posted: Tue Jul 14, 2009 5:40 pm Post subject: |
|
|
| Never dealt with such things. Image2 (as a fraction of Image1) might be identified as a specific 'pattern' within the images (Hex?) 'source'. |
|
| Back to top |
|
 |
|