搜索资源列表

  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:487424
    • 提供者:申文涛
  1. DSplit4

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

    • 发布日期:2024-05-16
    • 文件大小:160768
    • 提供者:keyan
  1. CalcArea

    0下载:
  2. 计算任意多边形面积,全Visual c++代码。-calculated arbitrary polygon area, the whole Visual c code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048000
    • 提供者:张军
  1. ImageErosion

    0下载:
  2. 二值图像基本的形态学运算是腐蚀和膨胀,简单的腐蚀是消除物体的所有边界点的一种过程,其结果是使剩下的物体沿其周边比原物体小一个像素的面积。-two basic image morphology operations and the expansion of corrosion, Corrosion simple object is to eliminate all the border points of a process, The r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:政鹰
  1. ripingjunzhi

    0下载:
  2. 可求解水利计算中日平均水位和日平均流量,本程序采用的是面积包围法.-can solve water daily average calculation of the average water level and flow, the procedure was used in an area surrounded by law.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:宋冬玲
  1. jxfmjjs

    0下载:
  2. 解析法面积计算,读数据文件,计算后生成结果文件,任意多边形的顶点坐标,然后 计算出面积是平方米和公顷-analytical calculation, reading data files, calculation results generated documents, arbitrary polygon vertices, then compute the area of square meters and ha
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:凌霄花
  1. chapter601

    0下载:
  2. 这是一个计算面积的程序,相信会对大家有用的-This is an area calculation procedures, we believe, will useful
  3. 所属分类:中间件编程

    • 发布日期:2024-05-16
    • 文件大小:16384
    • 提供者:王军
  1. mianjijiance

    0下载:
  2. 自行设计的任意连通区域面积周长检测,可以检测出图形的数量和每一块的面积与周长-design their own arbitrary connectivity regional area perimeter detection, Graphics can detect the quantity and every one of the area and perimeter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2112512
    • 提供者:我我
  1. biaoshiwuticeliangmianjizhouchang

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

    • 发布日期:2024-05-16
    • 文件大小:242688
    • 提供者:lanmao
  1. digui

    0下载:
  2. 用递归的方法进行连通域的标记,算出面积并且去除小面积的连通域,对于去噪很有效!-Using recursive methods of tags connected domain, calculate the area and remove a small area connected domain for denoising very effective!
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:qd
  1. deleteLittleAre

    0下载:
  2. 算法实现消除小面积的区域,保留面积大的区域.对去除小斑点很稳健.-Algorithm to achieve the elimination of small areas of the region to retain the large area of the region. For the removal of small spots very sound.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2495488
    • 提供者:陈贤巧
  1. ComputeArea

    0下载:
  2. 算法实现对区域面积的计算,同时计算区域的长短轴和长短轴的比例,结果在D盘的目录以文本形式输出。-Algorithm for the calculation of area, while calculating the length of the region and the length of shaft axis ratio, resulting in D disk directory to text output.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1320960
    • 提供者:陈贤巧
  1. geometry

    0下载:
  2. C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。-C++ Language template geometry algorithm. Including the geometry of more than 10 kinds of basic operation. For example, point to generate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:KiD
  1. ImageScan

    0下载:
  2. 在程序内实现24位BMP图像的加载、显示、二值化、求差值等操作。实现运动图像的运动方向、速度检测、求图像的面积等。详细信息参见源码-Procedure to achieve 24-bit BMP images to load, display, binarization, and operating margin and so on. Moving Picture realize the movement direction, spee
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:278528
    • 提供者:李凯
  1. image-segmation

    0下载:
  2. VC++图像处理,图像分割程序,包括面积周长测量及阈值分割等程序。-VC++ Image processing, image segmentation procedures, including the perimeter area of measurement and threshold segmentation procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:367616
    • 提供者:wendyzyx
  1. testArea

    0下载:
  2. 一个求多边形面积的程序 也许会对某些人有用-Area of a polygon for the procedure may be useful to some people
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:104448
    • 提供者:吞吞吐吐
  1. hist

    0下载:
  2. 计算如下图像bread.jpg的直方图,并将图像进行均衡化,比较均衡化前后的图像及直方图。 直方图是统计在每一个灰度级上像素的个数,直方图均衡化是通过点运算使一幅输入图像转换为在每一灰度级上都有相同的象素点数的输出图像(即输出的直方图是平的)。公式如下: 连续情况: 离散的情况: 其中 表示输入图像的直方图, 表示灰度等级, 表示输入图像的面积。 -Calculated as follo
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:2316288
    • 提供者:outuba
  1. Modified-gpc

    0下载:
  2. 开源多边形计算GPC的修改版,可以添加到VC工程中直接调用。该库功能:计算多边形面积,顶点查找,边查找,计算多边形之间的交、并、或、补等各种操作,对于数值、图形图像处理非常有用。-Open-source computing GPC polygon modified version, can be added to the VC works directly call. The library features: calculating
  3. 所属分类:分形几何

    • 发布日期:2024-05-16
    • 文件大小:25600
    • 提供者:龚勋
  1. RegionLabellingAndFiltering

    0下载:
  2. RegionLabellingAndFiltering 在二值图像中,给不同的区域做不同的标记,如果设定阈值,则可以去除面积小于阈值的区域,实现Size Filtering。用到了OpenCV-RegionLabellingAndFiltering in the binary image in different regions to make different tags, if the set threshold, you ca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:liuchao
  1. blob

    0下载:
  2. 从书本上看到的程序,可执行,用以计算图像中所标识物体的周长和面积。-From books to see the procedure, executable, used to calculate the image by marking the perimeter and area of objects.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-16
    • 文件大小:1251328
    • 提供者:maohuizhen
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org