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

搜索资源列表

  1. IP_labb_Csharp

    0下载:
  2. 二值图像联通区域快速标记算法实现 c 能够将二值图像标记后用伪彩色进行区域填充-Unicom regional rapid binary image marking algorithm of binary image c can be labeled for area filling with pseudo-color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1827761
    • 提供者:zhanghf
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8662
    • 提供者:
  1. Matlab

    0下载:
  2. 图像的分割 将灰度图转化为二值图像 matlab-Segmentation of the image will grayscale into a binary image matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1927
    • 提供者:白百
  1. Canny

    0下载:
  2. 基于vc++,对图像进行二值化,并用canny算子提取边缘。-Based on vc++, the binary image and extract the edge with a canny operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3442607
    • 提供者:wy
  1. binary

    0下载:
  2. 这是一个在matlab中实现灰度图像二值化的小程序-This is a gray image is implemented in the matlab binary applet
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3053
    • 提供者:周传斌
  1. PrintBMPPixel

    0下载:
  2. c 语言读取BMP格式,可同时处理没有压缩的BMP格式的二值图像-c language to read BMP format, which can handle binary image of uncompressed BMP format
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:11093
    • 提供者:Haylor
  1. invariant-moments

    0下载:
  2. 自己编写的Hu不变矩c++计算程序,可对图像进行二值化后,搜索二值化图像中的高亮目标并进行数字标注,同时查看搜索到的每个目标的七阶不变矩-The Hu invariant moments to write your own calculation program, the image can be binary, the search in the binary image digital mark targets and highlight the same time, view the se
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4228959
    • 提供者:杜海波
  1. pinghua

    0下载:
  2. 本程序利用空间邻域平均法和中值,最大值以及最小值滤波法对一幅二值图像进行平滑操作,通过仿真可以比较不同算法之间的差别。-The program uses space neighborhood average and median, maximum and minimum filtering method for a binary image smoothing operation, the simulation can compare the differences between the di
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:162871
    • 提供者:胡锦龙
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. find_target

    0下载:
  2. 求取一幅二值图像包含目标区域的最小矩形框,返回矩形框的上下左右边界,然后根据边界坐标在图上画出目标区域。-Strike the rectangle that contains the smallest rectangular target area in a binary image, return to the top and bottom rectangular box around the border, and then draw the boundary on the map coor
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:67134
    • 提供者:
  1. ShowImage

    0下载:
  2. 基于OPENCV的显示图片类,能显示彩色图/二值图/灰度图/char*图/int*图/bool* 图-display image class, can display color image/binary image/gray image/char* image/int* image/bool* image etc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1091
    • 提供者:tuzhiguo
  1. gujiatiqu

    1下载:
  2. 基于vc的二值图像骨架提取源代码,适用于汉字以及图片-Vc-based binary image skeleton source code
  3. 所属分类:2D Graphic

    • 发布日期:2014-10-26
    • 文件大小:2096572
    • 提供者:徐昕
  1. chengxu

    1下载:
  2. 中值滤波 阈值变化 边缘检测 图像细化 二值化变化 梯度锐化-Changes in the value of the filter edge detection threshold binary image thinning gradient sharpening
  3. 所属分类:Wavelet

    • 发布日期:2015-05-29
    • 文件大小:1564672
    • 提供者:QINPENG
  1. IMAQ-image-pretreatment

    0下载:
  2. labview图像预处理,子程序,包括转化为灰度图,二值化,腐蚀,膨胀,参数可调-labview IMAQ image pretreatment,sub vi,consist of conversion to grayscale, binary, erosion, dilation, adjustable parameters
  3. 所属分类:Special Effects

    • 发布日期:2016-05-12
    • 文件大小:25600
    • 提供者:马上立刻
  1. BITMAP

    0下载:
  2. C语言图像二值图的处理:包括读取矩阵信息,选择,平移变换等。-C-image binary image processing include: read matrix information, selection, translation transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:701
    • 提供者:
  1. tagconnectedregion

    0下载:
  2. 用于二值图像中的连通区域标识,采用四邻域方法,对联通区域进行判断。-Binary image for the connectivity of regional identity, with neighbors domain method, Unicom region to judge.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7308248
    • 提供者:张小雪
  1. gujiatiqu

    0下载:
  2. 图像处理中二值图像骨架提取的代码,cvi编程,朋友们看看吧-Image processing binary image skeleton extraction code, cvi programming, friends, let' s see it
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:177632
    • 提供者:rongshu
  1. txxh

    0下载:
  2. 图像细化 注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Image thinning note that this program contains the line thinning algorithm to be applied to black and white binary image can be seen refining effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:54563
    • 提供者:lyg
  1. zhongxinfa

    0下载:
  2. 在DSP中实现基于帧间差分后二值图像的跟踪加框处理,原理是计算出目标(灰度为255)重心坐标后,对其进行加框处理。-In the DSP-based frame difference in the binary image of the track after the framing treatment, the principle is to calculate the target (gray 255) the center of gravity coordinates, its frami
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:389196
    • 提供者:bonn
  1. Morphologic

    0下载:
  2. 二值图像形态滤波和灰度图像形态滤波操作的Matlab实现。-Binary image morphological filter and grayscale images Matlab morphological filtering operations to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:80708
    • 提供者:Anna
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com