Search:

Type: Posts; User: Nithyanathan Naiker

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    854

    Writing Image to Text File

    Hi.

    I am trying to create an OCR where it will take an image and recognize the contents into a text file. Right now, the code that I have compiled is working nicely except for the output. The...
  2. Replies
    1
    Views
    1,990

    Writing Image to Text File

    I am trying to do an OCR where it take an image and return the content of the image in text file. The current code is working fine but it is not writing in text. Can anyone suggest/show me the way to...
  3. Replies
    1
    Views
    1,173

    Compiling error

    I am not sure of what is wrong with my code, I hope any of you guys can point on it.

    Here's my code:

    package assignment10;

    import java.awt.Color;
    import java.awt.Dimension;
    import...
  4. Replies
    0
    Views
    3,157

    Code conversion (Matlab to Java)

    Hello guys.

    I am currently developing an OCR tool using Chain-code algorithm in Java. I was googling and found this code in Matlab. I have no idea on using Matlab.

    So, I need help from someone...
  5. Replies
    0
    Views
    1,744

    OCR - Chain Code Algorithm

    Hello guys,

    I am currently doing my final year project on OCR. I will have to come up with chain-code algorithm as the recognizer. Any of you guys have sources or links that will lead me to the...
Results 1 to 5 of 5