搜索资源列表

  1. DynSplit_SL

    0下载:
  2. 标识物体测量面积周长源代码,可以通过计算面积和周长来把物体提取出来.-marking objects measuring area perimeter source code, can be calculated through the area and perimeter to bring objects extracted.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:162816
    • 提供者:黄钦
  1. tuxian

    0下载:
  2. 包括图像的阈值分割,轮廓提取,标志物体测量面积和周长的源码。希望对各位有用。-Including the image threshold segmentation, contour extraction, logo objects, measuring area and perimeter of the source. Hope that useful to you.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:381952
    • 提供者:霞疙瘩228
  1. CellStatics

    0下载:
  2. 基于opencv实现的细胞图像分析,通过分离前景背景色识别细胞轮廓,统计图片中细胞个数、面积、周长等信息-Opencv-based cell image analysis to achieve, through the separation of the prospects for the background color to identify cell contours, statistical picture in cell nu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:3148800
    • 提供者:drowning
  1. bao

    0下载:
  2. (1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius变量,以及
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:fangfei
  1. xintai

    0下载:
  2. 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度- use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:沈海宏
  1. MorphologicalanalysisofcellsMatlab

    0下载:
  2. 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:徐磊
  1. perimeter

    0下载:
  2. perimeter determination
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:Debendra Dharua
  1. PerimeterEstimation

    0下载:
  2. Perimeter Estimation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:Debendra Dharua
  1. rect2grid

    0下载:
  2. Grid generation for irregular perimeter. Uses rect.m and fps.m.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:mouli
  1. Gui

    0下载:
  2. GUI Matlab from calculate a chain code, skeleton, area ,perimeter.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:17408
    • 提供者:benz
  1. Shape_Feature

    0下载:
  2. 这个程序主要是实现图像的形状特征统计,先读入一幅256色图像,然后统计图像的面积、周长、圆形度等特征-This program is mainly the shape of features of image statistics, first read a 256-color image, and then statistical image area, perimeter, roundness, etc. Features
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:9953280
    • 提供者:llwxs
  1. polygeom

    0下载:
  2. MATLAB code to compute area, centroid perimeter and moments of inertia for a polygonal outline
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:40960
    • 提供者:tortepf
  1. GPSR-SCRIPT-VoIP-NoBAckgrounTRaffic

    0下载:
  2. TCl scr ipt for simulating mobile ad hoc network using greedy perimeter stateless routing and application is VoIP with no background traffic
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:as-sundais
  1. measuretoolsGPSR.NS2

    0下载:
  2. MEasurement tools for calculate Packet Delivery fraction and normalized routing load for greedy perimeter stateless routing
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:as-sundais
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:254976
    • 提供者:许胜强
  1. area_perimeter-and-aspect-ratio

    0下载:
  2. matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。-Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:
  1. matlab

    0下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:李丽
  1. perimeter-of-circle

    0下载:
  2. a very nice example with output to calculate perimeter of circle
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:trupti patel
  1. image_processing

    2下载:
  2. 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:yingl
  1. perimeter

    0下载:
  2. calculation of perimeter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-04
    • 文件大小:12288
    • 提供者:naina Rawat
« 12 3 4 5 6 7 8 9 10 ... 48 »

源码中国 www.ymcn.org