CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 开运算

搜索资源列表

  1. xingtaixue

    2下载:
  2. 使用opencv对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算-Opencv image using morphological operations (opening and closing image, erosion and dilation operations
  3. 所属分类:OpenCV

    • 发布日期:2015-11-12
    • 文件大小:207872
    • 提供者:ldcr
  1. matlab_image_roadtest

    0下载:
  2. AGV(自动导引车)路径识别系统的MATLAB实现,包括对图像进行灰度处理,阈值分割,二值化,开闭运算,边缘检测-AGV (automatic guided vehicles) MATLAB path to achieve recognition system, including gray-scale image processing, segmentation, thresholding, opening and closing operation, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:130284
    • 提供者:rengy
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. ComplexNumberCalculator

    0下载:
  2. 这是一个简单实用的复数计算器程序。界面和使用方法与Windows附带的计算器类似。可进行复数的加减乘除四则运算,取共轭运算,开平方运算,可以进行连续计算。-This is a simple and practical procedures for plural calculator. Interface and the use of methods and Windows comes with a similar calculator. Can be plural calculation 4 c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:44045
    • 提供者:zfw
  1. ComplexNumberCalculator

    0下载:
  2. 这是一个简单实用的复数计算器程序。其界面和使用方法与Windows的计算器相似。可以进行复数的加减乘除四则运算,取共轭运算,开平方根运算,可以进行连续地计算。-This is a simple and practical procedures for plural calculator. Its interface and use methods similar to Windows calculator. Can be plural calculation 4 calculations, ta
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:42801
    • 提供者:zfw
  1. HighPrecision2

    0下载:
  2. 基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方),部分允许string式的“整型”与int型混合运算,支持正负号,结果一律用string 型存放(多精度对单精度取余(用int)除外!)-Based on STL string of high-precision calculation of support for string-type format for storing the mu
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:11950
    • 提供者:wang yucao
  1. duoxiangshi

    0下载:
  2. 提供了数据结构课程设计多项式之间的运算,和完整的开发文档-Provides a data structure course design between polynomial arithmetic, and complete development documentation
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:206311
    • 提供者:songkaisong
  1. code

    0下载:
  2. 对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数-Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:179602
    • 提供者:honeyxuer
  1. Graymorph

    0下载:
  2. 图象处理的形态学处理的相关代码,包括膨胀腐蚀\开\闭运算-Morphological image processing to deal with the relevant code, including the expansion of corrosion opening and closing operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3180
    • 提供者:zm
  1. afanty_Bigint

    0下载:
  2. 这是关于大数运算的程序,用vc开打的。可以计算加减乘除。-This is the operator on the large numbers of procedures, with the start vc. Calculation can be calculated.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2883
    • 提供者:wangyanwen
  1. DC_motor-PI_code

    0下载:
  2. 加入了积分运算,高速震荡变小了,选择了积分系数是0.1,和采样周期一样。但是高速震荡还是存在,超调基本上没有了。 当把积分数值除以十的时候,你会发现输出的震荡明显减少了,和开环控制的时候差不多,由此可以猜测,震荡有可能是由测试信号的精度决定的,另一方面可能是 因为PWM所引起的。通过综合比较发现,闭环系统的启动速度很快,比开环的快很多,但是加装了积分部分后,输出似乎变小了。-Add the integral operator, high-speed shocks become small
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:81638
    • 提供者:张子凤
  1. 1111

    0下载:
  2. 代码运算类 汇编 双字节二进制无符号数开平方-Compilation of code computing category the number of double-byte unsigned binary square root
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:581
    • 提供者:李克
  1. ImageProcess

    0下载:
  2. 彩色图像处理:1、底片效果,2、浮雕和雕刻效果,3、色彩变换:IHS变换以及图像灰度化,4、彩色图像二值化,5、灰度图像形态学处理:开闭运算,膨胀、腐蚀,6、正交变换:傅立叶变换及傅立叶反变换-Color Image Processing: 1, negative effect, 2, the effect of relief and sculpture, 3, color transform: IHS transform and the image of, 4, color images of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3067158
    • 提供者:叶心怡
  1. zonghetuxiang

    0下载:
  2. 形态学去噪及边缘提取,利用简单的开闭运算完成较好的滤波效果-Morphological denoising and edge detection, the use of a simple opening and closing operations of the filtering effect of the completion of good
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:727
    • 提供者:石飞
  1. ImageN

    0下载:
  2. 利用CImage类对图像进行处理,包括二值化、开闭运算、腐蚀、锐化等,MFC编程-CImage category using the image processing, including binary, opening and closing operations, corrosion, such as sharpening, MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:253663
    • 提供者:jason
  1. DSD

    0下载:
  2. 数学形态学(Mathematical Morphology)诞生于1964年,是由法国巴黎矿业学院博士生赛拉(J. Serra)和导师马瑟荣,在从事铁矿核的定量岩石学分析及预测其开采价值的研究中提出“击中/击不中变换”, 并在理论层面上第一次引入了形态学的表达式,建立了颗粒分析方法。他们的工作奠定了这门学科的理论基础, 如击中/击不中变换、开闭运算、布尔模型及纹理分析器的原型等。数学形态学的基本思想是用具有一定形态的结构元素去量度和提取图像中的对应形状以达到对图像分析和识别的目的。-Mathem
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:90587
    • 提供者:zouwenjian
  1. 5morphology

    0下载:
  2. 图像处理中的生态学算子,包括开闭运算,腐蚀和膨胀等,包括OPENCV中UI的使用-Ecology of image processing operators, including the opening and closing operations, such as corrosion and expansion, including the use of OPENCV in UI
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1114860
    • 提供者:zhou
  1. ex5_061221015

    0下载:
  2. 1)编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换 )函数。 2)函数可以处理不同的变换形式和不同类型的结构元素。-1) the preparation of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function. 2) function to handle the transformatio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:786447
    • 提供者:da
  1. datikashibie

    0下载:
  2. 本代码包含对图像的基本处理,读取,开闭运算等,还有答题卡识别-This code contains the basic image processing, reading, opening and closing operations, etc., as well as identify the ANSWER SHEET
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1661939
    • 提供者:maling
  1. ErosionDilation

    0下载:
  2. 图像的开闭运算,区别于传统的开闭运算,该函数可以一次性实现开闭运算,速度快效果佳。-image morphology algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:程敏
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com