sobel
There are 116 repositories under sobel topic.
BhanuPrakashNani/Image_Processing
Image Processing techniques using OpenCV and Python.
Jomes/sand
Using JNI to achieve Sobel operator image edge detection使用JNI实现Sobel算子图像边缘检测,支持kotlin https://github.com/Jomes/sand
stanislawfortonski/Procedural-Terrain-Generator-OpenGL
Procedural terrain generator with tessellation | C++ OpenGL 4.1
cobanov/depth2normal
Converts a depth map image to a normal map image using Python
miguelmota/sobel
Sobel Filter algorithm in JavaScript.
ssell/UnitySobelOutline
Example implementation of a Sobel Outline Post-Processing effect
thinkoco/c5soc_opencl
DE1SOC DE10-NANO DE10-Standard OpenCL hardware that support VGA and desktop. And Some applications such as usb camera YUYV to RGB , Sobel and so on.
yaoguangluo/Data_Processor
快速计算视觉听觉 线性卷积数据分析
openpaperwork/libpillowfight
Small library containing various image processing algorithms (+ Python 3 bindings) that has almost no dependencies -- Moved to Gnome's Gitlab
octu0/blurry
fast, high peformance image processing library for golang
markdaws/go-effects
Parallelized Image manipulation effects, written in Go
bockp/Edge-Detection-project
Tiny Image in Javascript - Edge Detection Algorithms
DanRuta/WebSight
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
NisanurBulut/LicensePlateRecognitionSystem
It is a desktop application that performs license plate recognition from vehicle photos.
AngeloJacobo/ULX3S_FPGA_Sobel_Edge_Detection_OV7670
Verilog design files and Icestudio file for Sobel Edge Detection with OV7670 camera using ULX3S FPGA Board
rstreet85/JCanny
A Java program for detecting edges in an image using the Canny method.
yoyoberenguer/Sobel-Feldman
Sobel–Feldman, Prewitt, Canny filter
jayshah19949596/Computer-Vision-Course-Assignments
Canny Edge Detection, Eigen Faces Face Recognition Algorithm, Applying Sobel Filter, Hough Lines, Harris Corner Detection as a Feature, Image Manipulation
tharunchitipolu/sobel-edge-detector
Sobel is first order or gradient based edge operator for images and it is implemented using verilog.
lalawow/low-poly-image-generator
A low-poly image generator
felixchenfy/cpp_practice_image_processing
Implement: Sobel; Canny; Harris; Hough line; Fit line; RANSAC.
miorsoft/Site
MiorSoft web pages
thushanperera95/Edge-Detector
C implementation of the Sobel and Robert's Cross edge detection algorithms.
dongdonghy/realtime_lane_detection
real time lane detection with numpy and multi-thread
mahmoudai1/image-processing-filters
Digital Image Processing filters developed by python using ipywidgets.
humanbydefinition/p5js-edge-detection-ascii-renderer
A fast and customizable p5.js ascii renderer with edge detection utilizing GLSL shaders
XAli-SHX/Implementation-of-an-Edge-Detection-Filter-Using-the-Avalon-Interface
Implementation of an Edge Detection Filter Using the Avalon Interface
ElizaLo/Detecting-Edges-on-Image-using-Convex-Optimization
Bachelor Research (Thesis) | C++ Qt implementation of edge detection algorithms.
susantabiswas/Digital-Image-Processing
Various things, operation related to digital Image Processing
pascal-canuel/SobelFilter-Cuda
📐 Parallelization and implementation of the Sobel filter for edge detection in CUDA. 📏
SAZZZO99/FEATURE-ENGINEERING-USING-MNIST-DATASET
Deals with Feature engineering and applying various Image Processing Techniques on the MNIST dataset.
vgorte/Sobel_Java
Java implementation of Sobel edge detection
fabricioandradesantos/sobelDeteccaoDeBordas
APP Detecção de bordas utilizando o filtro Sobel em Java (Android Studio)
fzehracetin/sobel-edge-detection-in-c
This is small image processing project which can read&write pgm images in C language and applies sobel edge detection on them.
peterdee/go-image-processing
Image processing with Golang