CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 运算 basic

搜索资源列表

  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. cell_algorithm

    0下载:
  2. 源码包含了常见的图像形态学算法,如图像基本逻辑运算,阈值分割,边缘处理,孔洞填充等-source contains common morphological image algorithms, such as images basic logic operations, thresholding segmentation, edge, openings fill in the blanks
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31722
    • 提供者:ymz97
  1. sztxbyjc

    0下载:
  2. 所谓边缘就是指图像局部亮度变化最显著的部分,它是检测图像局部变化显著变化的最基本的运算。对于数字图像,图像灰度灰度值的显著变化可以用梯度来表示,以边缘检测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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:阿辉
  1. ch1

    0下载:
  2. 包含了一些基本的图像处理方法:点运算,几何变换,正交变换,图像增强形态学变换,直方图显示-Includes some basic image processing methods: point operations, geometric transformations, orthogonal transform, image enhancement morphological transformation, Histogram display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:340688
    • 提供者:郑晔
  1. ImageProcessFounction

    0下载:
  2. 各个程序函数包含图象处理基本的算法,边缘检测,点运算,特效,几何变换,增强和虑镜-The various program functions include basic image processing algorithms, edge detection, point operations, effects, geometric transformation, enhancement and taking into account mirror
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:22167
    • 提供者:linhong
  1. calculator

    0下载:
  2. 试用java语言编写一个简单的计算器,能够实现基本的加减乘除运算。-Try a simple java calculator language, to achieve the basic addition and subtraction, multiplication and division operations.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:31369
    • 提供者:史江林
  1. Dia_Ero

    0下载:
  2. 数学形态学在数字图像处理领域中的应用越来越广泛,各种形态结构和算法不断涌现.数学形态学以集 合运算为基础,其基本思想是用具有一定形态的结构元去度量图像中的形态以解决理解问题.该文利用细胞神经 网络(CNN),运用数学形态滤波适时、并行完成各种数学形态运算.文中给出了有关CNN的全局和局部稳定状态 的定理,证明CNN在一定的条件下可以通过动态过程的稳定达到数学形态滤波的结果.将其结果运用在煤矿井下 煤仓图像的预处理当中,取得了满意的结果.-Mathematical Morpholo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:209384
    • 提供者:郭事业
  1. image-source

    0下载:
  2. 本程序实现了图像基本处理算法,效果显著,而且运算速度快-This program a basic image processing algorithms, the effect is significant, and the computing speed
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:11948640
    • 提供者:杨军
  1. Lian

    0下载:
  2. 适合MFC 图像处理初学者,自己也是菜鸟级的。有基本的点运算-Suitable for beginners of MFC image processing, also a rookie class. Basic point operations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-03
    • 文件大小:4864234
    • 提供者:guobiao
  1. calculator

    0下载:
  2. 计算器,实现的实数的加,减法乘法以及除法等一些的基本运算,还有平方等更高级一点的运算-Calculator, plus real numbers, subtraction, multiplication, and division achieved some of the basic operations, there are square, and other more advanced computing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-01
    • 文件大小:596
    • 提供者:
  1. Geometry

    0下载:
  2. 包含了点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 5 7. 求
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:13344
    • 提供者:卢凯瑞
  1. StackCalculator

    0下载:
  2. 超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
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:305758
    • 提供者:王其为
  1. Calculator363

    0下载:
  2. 此程序实现一个计算器的功能,包括基本的加减乘除运算,同时还有一些其他的运算-This program functions to achieve a calculator, including basic addition and subtraction, multiplication and division operations, as well as some other operations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2486
    • 提供者:jiao3173951
搜珍网 www.dssz.com