-
binary-image-processing
二值图像处理运算是从数学形态学下的集合论方法发展起来的,尽管它的基本运算很简单,但是却可以产生复杂的效果。常用的二值图像处理操作有许多方法,如腐蚀、膨胀、细化、开运算和闭运算等等。本文对这些内容作些研究探讨, 希望对爱好图像处理的朋友有所帮助。(Binary image processing algorithms are developed set theory in mathematical morphology. Although its basic operation is simple, it can produce complex effects. Commonly used binary image processing operations there are many ways, such as corrosion, expansion, refinement, open operation and closed operation and so on. In this paper, some of these studies to explore, I hope to love image processing friends help.)
- 2016-11-06 21:33:55下载
- 积分:1
-
RegEx2NFA2DFA_RC
说明: 由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配(This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.)
- 2020-11-08 15:59:47下载
- 积分:1
-
VC-PH
球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持(Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV)
- 2010-05-15 11:42:48下载
- 积分:1
-
1
说明: 详细介绍了多普勒天气雷达系统建模与仿真应用 (Details of the Doppler Weather Radar System Modeling and Simulation Application)
- 2010-08-22 10:19:49下载
- 积分:1
-
tuxiangpingjie
图像拼接及柱面全景图生成算法研究 图像拼接及柱面全景图生成算法研究(Image mosaicing and cylinder panorama generation algorithm is studied)
- 2012-01-14 19:37:10下载
- 积分:1
-
Wavelets
小波处理,滤波,复原,融合等VC源代码.(Wavelet processing, filtering, recovery, integration VC source code.)
- 2007-12-19 13:25:52下载
- 积分:1
-
Fourier-Mellin
Application of the Fourier-Mellin transform to translation-, rotationand scale-invariant plant leaf identification
- 2011-10-22 04:50:56下载
- 积分:1
-
haijian
说明: 多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪(polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping)
- 2005-12-28 22:01:30下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1
-
c# 联合 halcon集成了所有分类器
本例子集成了“MLP”,"SVM","KNN","GMM",分类器算法,可以作为进行物体分类,缺陷检测的参考案例。
- 2020-03-17下载
- 积分:1