Handy DSP routines
-
Updated
Oct 30, 2023 - C
Handy DSP routines
Created algorithm in C to detect and highlight best image match with template (2 px accuracy) using pixelwise brute force. The algorithm is optimized by 16x to take less than 5 seconds per image-template pair on i7 processor by down-sampling.
PyTorch implementation of Learning to Downsample for Segmentation of Ultra-High Resolution Images [ICLR 2022]
Bayesian Coherent Point Drift (BCPD/BCPD++/GBCPD/GBCPD++)
Add a description, image, and links to the downsampling topic page so that developers can more easily learn about it.
To associate your repository with the downsampling topic, visit your repo's landing page and select "manage topics."