Java Question

Discussion in 'Computer Science & Culture' started by SuperSwifts, Nov 3, 2003.

Thread Status:
Not open for further replies.
  1. SuperSwifts Registered Member

    Messages:
    2
    Ok need a little help, Does anyone have any idea how to find the centre of gravity in a greyscale image, it is actually a blob and has already been thresholded, I am currently coding it in Java.

    Any help would be greatly appreciated.
     
  2. Google AdSense Guest Advertisement



    to hide all adverts.
  3. malkiri Registered Senior Member

    Messages:
    198
    Center of gravity is just the average X coordinates and Y coordinates of the pixels.
     
  4. Google AdSense Guest Advertisement



    to hide all adverts.
  5. SuperSwifts Registered Member

    Messages:
    2
    Thanks, should be able to do that.

    Please Register or Log in to view the hidden image!

     
  6. Google AdSense Guest Advertisement



    to hide all adverts.
Thread Status:
Not open for further replies.

Share This Page