kinap / canny-edge-detector
Canny edge detector written in CUDA C++.
☆28Updated last year
Alternatives and similar repositories for canny-edge-detector:
Users that are interested in canny-edge-detector are comparing it to the libraries listed below
- A version of the AKAZE feature detection and description that has removed the OpenCV dependency☆49Updated 10 years ago
- Implementation and Comparison of Guided Filter☆11Updated 6 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- Retinex Intrinsic Images in C++☆14Updated 9 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆48Updated 4 years ago
- An Open{CV,CL,GL} implementation of the image sweep algorithm.☆14Updated 10 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- Image processing examples and tutorials in C++/OpenCV☆41Updated 12 years ago
- This is a sample implementation of the spectral recursive filter, which is a fast and accurate constant-time Gaussian filtering algorithm…☆19Updated 9 years ago
- Image processing programs☆46Updated 11 years ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- Fastest CPU implementation of the LATCH 512-bit binary feature descriptor; fully scale- and rotation-invariant☆35Updated 4 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Optical distortion calculation and correction; open source C, C++ library☆37Updated 9 years ago
- Insanely fast CUDA LATCH: fully scale- and rotation-invariant 512-bit binary descriptor for computer vision☆32Updated 4 years ago
- Evaluation of few methods to apply Gaussian Blur on an Image.☆33Updated last month
- ☆17Updated 8 years ago
- The C++ implementation of Multi-H algorithm, which is a multi-plane fitting technique. If you use this work for Academic purposes, pleas…☆32Updated 6 years ago
- Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/20…☆58Updated 4 months ago
- BriefMatch real-time GPU optical flow☆41Updated 7 years ago
- Implementation of the inverse compositional algorithm for parametric motion estimation (experimental git)☆22Updated 6 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆34Updated 13 years ago
- image deblur framework,base on opencv 2.4.9☆21Updated 10 years ago
- C++ computer-vision library☆11Updated 8 years ago
- Various computer vision routines by Tom Botterill. Essential matrix estimation+optimisation, BoWSLAM, BaySAC, real-time local mosaicing.☆33Updated 9 years ago
- fast guided filter implementation for OpenCV☆72Updated 7 years ago
- compute disparity map from stereo pair using SNCC matching function (GPU and CPU code provided)☆12Updated 9 years ago
- Single image example-based super resolution. Improves the spatial and temporal resolution of an image using a direct mapping of LR HR pat…☆34Updated 7 years ago
- Implementation of a simplified version of the SemiGlobal Matching algorithm (Hirschmuller, H. (2005). Accurate and Efficient Stereo Proce…☆17Updated 5 years ago