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

搜索资源列表

  1. huizhi

    0下载:
  2. vc实现GIS地图图上绘制各种标号的功能。-vc GIS maps on the plan to draw various labeling functions.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:56837
    • 提供者:立新
  1. 4_5

    0下载:
  2. 可以画出七彩的正六边形并标出定点标号。经调试可以执行。-can paint a hexagon and is marked sentinel labeling. The tests can be implemented.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10327
    • 提供者:杨黎
  1. VC_xijunfengeyutongji

    0下载:
  2. 数字图像编程课程讲课用程序:细胞分割、标号与面积统计程序,源码和运行效果 -Digital Image programming courses with lectures : cell division, the area of statistics and labeling procedures, source code and operating results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:487920
    • 提供者:申文涛
  1. DSplit4

    0下载:
  2. 标识物体测量面积周长,显示标号,面积计算,面积计算,小区域消除-marking objects area circumference measurements show that labeling, space, space, a small regional elimination
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:160861
    • 提供者:keyan
  1. biaoshiwuticeliangmianjizhouchang

    0下载:
  2. 标识物体测量面积周长。功能,给物体标号,计算面积,计算周长,小区域消除。-marking objects measuring area perimeter. Function, labeling objects to calculate area, perimeter calculation, the small regional elimination.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:242875
    • 提供者:lanmao
  1. CL

    0下载:
  2. 一个实现2D图像的component labeling算法的程序,也包含基于每个标号所含的像素个数进行筛选的功能。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2360
    • 提供者:windman
  1. maxflow

    0下载:
  2. 在这个函数的编制中存在一个细节,当任取一个已标号未检查的点的时候,我取的最靠前的点。如果加进随机选取的语句,每次运行程序可能会出现不同的最大流结果。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1617
    • 提供者:刘东
  1. 识别图元

    1下载:
  2. 图元识别:数字化图像是一个m*m的像素矩阵。每个像素要么为0,要么为1。识别图元就是对图元像素进行标记,当且仅当两个像素属于同一图元时,他们的标号相同-map Identification : digital image is an m * m pixel matrix. Each pixel either 0 or 1. Recognition is the right map billion yuan pixel map marking, if and only if two pixels
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1682
    • 提供者:刘兰英
  1. 基于Mean Shift的阈值分割

    1下载:
  2. 阈值分割算法是一种将灰度图像转化为二值图像的简单有效的方法,但是由于需处理图像的复杂性,常常使得阈值分割算法中阈值的选取问题无法很好解决。针对这个问题,在进行阈值化处理之前,我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。 简单来说,基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-06-19
    • 文件大小:844
    • 提供者:cathy2007
  1. 八值图像连通区域标记

    0下载:
  2. 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1948
    • 提供者:zhangjing
  1. CG.zip

    0下载:
  2. 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:42566
    • 提供者:fei243
  1. opencv 二值图像连通域标号

    1下载:
  2. 实现 c代码的 连通域标记 返回值为 连通域的个数 以及 标号矩阵
  3. 所属分类:OpenCV

    • 发布日期:2012-11-06
    • 文件大小:396822
    • 提供者:tong07@163.com
  1. dijkstra

    0下载:
  2. 计算dijkstra求最短路径:Dijkstra算法的基本思路是:假设每个点都有一对标号 (dj, pj),其中dj是从起源点s到点j的最短路径的长度 (从顶点到其本身的最短路径是零路(没有弧的路),其长度等于零);pj则是从s到j的最短路径中j点的前一点。求解从起源点s到点j的最短路径算法的基本过程如下-find the shortest road
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:1194
    • 提供者:刘国胜
  1. Maximumflow

    0下载:
  2. 在这个函数的编制中存在一个细节,当任取一个已标号未检查的点的时候,我取的最靠前的点。如果加进随机选取的语句,每次运行程序可能会出现不同的最大流结果。-In this function, there is a compilation of details, when the term of office does not take a grade-point inspection, I take the point of the most high. If the added words were
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1245
    • 提供者:甄伟
  1. loc_im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理。-Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:840
    • 提供者:mayan
  1. im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:884
    • 提供者:秦陈刚
  1. qw

    0下载:
  2. 图像计算的常用功能,包括显示标号/计算周长/计算面积/小区域消除等功能-Calculation of the commonly used image features, including display labeling/calculate perimeter/calculate area/small area, such as the elimination of functional
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:154456
    • 提供者:tysong
  1. maxflow1

    0下载:
  2. 最大流问题,用标号法寻求网络中最大流的基本思想是寻找可增广轨,使网络的流量得到增加,直到最大为止。-maximal flow
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:583
    • 提供者:痞子
  1. Delaunay

    0下载:
  2. 使用著名的Delaunay算法实现平面三角化。鼠标任意点击可增加、插入节点、形成网格;对节点标号,可逐步观查网格的变化,体验Delaunay算法过程。内有程序结构的详细说明,易于理解和移植。-2D-triangularization is realised based on the famous Delaunay algorithm in this program. While clicking the left mouse button, new nods with IDs are adde
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:135489
    • 提供者:fang
  1. huizhisanjiaotuxing

    0下载:
  2. 在已知点的坐标和节点编号杆件两段接点标号的情况下绘制三维图形-Known node coordinates and the bars at both ends of the case of contact numbers drawn three-dimensional graphics.
  3. 所属分类:3D Graphic

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