Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 620495
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T18:46:13+00:00 2026-05-13T18:46:13+00:00

I have a segmentated image, looks like this: // I am not allowed to

  • 0

I have a segmentated image, looks like this:

// I am not allowed to post pictures since I am a new member, so only the link:

// Turns out I cannot post two hyperlinks either, so I am only going to post the link of the map file.

Edit: I believe now I can post images:

alt text http://img4.imageshack.us/img4/917/test0seg.jpg

I also have a map file that clearly shows the segments:

alt text http://img4.imageshack.us/img4/6904/test0map.jpg

Now, what I need to do is to create a binary image file that consists of just the deer in the center painted white, rest of the image painted black.

What methods do you suggest for merging segments?

I have something like this in mind:

  1. Calculate color averages for each segment.
  2. Compare them and merge the most similar segments.

If I do that, I end up with 3 segments: Floor (white part), wall (black and light grey part combined) and the object (grey part).

At this points what can be done to correctly obtain the object?

Note that object does not have to be in the center, it may even be partly off-screen.

(I also thought about calculating the area each segment takes and labeling the smallest area as the object; but there may be times when objects cover most of the image, so it may not produce correct results.)

I’d really appreciate any help. Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T18:46:14+00:00Added an answer on May 13, 2026 at 6:46 pm

    This is a somewhat difficult question, since “the object” is a subjective term. Clearly, you want the most interesting object, so we just have to decide what an interesting object looks like. This will have to be something statistical.

    Let’s assume that, like in your images, your object of interest is one of a small number of segments. We will just compute a score for every segment, and call the highest-scoring one the object.

    I would just play around with adding together various score functions. Some good ones might be:

    • distance or squared distance of a segment’s center to the exact center of the image (this would find your example object.)
    • number of pixels of the segment that are on the border of the image (this would find your example object, since the bad clusters have large borders)
    • number of Canny edges inside the segment divided by number of pixels in the segment, if you think your object will be “more interesting” than the background
    • number of SIFT keypoints divided by number of pixels, same rationale as previous
    • break RGB space into a relatively small number of bins, like 512 (so, break each of R,G,B into 8 rough levels, like 0-31, 32-63, etc. if you are working with 8-bit images) and look at properties of each segment considered as a distribution over this space. An interesting object might have a higher-entropy distribution, or a lower-entropy one, depending on your context.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a toolbar which is set up like so: MyApp.Guide.channelbar = new Ext.Toolbar({
Have you determined a maximum number of characters allowed in FCKEditor ? I seem
Have you managed to get Aptana Studio debugging to work? I tried following this,
I have four NSDictionaries that I would like to use to populate a pickerview
I have a UINavigationController. In its toolbar is a segmented control with two buttons.
Have just started using Google Chrome , and noticed in parts of our site,
Have you ever seen any of there error messages? -- SQL Server 2000 Could
Have you guys had any experiences (positive or negative) by placing your source code/solution
Have just started using Visual Studio Professional's built-in unit testing features, which as I
Have you used VS.NET Architect Edition's Application and System diagrams to start designing a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.