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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T09:25:13+00:00 2026-05-26T09:25:13+00:00

I would like to track some traffic signs from a video. I found a

  • 0

I would like to track some traffic signs from a video. I found a nice way to solve the problem here: Link

My question now is: How should I handle the case of new incoming blobs? I mean for a Blob one could define a search-region, but maybe in the next frame there is also a second thing that appears? How should I handle this?

  • 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-26T09:25:13+00:00Added an answer on May 26, 2026 at 9:25 am

    from what I understand from the paper you provide, this system is already made to track several signs at a time, appearing and disappearing. See the end of §2 :

    the latest tracked blobs are stored in a temporary memory. Blobs in frame (t+1) are matched with those in the temporary memory (…) thus, when a sign disappears in particular frames, it could be tracked in the next frame when it appears again.

    The next § (3 – blob matching) explains how you “recognize” the signs you are tracking from one frame to another. But if you can match them (recognize them), it also means that you can also not recognize them, meaning that there are new signs : They must then be added to the memory.

    I think (but I can be wrong) that what is misleading you is the “search region reduction”. I think that this region reduction is done independently for every sign/blob (see §2, the “bounding boxes are determined”). So it doesn’t matter how many signs there are.

    The algorithm is then the following :

    • for each frame :
      1. detect “blobs” (= traffic sign candidates) using the Kalman-Filters
      2. for each blob :
        • match this blob with the already known blobs using the ring partitioned method described in §3
        • if the blob doesn’t match, add it to the memory as a new blob

    The article doesn’t cover when to remove a blob from the “latest known blobs” memory. Since the algorithm is made to work even if a blob is missing for a few frames then reappear (hidden by a truck or an electric pole for example) and whatever the movement (so we can’t infer that signs will disappear to the sides of the picture or after getting bigger), I think (my opinion) that we could use both a time limit and an “area collision” detection. If a new blob appears in an area where we would expect a known blob but doesn’t match it, then it means that the old blob is no longer relevant.

    God luck with you project !

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

Sidebar

Related Questions

I would like to track the link that a user followed to reach my
I would like to add track code for each link of in my email
I would like to track (run some code - or invoke function) when the
I need to track some information on users, but would like to retain it
I would like to track changing keywords on the streaming API (from a java
I would like to extract some information from a string in Ruby by only
Would like some advice from this. I got a table where I want to
I would like to track how many surveys have been done by different departments
I would like to track users clicks on my website. For that purpose, I
I would like to track the path that leads to a 404 with Google

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.