Skip to content

Module for Image processing - Uses SUSAN corner detector to identify vital points to be tracked before the full-search (exhaustive) block matching algorithm (BMA). Thus the BMA is not actually a full search, as it only considers the 'vital' corners to be tracked. Provides a sufficient improvement over the full search.

License

sagar-sm/Modified-Block-Matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

In the bin folder, run the "Block Matching.exe" file.
Note: requires .NET3.5

About

Module for Image processing - Uses SUSAN corner detector to identify vital points to be tracked before the full-search (exhaustive) block matching algorithm (BMA). Thus the BMA is not actually a full search, as it only considers the 'vital' corners to be tracked. Provides a sufficient improvement over the full search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages