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.
☆10Oct 18, 2017Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Real time RGBD Visual SLAM( ORB FLANN g2o )☆10May 19, 2018Updated 8 years ago
- A monocular EKF based visual slam algorithm.☆12Apr 20, 2019Updated 7 years ago
- Turing machine simulator using python☆10Dec 19, 2018Updated 7 years ago
- A basic Media Player made on Qt using OpenCV☆11Oct 8, 2018Updated 7 years ago
- ☆14Feb 11, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Novel Visual Category Discovery with Dual Ranking Statistics and Mutual Knowledge Distillation. Bingchen Zhao and Kai Han. (NeurIPS 2021)☆12Aug 20, 2023Updated 2 years ago
- ☆14May 23, 2024Updated 2 years ago
- Use ARIMA, RNN and LSTM to predict foreign exchange rates.☆10Nov 15, 2019Updated 6 years ago
- ☆11May 6, 2021Updated 5 years ago
- Parallel Sobel Operator Using CUDA Programming☆13Apr 12, 2013Updated 13 years ago
- The Fuzion Language Implementation☆64Updated this week
- Beyond Known Clusters: Probe New Prototypes for Efficient Generalized Class Discovery☆15Apr 28, 2024Updated 2 years ago
- TCP congestion control using ns3-gym setup for DQN reinforcement learning.☆33Oct 11, 2022Updated 3 years ago
- PyTorch implementation of [Context Encoders: Feature Learning by Inpainting☆10Aug 11, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于MFCC特征构建单核GMM的0-9独立词语音识别,MFCC,GMM,sklearn,Isolated word recognition。☆10Nov 18, 2020Updated 5 years ago
- Parallel implementations of Bellman-Ford algorithm with MPI, OpenMP and CUDA.☆10Sep 25, 2018Updated 7 years ago
- Main repository for underwater SLAM implementation☆22Dec 22, 2018Updated 7 years ago
- A rEFInd theme based of Burg Metro☆14Aug 29, 2018Updated 7 years ago
- A PyTorch implementation of MixNet: Mixed Depthwise Convolutional Kernels☆11Aug 5, 2019Updated 6 years ago
- Stream a file to a socket.io client.☆17Feb 27, 2012Updated 14 years ago
- MRCPSP: This is an implementation of multi-mode resource constrained project scheduling problem (MRCPSP) in MATLAB.☆12May 10, 2019Updated 7 years ago
- Compare NVIDIA Video Codec SDK's, PyAV's, and OpenCV's performance on video decoding.