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 6874441
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:11:42+00:00 2026-05-27T04:11:42+00:00

I am obtaining a feed from my camera and an example frame from it

  • 0

I am obtaining a feed from my camera and an example frame from it looks as follows

http://imgur.com/Tv7fb

The frame consists of a boundary and a moving object. I have the following questions.

1) How do I dynamically detect the boundary efficiently? The boundary is guaranteed to be of a different color to the rest of the surroundings.

2) How do I detect the boundary of the moving object efficiently? It is guaranteed to be the only moving object in the frame.

3) How do I determine an intersection between the boundary and the moving object? The boundary and object could be in any shape.

  • 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-27T04:11:43+00:00Added an answer on May 27, 2026 at 4:11 am
    1. Use segmentation techniques to find large areas of solid color. Choose, say, the largest solid color region as your boundary. Or, use the Hough transform to find strong lines in the image, and identify the boundary. Create a mask containing white pixels where your boundary region lies, black everywhere else.

    2. Use background subtraction. This can be done in a simple way by capturing a reference frame with no objects in the scene, and then just subtracting it from subsequent frames. Create a mask containing white pixels where your object is, black everywhere else.

    3. Intersect the masks created in 1 and 2 with a per-element AND operation (or a per-element multiply).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After obtaining info from an email body, I have a lot of symbols such
I have media_main.php that is obtaining data from a MySQL database. One of the
I have a problem obtaining Location header from the WebResponse: private CookieContainer _cookieContainer =
I have been tasked with obtaining a response from a SOAP request, using classic
I have a singleton that has a running thread for obtaining records from a
For example, here's a 'page': http://www.facebook.com/facebook That page has an RSS feed (which I'd
I'm obtaining a Vector from a product's API. Vector<?> dataVector = dataAPI.getReturnVector(); The vector
I'm getting Timeout expired. The timeout period elapsed prior to obtaining a connection from
i am reading an RSS feed from a third party and then import data
I'm seeing the dreaded The timeout period elapsed prior to obtaining a connection from

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.