cpp implementation for algorithms in the book "digital image processing and computer vision"("数字图像处理与机器视觉-Visual C++与Matlab实现")
algorithms cpp image-processing tophat convex-hull edge-detection hough-transform projection-mapping pixelate gaussian-filter median-filter connected-components boundary-detection thinning highpass-filter histogram-matching laplacian-filter sobel-filter roberts-filter gamma-transform
-
Updated
Apr 29, 2020 - C++