Skip to content

vkirst/Bliffoscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The algorithm is straightforward.

I compare target object with the data from the radar at each coordinate. I count the number of unmatched pixels and then I make suggestion, that the area with minimum number of unmatched pixels is our target.

At the implementation I made the following assumptions:

  1. objects don't cross the borders of radar data
  2. there is no collision between objects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages