demarkating portions of images in different shapes

Discussion in 'Java' started by forgetlosing, Mar 23, 2010.

  1. forgetlosing

    forgetlosing New Member

    Joined:
    Mar 23, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi,
    I am currently doing project where i need to let user mark and label portions of any inputed image using a mouse.
    The labels (markings) could be in different shapes like square, rect, circle, irregular etc. i.e. different drawing tools need to be provided.
    I should be able to store(remember) the markings in some internal format and later on should be able to reproduce them on the same image.
    Also i need to generate the bit map of those portions of images.
    What language do you suggest?
    I want to choose a language that is rich in libraries to handle images and enable me to do this stuff easily?
    How does JAVA help? Eg: libraries etc.
    Also are there any pre existing open source projects that handle images so that i can use that code?
    Any help would be appreciated.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice