-
ellipse_fit
说明: 另外一种有效的椭圆陪陪技术,对于亚像素边缘检测非常有用的,真的不错(Oval to chat with another kind of effective techniques for sub-pixel edge detection is very useful, really good)
- 2010-03-29 17:06:42下载
- 积分:1
-
Canny_My_GPU
canny边缘检测(自动设置Sigma的高斯平滑+Sobel(原始)+自适应直方图阈值)(canny edge detection (automatically set Sigma Gaussian smoothing+ Sobel (original)+ adaptive histogram threshold))
- 2014-10-27 18:19:35下载
- 积分:1
-
Matlab
读取图片,用鼠标获取图片点坐标,输出坐标数据(Read the image, the image point coordinates obtained with the mouse, and output coordinate data)
- 2012-12-26 14:48:58下载
- 积分:1
-
Mybole
实现对酒瓶子的边缘检测,背景差分,垂直和水平投影等,并可实现计数功能。(Achieve the bottles of edge detection, background difference, the vertical and horizontal projection, and to achieve counting.)
- 2011-07-30 17:07:43下载
- 积分:1
-
watershed3
关于分水岭图像分割的源码,需要的可以下来用(watershed image segmentation on the source need to be down with the)
- 2007-05-25 15:00:17下载
- 积分:1
-
faceDetection_HOG
说明: 利用HOG算子实现电脑读取图像并进行面部识别与检测(Using hog operator to realize computer reading image and face recognition and detection)
- 2020-10-11 11:09:27下载
- 积分:1
-
work7
实现图像匹配,ssda算法,自主截图选择匹配位置(To achieve image matching, ssda algorithm, self-selection match position screenshots)
- 2010-03-10 21:25:37下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
An-adaptive
自适应正则化的超分辨率重建程序,采用L1L2范数。(Adaptive Regularized super-resolution reconstruction of the program, using L1L2 norm.)
- 2011-04-24 16:21:24下载
- 积分:1
-
whmt1
基于小波域的隐马尔可夫树模型的图像去噪方法的实现代码。(Based on the Wavelet Domain Hidden Markov Tree Model Image Denoising realize the code.)
- 2008-07-24 09:15:59下载
- 积分:1