-
Neural-Network-pattern-recognition
说明: bp人工神经网络模式识别教程示例,研究人脸识别 手势识别有帮助(bp nervel network trainning and recognition ,e.g:face & dynamic hand gesture detection and face recognition .I hope it would be very useful for researcher !)
- 2009-08-02 10:51:30下载
- 积分:1
-
drawline
C++开发的计算机图形学关于直线绘制的算法,主要涉及DDA算法、中点画线算法、Bresenham画线算法(C++ developed computer graphics on line drawing algorithm, mainly involves DDA algorithm, midpoint line algorithm, Bresenham line drawing algorithm.)
- 2018-06-22 15:07:51下载
- 积分:1
-
QRcode_righting
二维码扶正,对不同光照图片都有较好结果,涉及几种不同的二值化方法,采用霍夫检测直线和双线性变换扶正二维码,内含的7张图片都能扶正(Two-dimensional code righting, have a better picture of the different light result, involving several different binarization method using Hough transform to detect linear and bilinear righting two-dimensional code, embedded image 7 can be righting)
- 2016-12-10 20:33:11下载
- 积分:1
-
mohuhuifu
BlurTemplate.m为模糊模板函数子程序
DIPexp2.m为用逆滤波和维纳滤波进行恢复的源程序(Template function for the fuzzy BlurTemplate.m Subroutine DIPexp2.m using inverse filtering and Wiener filtering for the restoration of the source)
- 2008-08-19 10:20:48下载
- 积分:1
-
各滤波器减少相干斑噪声
说明: 该文件主要用于减少相干斑噪声,包含各种常见的滤波器如Lee滤波器,Frost滤波器等(This file is mainly used to reduce speckle noise, including a variety of common filters, such as Lee filter, frost filter and so on)
- 2020-08-28 10:38:40下载
- 积分:1
-
EffectShow
精通Visual C++图像处理编程中的一个小程序,实现图像的各种扫描和移动,百叶窗等,可以作为初学者学习用
- 2009-05-12 09:06:21下载
- 积分:1
-
ImageProcessing
基本jpeg压缩源码,包括dct,量化,zigzag和huffman编码,适于数字图像处理开发人员。(Basic jpeg compression source, including dct, quantization, zigzag and huffman encoding, suitable for digital image processing developer.)
- 2007-10-29 00:11:46下载
- 积分:1
-
jiyuneirongdetuxiangjiansuo
说明: 基于内容的图像检索,包括纹理、形状、颜色(Content-based image retrieval, including texture, shape, color)
- 2011-04-16 20:46:50下载
- 积分:1
-
HOUGH
将经过二值化的车道线图利用hough变换提取车道线(After binarization the lane line graph using hough transform to extract lane)
- 2011-01-21 15:33:57下载
- 积分:1
-
Code自适应
传统的图像分割方法可以分为基于阈值、边缘、区域的方法等,而传统的分割方法在复杂图像分割中效果不好。为了提高图像分割的性能,我们提出了一种基于局部自适应窗口的Otsu方法。首先,分析了传统阈值法在复杂图像分割中不能很好地形成的原因,比较了全局阈值和局部阈值对图像分割的影响。其次,提出了根据局部信息自适应地改变局部窗口大小的方法,分析了该方法的特点。最后,证明了所提出的新方法优于其他方法。实验结果表明,与其他传统方法相比,该方法能保持更多的细节,获得更满意的结果。(The traditional image segmentation methods can be divided into thresholding, edge and region methods. The traditional segmentation methods do not perform well in the segmentation of complicated images. In order to improve the performance of image segmentation, we propose an adaptive windowed range-constrained Otsu method based on local information.First, the reason why traditional thresholding methods do not perform well in the segmentation of complicated images is analyzed. Therein, the influences of global and local thresholdings on the image segmentation are compared. Secondly, a method of adaptively changing the local window size based on local information is proposed, and the characteristics of the proposed method are analyzed. Finally, the superiority of the proposed method over other methods, It is validated by the experiments that the proposed method can keep more details and acquire much more satisfying results as compared with the other conventional methods.)
- 2018-10-24 15:04:08下载
- 积分:1