-
Non_Uniform_Pcode
实现运动模糊图像的非盲卷积 分区域去模糊 有用(Implementation of motion blurred image blind deconvolution is useful to fuzzy areas)
- 2020-11-03 10:39:53下载
- 积分:1
-
houghGUI
一个交互式程序,利用Hough变换检测圆。允许人工选择圆半径。(An interactive process, the use of Hough transform circle detection. Permit artificial selection radius.)
- 2007-08-18 10:01:09下载
- 积分:1
-
top-hat
基于matlab的高帽变换,能很好地对图像进行一定的处理,实现图像的增强,线性特征的提取,为后续的处理做准备(Matlab-based top-hat transform good image processing, image enhancement, linear feature extraction, to prepare for subsequent processing)
- 2013-01-17 08:52:39下载
- 积分:1
-
WPF学习- 不规则窗体 实例源码下载
不规则窗体
- 2015-01-25下载
- 积分:1
-
EDLines 快速直线检测算子
EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤:
(1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声;
(2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向;
(3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大;
(4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。
(Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out
the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary
edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a
set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of
the other edge detectors requires urther processing to generate potential object boundaries, which may not even be
possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
- 2021-03-22 16:29:16下载
- 积分:1
-
双目匹配求解
说明: 一个双目匹配求解视差图的matlab源代码(A binocular matching to solve the disparity map of Matlab source code)
- 2020-10-31 11:25:37下载
- 积分:1
-
shibie
针对10个手写数字的识别问题,设计了一个BP神经网络,使它能够正确识别10个数字。(Against the 10 handwritten numeral recognition problem, a BP neural network is designed so that it can correctly identify the 10 digits.)
- 2009-11-25 15:34:12下载
- 积分:1
-
Tamura
该代码为用tamura算法提取图像的纹理特征,包括粗糙度、对比度等,可用于基于内容的图像检索系统(The code for the algorithm used tamura extracted texture features, including roughness, contrast, etc., can be used for content-based image retrieval system)
- 2010-07-05 10:49:17下载
- 积分:1
-
MatLab
图片的旋转、截图、灰度、翻转、滤波、去噪等基本处理(Image rotation, screenshots, gray, flip, filtering, noise and other basic processing)
- 2013-10-22 17:06:27下载
- 积分:1
-
DMC2C80-V1.1
VC development motion control routines, vb development 12 axis motion control routines
- 2013-12-08 21:55:18下载
- 积分:1