In most computer vision and image analysis problems, it is necessary to define a similarity measure between two or more different objects or images. Template matching is a classic and fundamental method used to score similarities between objects using certain mathematical algorithms. In this project, we'll propose two implementations of image template matching in CUDA. Our first method is based on the naive version of the template matching and the second method is based on the fast Fourier transform algorithm.
-
Notifications
You must be signed in to change notification settings - Fork 0
Implementation and optimization of image template matching with CUDA.
License
vahidVision/CTMC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implementation and optimization of image template matching with CUDA.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published