/Canny2Hell_Vitis_AWS_XACC2021

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Pre-Processing for Non-AI Multi-Targets Tracking from Gaussian Blur to Dilate & Erode

Project of XACC2021 workshop - Yuhao Liu & David Mallasén Quintana

Just read two images(like two frames), then go through the image diff, gaussian blur, canny edge detection, dilate, and erode, to get some little spots. Then another program perhaps can use their result to find the moving targets.