ravimalb / suaceLinks
Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.
☆43Updated 5 years ago
Alternatives and similar repositories for suace
Users that are interested in suace are comparing it to the libraries listed below
Sorting:
- Stereo Vision for 3D Reconstruction , platform independent , c++☆34Updated 8 years ago
- Image Processing using the OpenCV C++ API☆40Updated 7 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- CLAHE (Contrast Limited Adaptive Histogram Equalization) implementation for OpenCV☆34Updated 13 years ago
- College project about article http://www.cs.ust.hk/~quan/publications/yuan-deblur-siggraph07.pdf☆10Updated 12 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆197Updated 3 years ago
- Basic demo of Vector Field Consensus method for image keypoint matching☆78Updated 7 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆165Updated 8 years ago
- Libtorch Examples☆41Updated 3 years ago
- get shape templates using shape contexts.☆33Updated 10 years ago
- fast guided filter implementation for OpenCV☆72Updated 8 years ago
- Image Brightness Enhancement Automatically Based on Fast Haze Removal☆35Updated 6 years ago
- real-time circle detection by edge drawing.algorithm provided by Cuneyt Akinlar and Cihan Tonal☆18Updated 8 years ago
- line, circle and ellipse detection in 2d images.