evlasblom / cuda-opencv-examplesLinks
Using custom CUDA kernels with Open CV Mat objects.
☆37Updated 7 years ago
Alternatives and similar repositories for cuda-opencv-examples
Users that are interested in cuda-opencv-examples are comparing it to the libraries listed below
Sorting:
- CMU 15-618 Final Project - Parallel Panorama☆36Updated 7 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 2 months ago
- Image Processing using the OpenCV C++ API☆39Updated 7 years ago
- step-by-step tutorial for optimizing a Gaussian image smoothing function☆25Updated 4 years ago
- ☆41Updated last year
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- Libtorch Examples☆42Updated 4 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆206Updated 3 years ago
- Example of using TBB parallel pipeline with OpenCV☆16Updated 8 years ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆50Updated 9 years ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 3 years ago
- A blur detection with FFT written in C☆37Updated 3 years ago
- fast guided filter implementation for OpenCV☆73Updated 8 years ago
- C++ example codes for camera calibration, rectification and to build disparity maps☆54Updated 5 years ago
- Rectangle detection using the Hough transform☆117Updated 5 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆43Updated 5 years ago
- YACCLAB: Yet Another Connected Components Labeling Benchmark☆234Updated last year
- A one header only DBSCAN (N-dimensions support) implementation☆123Updated 3 years ago
- Implementation of multi-tracker Extended Kalman Filter, developed for the EU project CLASS (G.A. 780622)☆17Updated 3 years ago
- Image processing software on GPU (Windows, Linux, ARM) for real time machine vision camera applications. Performance benchmarks and Glass…☆350Updated 2 months ago
- Adaptive Thresholding Using the Integral Image☆22Updated 4 years ago
- line segment detector(lsd) &. edge drawing line detector(edl) &. hough line detector(standard &. probabilistic) for detection☆199Updated 3 years ago
- ByteTrack-Eigen is a C++ implementation of the ByteTrack object tracking method, leveraging the Eigen library for high-performance matrix…☆55Updated last year
- A Repository detailing camera calibration☆65Updated 2 years ago
- cvnp: pybind11 casts between numpy and OpenCV, with shared memory☆62Updated 4 months ago
- Cross compile on X86 host for Jetson☆99Updated 3 years ago
- Chessboard corner-finder for a camera calibration system☆55Updated 5 months ago
- An implementation of automatic panorama using OpenCV in C++ and Python☆221Updated 4 years ago
- An Iterative Optimization Algorithm for Lens Distortion Correction Using Two-Parameter Models, Daniel Santana-Cedrés, Luis Gómez, Miguel …☆67Updated 9 years ago
- ravitejapinnaka / Motion-Estimation-using-Speeded-Up-Robust-Features-SURF-and-Oriented-Fast-Rotated-Brief-ORB-☆42Updated 7 years ago