CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 二值化程序

搜索资源列表

  1. 一个非常好用的Autocad工具集

    6下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
  3. 所属分类:其他小程序

    • 发布日期:2010-03-25
    • 文件大小:2050142
    • 提供者:ayungerstudio
  1. VBerzhihua

    0下载:
  2. 用VB开发的简单图像二值化的代码,本程序只做交流使用-VB developers to use a simple image binarization code, the exchange of use of this procedure Zhizuo
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2564
    • 提供者:qq2010comcn
  1. GPSorbit

    0下载:
  2. 程序主要包括:1.MyInit.m 数据初始化 输出参数: XTrueZ 目标真实轨迹 Z0 目标观测值 T 采样周期 Q 系统误差阵 DeltaR 距离误差 DeltaSita 方位角误差 DeltaBeta 俯仰角误差 totaltime 运动时间 montimes 蒙特卡罗仿真次数 2. EKF.m [Z1]= EKF Z1: 输出EKF滤波后结果 3. CMKF.m [Z2]= CMKF Z2: 输出CMKF滤波后结果
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:9815
    • 提供者:yanghaiyan
  1. dip

    0下载:
  2. 一个简单的包括几个基本的图像处理的程序 可以实现: 检索灰度最大值,最小值,平均值,灰度线性变换,直方图统计,直方图均衡,平移,拉伸,旋转,FFT,DCT,随即噪声,椒盐噪声,均值滤波,中值滤波,SOBEL,LAPLACE 二值化-A simple include several basic image processing program can be: retrieve the gray maximum, minimum, average, linear gray level t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2650466
    • 提供者:wynd
  1. erzhihua_fanse

    0下载:
  2. 程序的功能是对载入的图像以灰度图形式读取,可以对灰度图进行二值化操作或者反色操作,处理完后的图像可以进行保存。-Function of the program is loaded image to gray image to read the form, you can gray image binarization operation or anti-color operation, after processing the images can be saved.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:21311
    • 提供者:陈勇
  1. yzmtq

    0下载:
  2. 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2474
    • 提供者:lu
  1. edgePlinking

    0下载:
  2. 图像二值化过后,边界不闭合,进行边界闭合程序,可以计算面积-The image binarization after the border is not closed, the border closure program, you can calculate the area
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:14604
    • 提供者:zxc
  1. projection

    0下载:
  2. 投影程序,对图像进行二值化,然后对y轴进行投影得到图像的投影图像,以此来判断物体的边界等,本程序是检测图像左上角的一个正方体。-The projection procedure, the image is binarized, and then the y-axis projection image obtained by projecting the image, in order to determine the boundary of the object, the present pro
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:19110912
    • 提供者:wang
  1. showdib

    0下载:
  2. 一个基于vc++的图像二值化程序 因为是外国人教学用的 所以制作的比较典型-mage binarization procedure based vc++ for the purpose of teaching foreigners because it is so produced typical
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:28478464
    • 提供者:张天宇
  1. Corner

    0下载:
  2. 这是对二值化图像求轮廓边缘,并求取图像中的所有拐点,程序比较详细,可以参考-This is a binary image contour edge seeking and obtaining all the inflection point in the image, the program in more detail, you can refer to
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2941153
    • 提供者:锦霞
  1. OSTU

    0下载:
  2. matlab练习程序(最大类间方差二值化图像)这里用的方法是《特征提取与图像处理》3.3.4里的。- matlab exercise program (Otsu binary image)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:587
    • 提供者:三将安排
  1. erzhihua

    0下载:
  2. mfc实现二值化,很不错的程序,包含源代码,包含测试图片-mfc achieve logarithmic stretch, very good program, including source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:120248
    • 提供者:飞飞
  1. 2_4

    2下载:
  2. 二值化图像程序xs128+5116飞思卡尔单片机-Binary image program
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:235520
    • 提供者:张笑
  1. threshold

    0下载:
  2. Labwindows/CVI开发的程序,可对图像进行多种算法的二值化处理。-Labwindows/CVI development process, can be a variety of algorithms for image binarization process.
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:175104
    • 提供者:Bell
  1. 大津阈值

    0下载:
  2. 模式识别,大津阈值,matlab程序,二值化(Pattern recognition, Otsu threshold, matlab program, binarization)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:257024
    • 提供者:lucky2358
  1. OV7725模块

    0下载:
  2. 二值化摄像头软件/使用说明/K60调试程序(Two value camera software /Instructions /K60 debugger)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:55529472
    • 提供者:POb
  1. 滚球程序V1.0

    0下载:
  2. 电赛时获取小球位置并输出,支持串口打印图像(During the race, the ball position is obtained and output, which supports the serial port to print the image)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3624960
    • 提供者:simplelife
搜珍网 www.dssz.com