Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. How to find a pattern in an image

How to find a pattern in an image

Scheduled Pinned Locked Moved .NET (Core and Framework)
regextutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tad McClellan
    wrote on last edited by
    #1

    Hi all. I need to find a signature block in a scanned document. I can create the document so I can put a box around the signature or mark it in some way. I just don't know how to find it. I don't think I can depend on it always being in the same spot. Any ideas?

    C A 2 Replies Last reply
    0
    • T Tad McClellan

      Hi all. I need to find a signature block in a scanned document. I can create the document so I can put a box around the signature or mark it in some way. I just don't know how to find it. I don't think I can depend on it always being in the same spot. Any ideas?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Depends on what a 'signature block' is. Obviously, because it's scanned, you can't depend on it being pixel for pixel exactly what you expect, or even to be rotated 100% correctly. You'll need to do some fairly complex pattern matching. Edge detection would be a good place to start, to simplify the image you're dealing with, assuming this won't lose detail that you need to find. Christian Graus - Microsoft MVP - C++

      1 Reply Last reply
      0
      • T Tad McClellan

        Hi all. I need to find a signature block in a scanned document. I can create the document so I can put a box around the signature or mark it in some way. I just don't know how to find it. I don't think I can depend on it always being in the same spot. Any ideas?

        A Offline
        A Offline
        abcxyz82
        wrote on last edited by
        #3

        If you are developing commercial solution then we'd glad to hear from you.We have developed formsProcessing software for one of our clients in US. Regards, MaulikCE maulik.modi@gmail.com

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups