prittt / YACCLAB
YACCLAB: Yet Another Connected Components Labeling Benchmark
☆218Updated 9 months ago
Alternatives and similar repositories for YACCLAB
Users that are interested in YACCLAB are comparing it to the libraries listed below
Sorting:
- Connected Component Labeling.☆43Updated 4 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆52Updated 7 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆204Updated 3 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆48Updated 3 years ago
- Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o exp…☆264Updated 3 years ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆500Updated 2 months ago
- Ellipse and Line Segment Detector, with Continuous validation☆132Updated 2 years ago
- Sub-Pixel Edge Detection Using OpenCV☆221Updated 3 years ago
- OpenCV <=> NumPy Converter using Boost::Python☆131Updated 7 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆197Updated 3 years ago
- Port of Fast Affine Template Matching algorithm☆129Updated 4 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 3 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆160Updated 8 years ago
- C++ Implementation of the Adaptive Wiener Filter (Based on Opencv Library)☆61Updated 2 years ago
- C++ library for reading and writing of numpy's .npy files☆398Updated 7 months ago
- JF-Cut: A Parallel Graph Cut Approach for Large Scale Image and Video☆36Updated 9 years ago
- line, circle and ellipse detection in 2d images.☆17Updated 4 years ago
- Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.☆424Updated 6 months ago
- An advanced in-memory image visualization plugin for GDB and LLDB on Linux, with experimental support for MacOS and Windows. Previously k…☆229Updated this week
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆50Updated 9 years ago
- Multi-threaded generic RANSAC implemetation☆317Updated 5 years ago
- Permutohedral Lattice C++/CUDA implementation + TensorFlow Op (CPU/GPU)☆83Updated 6 years ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 2 years ago
- Automatically exported from code.google.com/p/opencl-book-samples☆165Updated 5 years ago
- opencv☆249Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated last year
- An image edge detector is described which produces chained edge points with sub-pixel accuracy.The method incorporates the main ideas of …☆60Updated 7 months ago
- Using custom CUDA kernels with Open CV Mat objects.☆37Updated 6 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago