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

Thread: Find and Get the location of an image within another image

  1. #1
    Junior Member
    Join Date
    Aug 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Find and Get the location of an image within another image

    Hi all,

    Can anyone tell me what are the classes / libs are there for image related tasks?

    I want to find an image with in another image and have to get the co-ordinates of image1 with relative to bigger image2. Can anyone help me?

    Any ways / approaches will help me...

    Thanks,
    Shanmugavel.C


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

    Default Re: Find and Get the location of an image within another image

    Like this?
    http://www.google.com/search?q=java%20image%20detection
    image processing - Face detection in java - Stack Overflow

Similar Threads

  1. Replies: 2
    Last Post: February 14th, 2011, 05:36 PM
  2. [SOLVED] acm.util.ErrorException: Cannot find image named
    By srs in forum What's Wrong With My Code?
    Replies: 2
    Last Post: November 15th, 2010, 10:16 PM
  3. Stupid thing can't find image icon right in front of it!!!
    By javapenguin in forum What's Wrong With My Code?
    Replies: 14
    Last Post: July 9th, 2010, 01:02 AM
  4. Image location on a Runnable JAR file?
    By DarrenReeder in forum What's Wrong With My Code?
    Replies: 3
    Last Post: March 11th, 2010, 07:59 AM
  5. Pixel Alteration in an image/image rotation
    By bguy in forum Java Theory & Questions
    Replies: 3
    Last Post: November 1st, 2009, 10:50 AM

Tags for this Thread