reading the text in a bitmap

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kemahtan
    New Member
    • Jun 2008
    • 3

    reading the text in a bitmap

    hi everybody. i have a project to do and i dont find any way to do it (i dont have enough knowledge abou programming)
    here is my question..
    there will be a bmp file and there will be a text written in it for example (plaka.bmp and the text is 41 KT 313) i will open the plaka.bmp and get the text using c#.
    can anyone help me to do this?
    thank you from now
  • UEH1
    New Member
    • Jun 2008
    • 5

    #2
    so you should recognize the text, right?

    it's a hard task, you should find OCR SDK... it's not free, usually it costly.

    Comment

    • kemahtan
      New Member
      • Jun 2008
      • 3

      #3
      you are right. i have to recognize it but you say find an OCR SDK
      i need the c# code. if you have that or know anyone has it
      could you please help me?

      Comment

      • vijayB
        New Member
        • Mar 2008
        • 40

        #4
        Originally posted by kemahtan
        you are right. i have to recognize it but you say find an OCR SDK
        i need the c# code. if you have that or know anyone has it
        could you please help me?

        Are you talking about Image Steganography?? ?
        For that you should have sound knowledge of graphics and file IO. Bcz it includes how the bits in image files are manipulated.

        Comment

        • MikeJaskov
          Banned
          New Member
          • Jun 2008
          • 7

          #5
          Brother, if so hard belive me. I have tryed so many times but not working. You will write so many codes and at finish your prograam will not work anyway. So if you belive me and if you want to make your life easyer better LIVE THIS OK?

          Mike

          Comment

          • kemahtan
            New Member
            • Jun 2008
            • 3

            #6
            HEY if it is so easy to leave it i would do but i attempt a University and i have to do this project to finish my term. so if anyone can help me please help me
            it is not important to do all of it. you can help me by doing any part of it
            thank you everyone

            Comment

            • Plater
              Recognized Expert Expert
              • Apr 2007
              • 7872

              #7
              Well there is no "C# code" for it. It's all algorithm theory. Google algorithms for recognizing text in images and then attempt to implement it.

              Also, we do not do school assignments here, so don't ask us to do your work for you.
              MODERATOR

              Comment

              Working...