搜索资源列表
VC_DigitalImageProcess
- 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
cell_algorithm
- 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
sztxbyjc
- 所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测Sobel算子为例来讲述数字图像处理中边缘检测的实现-Edge refers to the so-called partial image brightness changes in the most notable part of it is to test local image change significantly change th
ch1
- 包含了一些基本的图像处理方法:点运算,几何变换,正交变换,图像增强形态学变换,直方图显示-Includes some basic image processing methods: point operations, geometric transformations, orthogonal transform, image enhancement morphological transformation, Histogram display
ImageProcessFounction
- 各个程序函数包含图象处理基本的算法,边缘检测,点运算,特效,几何变换,增强和虑镜-The various program functions include basic image processing algorithms, edge detection, point operations, effects, geometric transformation, enhancement and taking into account mirror
calculator
- 试用java语言编写一个简单的计算器,能够实现基本的加减乘除运算。-Try a simple java calculator language, to achieve the basic addition and subtraction, multiplication and division operations.
Dia_Ero
- 数学形态学在数字图像处理领域中的应用越来越广泛,各种形态结构和算法不断涌现.数学形态学以集 合运算为基础,其基本思想是用具有一定形态的结构元去度量图像中的形态以解决理解问题.该文利用细胞神经 网络(CNN),运用数学形态滤波适时、并行完成各种数学形态运算.文中给出了有关CNN的全局和局部稳定状态 的定理,证明CNN在一定的条件下可以通过动态过程的稳定达到数学形态滤波的结果.将其结果运用在煤矿井下 煤仓图像的预处理当中,取得了满意的结果.-Mathematical Morpholo
image-source
- 本程序实现了图像基本处理算法,效果显著,而且运算速度快-This program a basic image processing algorithms, the effect is significant, and the computing speed
Lian
- 适合MFC 图像处理初学者,自己也是菜鸟级的。有基本的点运算-Suitable for beginners of MFC image processing, also a rookie class. Basic point operations
calculator
- 计算器,实现的实数的加,减法乘法以及除法等一些的基本运算,还有平方等更高级一点的运算-Calculator, plus real numbers, subtraction, multiplication, and division achieved some of the basic operations, there are square, and other more advanced computing
Geometry
- 包含了点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 5 7. 求
StackCalculator
- 超Q的计算器,能够计算基本运算,乘方,以及牛顿二分法写的开方,自定义数字按钮,移过有高亮显示,采用二叉树数据处理,正常次序输入,无需考虑运算符号与数字顺序-Ultra Q calculator can calculate basic operations, power, and Newton wrote dichotomy prescribing, custom numeric buttons, move over there to highlight, using binary data pr
Calculator363
- 此程序实现一个计算器的功能,包括基本的加减乘除运算,同时还有一些其他的运算-This program functions to achieve a calculator, including basic addition and subtraction, multiplication and division operations, as well as some other operations