Security-focused static analysis for the Phoenix Framework
Sobel Filter algorithm in JavaScript.
Implementation of Sobel Filter in Verilog
This is a sobel filter on Android using OpenCL.
Implementation of the Sobel Filter in C
Example implementation of a Sobel Outline Post-Processing effect
Sobel edge detection implemented on PyTorch
Sobel–Feldman, Prewitt, Canny filter
fpga跑sobel识别算法
A demo for accelerating sobel in xilinx's fpga pynq
Android使用Sobel算法提取图片轮廓
Realtime video processing w/ Gaussian + Sobel Filters targeting Artix-7 FPGA
Pipelined implementation of Sobel Edge Detection on OV7670 camera and on still images
C++实现的主流边缘检测算法(Canny、Sobel、Laplace、Roberts等)
Verilog design files and Icestudio file for Sobel Edge Detection with OV7670 camera using ULX3S FPGA Board
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.
Sobel算子做边缘检测的OPENCV包、CPU实现和CUDA实现及比较以及CUDA优化
基于Sobel算子的静态图像边缘检测。(动态实时边缘检测后续更新)
FPGA图像处理-- 车牌定位,包括二值化,腐蚀,膨胀,sobel边缘检测,水平投影和垂直投影等
用MATLAB实现的简单基元检测处理,包括sobel算子边缘检测,SUSAN角点检测(非极大值抑制),以及霍夫变换直线检测。
As part of my thesis project, I designed a monitoring system in Matlab which processes the video input to indicate the current driving aptitude of the driver and warning alarm is raised based on eye b...
Aiming at the removal of gaussian noise, we systematically analyze the shortage of non-local means image denonising algorithm (NLM), finding it is easy to lose structure information when dealing with ...
视听觉信号处理,颜色空间转换,实现对图像的亮度、对比度、饱和度、色度的调整。 统计图像的直方图。 实现图像的空域滤波:中值滤波和均值滤波。并选用合适的滤波方法增强如下图像。实现图像的边缘检测:Roberts算子和Sobel算子。实现中值滤波的快速算法。
中国农业大学数字图像处理实验:基于Python语言的数字图像处理程序,包含工具栏。主要功能包括:灰度变换(n值化、线性化、非线性化);绘制RGB直方图;两幅任意大小、通道图像相加;均值滤波和中值滤波;Sobel算子锐化;集成人脸识别API如face_recognition库、虹软SDK、face++、paddlehub库
基于Python OpenCV的图像算法原理及代码示例|平移变换、尺度变换、旋转变换、仿射变换 求反、动态范围压缩、阶梯量化、阈值分割 加法、平均法消除噪声、减法 直方图均衡化、直方图规定化 线性平滑滤波器、线性锐化滤波器、非线性平滑滤波器、非线性锐化滤波器 傅里叶变换和反变换 理想滤波器、巴特沃斯滤波器,指数滤波器 高频增强滤波器、高频提升滤波器 带通带阻滤波器、同态滤波器 均值滤波器、排序统计...