搜索资源列表
根据半径计算圆的周长和面积
- 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学C++的朋友使用。-"radius calculated the circumference of a circle and the area" is a beginner I can only upload some small things. For beginners use C friends.
bshi
- 本代码实现标识物体周长面积测量,欢迎大家指点-identification of the object code to achieve perimeter area measurement, we welcome guidance
BMP
- 一个对图片的多种处理,包括二值化,滤波,求面积,求周长等多种操作-A picture of a wide range of treatment, including binarization, filtering, and area, perimeter, etc. for a wide range of operating
xintai
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度- use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
mianjihezhouchang
- 用于边缘检测后对所标记物体面积以及周长的测量 根据比例得到实际大小-duidaxiaohemianjideceliang
Shape_Feature
- 这个程序主要是实现图像的形状特征统计,先读入一幅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
visualc
- 图形处理的一般功能,二值化,图形面积的测量,周长的测量,图像转换。-The general function of graphics
001
- 图象处理:计算连通域的面积、周长、圆形度、矩形度以及长宽比-Image processing: computing connected domain area, perimeter, roundness, and aspect ratio rectangular degree
ImageProcess
- 数字图像中的图像分割内容,包括阈值分割与轮廓提取,标识物体测量面积周长等。-Image segmentation in digital image content, including segmentation and contour extraction, labeling objects measuring area and perimeter.
tezheng
- 这是本人找到的非常好的几何特征提取源代码,包括周长。面积。伸长度、矩形度等用过了,很不错的!-This is my very best to find the source code for geometric feature extraction, including the perimeter. Area. Elongation, rectangular degree used, very good!
xiaodao
- 周长面积法(小岛法)求分形维数,编译过,非常好-xiaodao
MinBounDrect
- 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。- Compute the minimal bounding rectangle of points in the plane usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric) arguments: (input) x,y- vectors of points, de
Image-Measurement
- VC中通过标识物体测量面积周长,进一步熟悉及掌握在VC中图像处理的方法实现! -VC area by measuring the circumference of the object identified, more familiar and master in the VC in the image processing method to achieve!
mian-ji-he-zhou-chang-ce-liang
- 关于图像处理方面的标识物体测量面积周长,非常实用,希望对大家有用-On the identity of the object image processing measurement area perimeter, very useful, we hope to be useful
面积插件
- 标注面积方便CAD可以标注面积,周长和墙面积的插件有没有?(Is it convenient for CAD to mark the area, perimeter and wall area of the plug-in?)
特征提取
- 有效提取图像几何特征提取源代码,包括:周长面积,矩形度,圆形度,拉伸度特征等(Effective extraction of geometric features of the image extraction source code, including: perimeter, area, rectangle, roundness, tensile characteristics, etc.)
图形的周长和面积计算器C_.doc
- 为了大家更方便的计算图形的周长和面积,我设计了一个实现图形的周长和面积的计算器。这个计算器可以计算圆形、矩形、三角形的周长和面积。用户输入圆的半径或者矩形的长和宽或者三角形的三边长,系统判断用户输入的是否正确,若不正确,给出提示;若正确,系统会计算出相应的周长和面积,并显示在屏幕上反馈给用户。(In order to calculate the circumference and area of the graph more conve
tezhengti
- 这篇文章,利用MATLAB语言编写的,计算图形面积的程序(This article, a program written in the MATLAB language to calculate the area of the graphic area)
计算面积和周长并输出到表格(CAD)
- 能够计算面积周长输出到表格中,是一个比较好的插件。(Can calculate the area of perimeter output to the table, it is a good plug-in.)
caculate_polygeom(计算多边形面积周长)
- 这是一个计算任意多边形的面积和周长的matlab小程序,简单高效!(Calculate the area and circumference of any polygon!)