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 6 of 6

Thread: image enhancement project for java beginner?

  1. #1
    Junior Member
    Join Date
    Jul 2014
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default image enhancement project for java beginner?

    im currently in the last year of Bsc.Computer Science. We are supposed to do a java project and complete it by end of this year.Right now I’m a beginner in Java.Should i take up image enhancement for my project?will it be feasible?If yes,which topics should i study to successfully complete it?


  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: image enhancement project for java beginner?

    What exactly does "image enhancement" mean? What reading and research have you done so far?

    We can't really tell you whether it's feasible for you to do something, especially when you haven't told us exactly what that something is.
    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
    Junior Member
    Join Date
    Jul 2014
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: image enhancement project for java beginner?

    It includes taking a dull image as the inout and increasing its brightness,contrast etc. It can also include features like cropping,zooming in and out!

  4. #4
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: image enhancement project for java beginner?

    There are several Java tutorials on the web for doing what you've described. I believe there's also one here on the forum that has received good comments. If this is what interests you, and you have intermediate to advanced Java/graphics/GUI skills, you should be able to accomplish this project.

  5. #5
    Junior Member
    Join Date
    Jul 2014
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: image enhancement project for java beginner?

    thank u!

  6. #6
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: image enhancement project for java beginner?

    You're welcome, and good luck with your project. Stop by for help when needed.

Similar Threads

  1. Beginner at Java, Need help with my project its due tuesday.
    By Ancharius in forum What's Wrong With My Code?
    Replies: 2
    Last Post: October 20th, 2013, 11:01 PM
  2. Beginner Project
    By Saberunna in forum What's Wrong With My Code?
    Replies: 1
    Last Post: December 9th, 2011, 08:49 PM
  3. Best beginners project in Java
    By Fendaril in forum Java Theory & Questions
    Replies: 3
    Last Post: February 10th, 2009, 08:52 AM

Tags for this Thread