Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: how to make a java code of a shaded answer sheet..?

  1. #1
    Junior Member
    Join Date
    Jun 2012
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Question how to make a java code of a shaded answer sheet..?

    how to make a java code of a shaded answer sheet that is to be fed in a portable paper scanner..?plz..tnx.


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: how to make a java code of a shaded answer sheet..?

    Huh? What does that mean? What part of this are you stuck on? Please read the link in my signature on asking questions the smart way.
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

  3. #3
    Super Moderator Sean4u's Avatar
    Join Date
    Jul 2011
    Location
    Tavistock, UK
    Posts
    637
    Thanks
    5
    Thanked 103 Times in 93 Posts

    Default Re: how to make a java code of a shaded answer sheet..?

    What you're trying to do is Optical Mark Recognition:

    Optical mark recognition - Wikipedia, the free encyclopedia

    A quick search for "java omr" got me this page, which contains a link to an open source java omr project:

    data capture from omr sheet in java - Stack Overflow

  4. The Following User Says Thank You to Sean4u For This Useful Post:

    wap (June 28th, 2012)

  5. #4
    Super Moderator Sean4u's Avatar
    Join Date
    Jul 2011
    Location
    Tavistock, UK
    Posts
    637
    Thanks
    5
    Thanked 103 Times in 93 Posts

    Default Re: how to make a java code of a shaded answer sheet..?

    Huh? What does that mean?
    I just happened to be wondering the same thing as 'wap' when I saw the question!

  6. #5
    Junior Member
    Join Date
    Jun 2012
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: how to make a java code of a shaded answer sheet..?

    thank you so much..it really helps..now i know=)

Similar Threads

  1. How to make this Java Code in NetBeans
    By Chemical91 in forum Java IDEs
    Replies: 4
    Last Post: June 26th, 2012, 04:22 AM
  2. inserting problem in excel sheet for Java using Eclips
    By bdtuhin007 in forum JDBC & Databases
    Replies: 1
    Last Post: November 3rd, 2011, 08:44 PM
  3. How to make HyperLink in java code?
    By abhiM in forum Java Theory & Questions
    Replies: 1
    Last Post: August 24th, 2011, 07:16 AM
  4. my code displaying some minor wrong o/p ....plz suggest me an answer !
    By naved in forum What's Wrong With My Code?
    Replies: 3
    Last Post: June 28th, 2011, 11:59 AM
  5. How to convert java executed pgm in eclipse to excel sheet..
    By rajeshwari in forum What's Wrong With My Code?
    Replies: 1
    Last Post: June 17th, 2011, 07:32 AM