CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - Unicom

搜索资源列表

  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. tag8

    0下载:
  2. 在matlab开发环境中,基于8近临的贴标签算法,实现不同连通域的区分-In the Matlab development environment, based on eight nearly labeling algorithm to achieve the distinction of different Unicom domain
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1015
    • 提供者:zhangzhang
  1. Mark

    0下载:
  2. 一种图像联通区域自动标记的方法,适合用于检测图像内的有连通区域的物体~-An image Unicom regional auto-tagging method, suitable for the detection of the image there is connectivity within the region objects ~
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:76552
    • 提供者:陈亮
  1. StraightLineFinder

    0下载:
  2. 对图像直线特征的提取,利用canny算子,并用联通分量进行归并-A straight line features of the image extracted using canny operator, and merge with Unicom components
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:16379
    • 提供者:soon
  1. Calnumofsheet

    0下载:
  2. 这段代码主要是用于连通性的处理,输入一幅灰度图像,程序将其转化为二值图像,并根据设定的联通阈值进行连通个数的统计。-This code is mainly used for the handling of connectivity, input a grayscale image, the program will convert it into binary images, and in accordance with thresholds set Unicom, the number of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10605221
    • 提供者:雷蕾
  1. rubber-band-drawn

    0下载:
  2. 计算机图形学种子填充四联通算法的简单实现(橡皮筋画直线法,图像的重绘与再现,种子填充四联通算法的简单实现) -Computer Graphics Interchange 4 seed fill algorithm is a simple realization of (rubber band drawn straight-line method, the image of the redraw and reproduction of seed fill algorithm is a simple
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1984092
    • 提供者:大棚
  1. regiongrow

    0下载:
  2. 利用区域标记进行区域分割,去除面积较小的联通区域-Use of regional segmentation markers, removing smaller areas Unicom
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:16476
    • 提供者:杨帆
  1. ImageExpert

    0下载:
  2. 利用此程序可以进行图像二值化,颜色空间转换、进行各种方法边缘检测、联通区域标定、图像旋转、图像平滑、图像求反、对图像进行灰度化等-This program can use for image binarization, color space conversion, various methods of edge detection, Unicom regional calibration, image rotation, image smoothing, anti-seeking, and s
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-17
    • 文件大小:27129805
    • 提供者:王真
  1. cheapidingwei

    0下载:
  2. 该程序代码是用于车牌字符的定位以及分割,主要是采用联通区域法进行字符的分割-The program code is used for license plate character positioning and segmentation, mainly by China Unicom regional character of the segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:10530
    • 提供者:胡锦涛
  1. mintree

    0下载:
  2. 一个有 n 个结点的连通图的生成树是原图的极小连通子图,且包含原图中的所有 n 个结点,并且有保持图联通的最少的边。-An n-node connected graph of the minimal spanning tree is the original connected subgraph, and contains all the n original nodes, and there are plans to maintain at least the edge of Unicom.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:933
    • 提供者:宋清华
  1. RemoveBlackConnectedComponents

    0下载:
  2. 使用opencv去掉二值化图像中黑色面积较小的连通域。 程序中语句 tmparea = fabs(cvContourArea(contour)) 可以得到当前连通域的面积,当此面积小于阈值时对其填充为白色。 rect = cvBoundingRect(contour,0) 得到的是框住连通域的最小矩形,对矩形中的黑色部分将其填充为白色,但是这样的话,连通域6和4两个连通域被填充成了白色的矩形,这显然不符合我们的要求,这样就要判断此连通域是黑色联通域还是白色连通域,采用的方法是测试矩
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1229
    • 提供者:
  1. Seed_Fill_8

    0下载:
  2. 我的图形学作业,一个比较简单的8联通区域种子填充的算法,并用opengl做出了图形界面-My graphics work, a relatively simple 8 Unicom regional seed filling algorithm, and made a graphical interface with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:952
    • 提供者:月舞
  1. tag41

    0下载:
  2. 在matlab开发环境中,基于4近临的贴标签算法,实现不同连通域的区分-In the Matlab development environment, based on four nearly labeling algorithm to achieve the distinction of different Unicom domain
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:732
    • 提供者:zhangzhang
  1. EmotionDetection

    0下载:
  2. 人脸表情识别代码,演示了识别过程中每个步骤,通过肤色变化提取人脸区域,寻找最大联通区域,人脸区域二值化,左眼、右眼嘴唇分割和边缘提前,最后通过三个特征进行表情识别。包含测试图片。-Facial expression recognition code demonstrates each step in the identification process, by the color change of extract facial area, looking for maximum Unicom
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2848491
    • 提供者:huangzhong
  1. myNewLabel

    0下载:
  2. 很实用的联通区域标记程序,不信下下看就晓得了,很有参考价值-A very practical Unicom region labeling program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1640
    • 提供者:蓝胖子
  1. 8

    0下载:
  2. opengl做的区域填充中的八联通区域,模拟了算法大致实现后的效果。-opengl do Unicom area fills in the eight regions, roughly simulate the algorithm to achieve the effect.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:1563992
    • 提供者:sjj
  1. tuxiangliantongbiaojisuanfa

    0下载:
  2. 一些二值图像联通区域标记算法相关资料和相关代码(word).-Some binary image region labeling algorithms Unicom relevant information and related code (word).
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4804584
    • 提供者:
  1. (openGL)Fllood_4_8

    4下载:
  2. 实验四 不规则区域的填充算法 实验题目:不规则区域的填充算法 实验目的:验证不规则区域的填充算法 实验内容:利用VC与OpenGL,实现不规则区域的填充算法。 1、必做:实现简单递归的不规则区域填充算法。 2、选做:针对简单递归算法栈空间占用太大的缺点,进行改进,实现基于扫描线的种子填充算法 实验要求: 将坐标系网格在屏幕上画出来,每个像素点占据一个格点,用一个小实心圆圈表示。 用鼠标点击的方式,绘制不规则区域的边界。 种子填充算法,可用4联通或8联通任选一种
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:647454
    • 提供者:赵雯雯
  1. dingwei

    1下载:
  2. 在人脸局部图像中定位嘴的中心。MATLAB环境代码,配有实验用图。具体步骤:对输入图像进行二值化处理-标注二值图像中的连通分量-找出最大的连通分量-计算最大联通分量中心。《精通Matlab数字图像处理与识别》-The face part image is positioned in the center of the mouth. MATLAB environment code, with experimental Fig. Specific steps: input image binariz
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3303
    • 提供者:廖欣
  1. main

    0下载:
  2. 基于联通区域的图像分割,特别针对树叶等上的害虫的轮廓提取,很有参考价值,分享-Image segementation based on Unicom area
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1335
    • 提供者:
« 12 »
搜珍网 www.dssz.com