lukas783 / CUDA-Sobel-FilterLinks
A program that runs a sobel filter edge detection algorithm on an image using a single thread on the CPU, another using OpenMP to parallelize it, and a third to run on a NVIDIA CUDA GPU to parallelize it further.
☆10Updated 7 years ago
Alternatives and similar repositories for CUDA-Sobel-Filter
Users that are interested in CUDA-Sobel-Filter are comparing it to the libraries listed below
Sorting:
- A blur detection with FFT written in C☆37Updated 3 years ago
- OpenCV ellipse detector.☆18Updated 4 years ago
- Python scripts for performing 2D feature detection and tracking using the KP2D model in Pytorch☆35Updated 3 years ago
- Marker Assisted SfM for marker-based pose estimation system☆12Updated 5 years ago
- CaliCam_Mono: Various Fisheye Rectification Modes☆43Updated last year
- Android implementation for SuperPoint, including NCNN and SNPE. Can also run on x64 machine.☆16Updated 2 years ago
- A multi camera tracker based on homography and costs.☆18Updated 5 years ago
- fast, lightweight dbscan implementation for peptide strings☆12Updated 5 years ago
- This repository include implementation of calibrating intrinsic and extrinsic camera parameter for distance calculation☆30Updated 4 years ago
- 本项目参考论文https://arxiv.org/pdf/1902.11154.pdf?的思路,将单个鱼眼拆分成双针孔混合成像模型(论文中的模型为左右针孔中间柱面,由于实现略有差异,所以结果与论文不同),进而实现对多目鱼眼间的双目校正和匹配,以及生成全景鸟瞰图。☆18Updated 6 years ago
- Simultaneous Localisation and Mapping using random dot markers for AR applications☆11Updated 7 years ago
- Single-View Auto-Calibration from Lens-Distorted Images of Urban Scenes. In WACV (2021)☆15Updated 3 years ago
- 边缘匹配算法☆13Updated 2 years ago
- ☆13Updated 8 years ago
- Calibrate an image with the vanishing points detected with T-linkage clustering on GPU☆12Updated 7 years ago
- SuperGlue MNN C++部署,SuperGlue C++ Inference with MNN☆67Updated 3 years ago
- Mask RCNN using OpenCV DNN Library☆13Updated 5 years ago
- Mirror of https://github.com/facebookincubator/deltille☆34Updated 2 years ago
- A real-time object detection app based on lightDenseYOLO Our lightDenseYOLO is the combination of two components: lightDenseNet as the CN…☆21Updated 7 years ago
- Code for vanishing point extraction along with rotation matrix☆19Updated 7 years ago
- This is a pure C++ implementation of a very popular depth estimation network named monodepth2. This entire project is totally based on Li…☆19Updated 5 years ago
- A very lightweight visual odomtry with local bundle adjustment (BA).☆10Updated 3 years ago
- Simple script to convert a frozen tensorflow .pb file to TensorRT UFF format☆18Updated 6 years ago
- A fully cuda implementation of DCNv2(deformable convolution) forward. Without dependent of cuTorch(THC).☆10Updated 5 years ago
- Python scripts for performing monocular depth estimation using the SC_Depth model in ONNX☆31Updated 2 years ago
- Joint Keypoint and Object Detection☆70Updated 10 months ago
- Implementations of Multiple View Geometry in Computer Vision and some extended algorithms.☆11Updated 3 years ago
- Lens Distortion Rectification using Triangulation based Interpolation☆14Updated 8 years ago
- SfM Camera trajectory quality evaluation☆14Updated 2 years ago
- ☆37Updated 2 years ago