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. The Lounge
  3. OCR

OCR

Scheduled Pinned Locked Moved The Lounge
wpfcsharpcomjsonarchitecture
13 Posts 5 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.
  • L Lost User

    My company are on the lookout for some software API that we can interface with from our WPF app. It is required to be able to scan data from a variety of pre-printed forms, filled in by hand (checkboxes and handwritten text). do you have any experience of any of the various products out there you could recommend (or otherwise?) There just isn't time to evaluate them all, so I'm looking for ways of significantly shortening my short list!

    MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

    L Offline
    L Offline
    leppie
    wrote on last edited by
    #2

    You need a tool. Preferably a cheap one :)

    IronScheme
    ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

    L 1 Reply Last reply
    0
    • L Lost User

      My company are on the lookout for some software API that we can interface with from our WPF app. It is required to be able to scan data from a variety of pre-printed forms, filled in by hand (checkboxes and handwritten text). do you have any experience of any of the various products out there you could recommend (or otherwise?) There just isn't time to evaluate them all, so I'm looking for ways of significantly shortening my short list!

      MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

      C Offline
      C Offline
      cptKoala
      wrote on last edited by
      #3

      Have a look at the products of Abbyy http://www.abbyy.com/[^] Allows you to create and read the templates and has an API. Been a while since I worked with it, so I don't know how up-to-date they are...

      L 1 Reply Last reply
      0
      • C cptKoala

        Have a look at the products of Abbyy http://www.abbyy.com/[^] Allows you to create and read the templates and has an API. Been a while since I worked with it, so I don't know how up-to-date they are...

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #4

        thanks - they're on my list. - Were they any good when you did work with them?

        MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

        C 1 Reply Last reply
        0
        • L leppie

          You need a tool. Preferably a cheap one :)

          IronScheme
          ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #5

          Tanks for your kind suggestion, perhaps you would recommend one? Instead of trying to be funny :mad:

          MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

          L 1 Reply Last reply
          0
          • L Lost User

            thanks - they're on my list. - Were they any good when you did work with them?

            MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

            C Offline
            C Offline
            cptKoala
            wrote on last edited by
            #6

            It was very easy to create the templates, just scan a document and add the areas of interest in a designer. Then you use the template to process whatever you need to process. The API to automate was very straightforward. We did have some problems with it in production but that was down to GIGO in combination with the used hardware... It just couldn't deal with lipstick on the documents (and no, you don't want to know :~)

            J 1 Reply Last reply
            0
            • L Lost User

              Tanks for your kind suggestion, perhaps you would recommend one? Instead of trying to be funny :mad:

              MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

              L Offline
              L Offline
              leppie
              wrote on last edited by
              #7

              Sorry for not understanding my pun :(

              IronScheme
              ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

              L 1 Reply Last reply
              0
              • L leppie

                Sorry for not understanding my pun :(

                IronScheme
                ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #8

                I still don't...

                MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                B 1 Reply Last reply
                0
                • C cptKoala

                  It was very easy to create the templates, just scan a document and add the areas of interest in a designer. Then you use the template to process whatever you need to process. The API to automate was very straightforward. We did have some problems with it in production but that was down to GIGO in combination with the used hardware... It just couldn't deal with lipstick on the documents (and no, you don't want to know :~)

                  J Offline
                  J Offline
                  Jonathan Nethercott
                  wrote on last edited by
                  #9

                  ABBYY Finereader 9.0 came free with my scanner. It's very good - and the OCR works very well - although handwritten text is a bit hit and miss - but personally I'm amazed it can do it all. I can't say about the API though - I haven't used it. They have trial versions on the website - so I'd recommend trying those first.

                  Jon CodeWrite

                  1 Reply Last reply
                  0
                  • L Lost User

                    I still don't...

                    MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                    B Offline
                    B Offline
                    Bassam Abdul Baki
                    wrote on last edited by
                    #10

                    A tool is a person you use as a fool.

                    Web - BM - RSS - Math - LinkedIn

                    L 1 Reply Last reply
                    0
                    • B Bassam Abdul Baki

                      A tool is a person you use as a fool.

                      Web - BM - RSS - Math - LinkedIn

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #11

                      Have I passed into some strange parallel universe? What the heck is everyone talking about?

                      MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                      B 1 Reply Last reply
                      0
                      • L Lost User

                        Have I passed into some strange parallel universe? What the heck is everyone talking about?

                        MVVM# - See how I did MVVM my way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')

                        B Offline
                        B Offline
                        Bassam Abdul Baki
                        wrote on last edited by
                        #12

                        Leppie said "You need a tool. Preferably a cheap one". What he implied was hire someone cheap to type it for you manually.

                        Web - BM - RSS - Math - LinkedIn

                        L 1 Reply Last reply
                        0
                        • B Bassam Abdul Baki

                          Leppie said "You need a tool. Preferably a cheap one". What he implied was hire someone cheap to type it for you manually.

                          Web - BM - RSS - Math - LinkedIn

                          L Offline
                          L Offline
                          leppie
                          wrote on last edited by
                          #13

                          TADA.WAV

                          :)

                          IronScheme
                          ((λ (x) `(,x ',x)) '(λ (x) `(,x ',x)))

                          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