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:
- ☆41Updated last year
- Libtorch Examples☆42Updated 4 years ago
- Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.☆43Updated 5 years ago
- CMU 15-618 Final Project - Parallel Panorama☆36Updated 7 years ago
- Rectangle detection using the Hough transform☆117Updated 5 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated last month
- ByteTrack-Eigen is a C++ implementation of the ByteTrack object tracking method, leveraging the Eigen library for high-performance matrix…☆53Updated last year
- Image Processing using the OpenCV C++ API☆39Updated 7 years ago
- Implementation of cv::Mat conversion to numpy.array for pybind11☆206Updated 3 years ago
- Cross compile on X86 host for Jetson☆99Updated 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
- A one header only DBSCAN (N-dimensions support) implementation☆123Updated 3 years ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 3 years ago
- step-by-step tutorial for optimizing a Gaussian image smoothing function☆24Updated 4 years ago
- ☆76Updated 8 years 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☆198Updated 3 years ago
- Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.☆35Updated 3 weeks ago
- A Repository detailing camera calibration☆65Updated last year
- C++ example codes for camera calibration, rectification and to build disparity maps☆54Updated 5 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- A tool designed to unify and streamline the evaluation of perception models across different frameworks and datasets.☆80Updated last week
- Image registration based on the Fourier-Mellin transform☆107Updated 6 months ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- Example of using TBB parallel pipeline with OpenCV☆16Updated 8 years ago
- cvnp: pybind11 casts between numpy and OpenCV, with shared memory☆62Updated 4 months ago
- Implementation of multi-tracker Extended Kalman Filter, developed for the EU project CLASS (G.A. 780622)☆17Updated 3 years ago
- Sky area detection without deep neural networks https://maybeshewill-cv.github.io/sky-detector/☆149Updated 5 years ago
- Chessboard corner-finder for a camera calibration system☆55Updated 4 months ago