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 project for unpaired night-to-day translation, or "image restoration and style transfer under low illumination", based on Cycle-GAN net…☆27Updated 4 years ago
- About Python scripts form performing stereo depth estimation using the ACVNet model in ONNX.☆12Updated 3 years ago
- ☆48Updated 2 years ago
- undergraduate work☆21Updated 8 years ago
- A Python implementation of multi-band blending.☆50Updated 7 years ago
- Rebuild the Fisheye dataset from the normal dataset. (Based on KITTI dataset)☆34Updated 6 years ago
- Python scripts for performing 2D feature detection and tracking using the KP2D model in Pytorch☆34Updated 3 years ago
- Detecting 3 Orthogonal Vanishing Points + Using Planar Homography for 3D Plane Segmentation☆39Updated 2 years ago
- Single-View Auto-Calibration from Lens-Distorted Images of Urban Scenes. In WACV (2021)☆15Updated 3 years ago
- Fisheye lens☆14Updated 3 years ago
- A fully cuda implementation of DCNv2(deformable convolution) forward. Without dependent of cuTorch(THC).☆10Updated 5 years ago
- ONNX-compatible DeDoDe 🎶 Detect, Don't Describe - Describe, Don't Detect, for Local Feature Matching. Supports TensorRT 🚀☆72Updated last year
- CaliCam_Mono: Various Fisheye Rectification Modes☆43Updated 11 months ago
- A multi camera tracker based on homography and costs.☆18Updated 5 years ago
- ONNX-compatible LightGlue: Local Feature Matching at Light Speed☆22Updated last year
- ONNX and TensorRT inference demo for Unimatch☆33Updated last year
- A blur detection with FFT written in C☆36Updated 3 years ago
- Masked Face Image Augmentation Tool for Dataset 300W-LP with 6D Head Pose Information.☆12Updated 2 years ago
- The repo is modified from the source code of CannyLine. It provides support for pybind to make it available for python.☆10Updated 4 years ago
- New testing protocol for learning local patch descriptors on Brown Phototour dataset☆16Updated last month
- Fast and memory efficient transformers based feature matching model.☆16Updated 3 years ago
- A simple SWIG-wrapped Python module for the Efficient LArge Scale C++ stereo matching library (http://www.cvlibs.net/software/libelas/).☆15Updated 6 years ago
- Image Visualization Tools for C++☆14Updated 3 years ago
- ☆112Updated 11 months ago
- Android implementation for SuperPoint, including NCNN and SNPE. Can also run on x64 machine.☆15Updated 2 years ago
- Single-View Auto-Calibration from Lens-Distorted Images of Urban Scenes. In WACV (2021)☆42Updated 3 years ago
- Joint Keypoint and Object Detection☆67Updated 7 months ago
- Neural-Guided, Differentiable RANSAC for Horizon Line Estimation☆36Updated 2 years ago
- XFeatをONNXに変換し特徴点マッチングを行うサンプル☆29Updated last year
- C++/CUDA code to perform bilateral filtering on OpenCV Mat inputs☆18Updated 7 years ago