OCR librarys

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Timothy Smith

    OCR librarys

    i'm looking for ocr librarys with reasonably free licensing and the
    ablity to use python with them. c library's that i can call from python
    are acceptable.
    so far all i have run into is voodoo and wild claims. i've tried gocr,
    and it wasn't very impressive. i'm like to be able to ocr handwriting
    but it's not a major requirment. anyone with any pointers or idea's i'm
    all ears. i'd really not like to have to use somthing like imagemagick
    and start from scratch.
  • Larry Bates

    #2
    Re: OCR librarys

    You need to specify a "platform" you will be running on. I've had
    good experience with ExperVision's RTK toolkit on Windows. It is not
    free, but it is very, very good. Sometimes software is actually
    worth paying for ;-).

    Larry Bates


    Timothy Smith wrote:[color=blue]
    > i'm looking for ocr librarys with reasonably free licensing and the
    > ablity to use python with them. c library's that i can call from python
    > are acceptable.
    > so far all i have run into is voodoo and wild claims. i've tried gocr,
    > and it wasn't very impressive. i'm like to be able to ocr handwriting
    > but it's not a major requirment. anyone with any pointers or idea's i'm
    > all ears. i'd really not like to have to use somthing like imagemagick
    > and start from scratch.[/color]

    Comment

    • Josef Meile

      #3
      Re: OCR librarys

      Hi Timothy,

      first at all, sorry if you receive this message twice, but I sent a
      message five hours ago and I don't see it on
      mail.python.org/python-list.

      Now at least the OP will receive it since I included it in a CC.

      This thread may give you an start:


      It mentioned how to call simpleocr, which according to the website:
      Learn More Download Now Document Scanners & Scanner Parts Accurate OCR starts with quality images. Efficient OCR starts with fast scanning. Find Document Scanners built for OCR at ScanStore. Our Team of OCR experts is


      it is Royalty Free. I haven't tried it, so, I can say how accurate it
      is.

      Regards,
      Josef


      Timothy Smith wrote:[color=blue]
      > i'm looking for ocr librarys with reasonably free licensing and the
      > ablity to use python with them. c library's that i can call from python
      > are acceptable.
      > so far all i have run into is voodoo and wild claims. i've tried gocr,
      > and it wasn't very impressive. i'm like to be able to ocr handwriting
      > but it's not a major requirment. anyone with any pointers or idea's i'm
      > all ears. i'd really not like to have to use somthing like imagemagick
      > and start from scratch.[/color]


      Comment

      • Timothy Smith

        #4
        Re: OCR librarys

        Larry Bates wrote:
        [color=blue]
        >You need to specify a "platform" you will be running on. I've had
        >good experience with ExperVision's RTK toolkit on Windows. It is not
        >free, but it is very, very good. Sometimes software is actually
        >worth paying for ;-).
        >
        >Larry Bates
        >
        >
        >Timothy Smith wrote:
        >
        >[color=green]
        >>i'm looking for ocr librarys with reasonably free licensing and the
        >>ablity to use python with them. c library's that i can call from python
        >>are acceptable.
        >>so far all i have run into is voodoo and wild claims. i've tried gocr,
        >>and it wasn't very impressive. i'm like to be able to ocr handwriting
        >>but it's not a major requirment. anyone with any pointers or idea's i'm
        >>all ears. i'd really not like to have to use somthing like imagemagick
        >>and start from scratch.
        >>
        >>[/color][/color]
        i know it's worth paying for a good one. i built a system that read
        barcodes off images once and it used a paid for library.

        Comment

        • Josef Meile

          #5
          Re: OCR librarys

          Hi Timothy
          [color=blue]
          > i'm looking for ocr librarys with reasonably free licensing and the
          > ablity to use python with them. c library's that i can call from python
          > are acceptable.[/color]
          This thread may give you an start:


          It mentioned how to call simpleocr, which according to the website:
          Learn More Download Now Document Scanners & Scanner Parts Accurate OCR starts with quality images. Efficient OCR starts with fast scanning. Find Document Scanners built for OCR at ScanStore. Our Team of OCR experts is


          it is Royalty Free. I haven't tried it, so, I can say how accurate it
          is.

          Regards,
          Josef


          Comment

          Working...