Is there anyway ot compare two different images to see how similar they are?

Discussion in 'Programming' started by TheKidd88, Jun 28, 2007.

  1. TheKidd88

    TheKidd88 New Member

    Joined:
    Jun 28, 2007
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    0
    Basically, I want to create a program that will look at two 3d images and see how similar they are, maybe by seeing how many points of that image are the same. The image files I am working with are vtk. Is there anyway to this, and in what language?
     
  2. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    I would recommend looking into histogram intersection distances. Use a language you're competent with. You'll be looking at stuff like this:
    [​IMG]
    [​IMG]
     
  3. TheKidd88

    TheKidd88 New Member

    Joined:
    Jun 28, 2007
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    0
    Wow, I have no idea what that is. I guess I'll start reading up on histograms. k thanks.
     

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