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 8 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 multi camera tracker based on homography and costs.☆18Updated 5 years ago
- OpenCV ellipse detector.☆18Updated 5 years ago
- This repository include implementation of calibrating intrinsic and extrinsic camera parameter for distance calculation☆30Updated 4 years ago
- ONNX-compatible LightGlue: Local Feature Matching at Light Speed☆26Updated 2 years ago
- Fisheye lens☆14Updated 3 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
- Code for vanishing point extraction along with rotation matrix☆19Updated 7 years ago
- Cascade of CNNs for Robust Facial Landmarks Detection☆15Updated 4 years ago
- Fastest CUDA SIFT or other 128-float vector matcher for computer vision☆27Updated 4 years ago
- A fully cuda implementation of DCNv2(deformable convolution) forward. Without dependent of cuTorch(THC).☆10Updated 5 years ago
- About Python scripts form performing stereo depth estimation using the ACVNet model in ONNX.☆13Updated 3 years ago
- CMU 15-618 Final Project - Parallel Panorama☆36Updated 7 years ago
- SfM Camera trajectory quality evaluation☆14Updated 2 years ago
- New testing protocol for learning local patch descriptors on Brown Phototour dataset☆17Updated 6 months ago
- Feature Tracking and testing of various keypoint detector/descriptor combinations, keypoint matching using Brute Force and FLANN approach…☆19Updated 5 years ago
- Calibrate an image with the vanishing points detected with T-linkage clustering on GPU☆12Updated 8 years ago
- Pytorch implemenation of structure from motion using Libviso2, SIFT, SuperPoint, SPyNet and Sfm Learner.☆20Updated 4 years ago
- Automatically exported from code.google.com/p/kinect-depth-map-inpainting-and-filtering☆14Updated 10 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
- Single-View Auto-Calibration from Lens-Distorted Images of Urban Scenes. In WACV (2021)☆15Updated 3 years ago
- Lens Distortion Rectification using Triangulation based Interpolation☆14Updated 8 years ago
- XFeatをONNXに変換し特徴点マッチングを行うサンプル☆32Updated last year
- A blur detection with FFT written in C☆37Updated 3 years ago
- Multiple-Person Multi-Camera Tracker☆13Updated 8 years ago
- The C++ implementation of Multi-H algorithm, which is a multi-plane fitting technique. If you use this work for Academic purposes, pleas…☆32Updated 6 years ago
- Android implementation for SuperPoint, including NCNN and SNPE. Can also run on x64 machine.☆17Updated 2 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 months ago
- SuperGlue MNN C++部署,SuperGlue C++ Inference with MNN☆67Updated 3 years ago
- Python transparent bindings for LSD (Line Segment Detector)☆16Updated 2 years ago