搜索资源列表
根据半径计算圆的周长和面积
- 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学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.
根据半径计算圆的周长和面积
- 《根据半径计算圆的周长和面积》 我是初学者,只能上传一些小的东西。提供给初学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.
bmpclass
- bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, e
EvsBmpPro
- 机遇区域增长法的图象分割源程序,可以得到被统计区域的面积和周长以待后续处理-regional growth opportunities law Segmentation source, I can get by the regional statistical area and perimeter until follow-up treatment
AreaMeasure
- 该软件包能实现二值图像的区域面积及周长的测量。-the package to achieve binary image, the perimeter of the area and measurement.
DynSplit_SL
- 标识物体测量面积周长源代码,可以通过计算面积和周长来把物体提取出来.-marking objects measuring area perimeter source code, can be calculated through the area and perimeter to bring objects extracted.
mianjijiance
- 自行设计的任意连通区域面积周长检测,可以检测出图形的数量和每一块的面积与周长-design their own arbitrary connectivity regional area perimeter detection, Graphics can detect the quantity and every one of the area and perimeter
image-segmation
- VC++图像处理,图像分割程序,包括面积周长测量及阈值分割等程序。-VC++ Image processing, image segmentation procedures, including the perimeter area of measurement and threshold segmentation procedures.
BMP
- 一个对图片的多种处理,包括二值化,滤波,求面积,求周长等多种操作-A picture of a wide range of treatment, including binarization, filtering, and area, perimeter, etc. for a wide range of operating
tuxiangfenge
- 此原码包含两部分:标识物体测量面积和周长,阈值分割和轮廓提取。-This source code contains two parts: marking objects measuring the area and perimeter, threshold segmentation and contour extraction.
123
- 在Trianglele类中定义三个Point的实体来表示一个三角形的三个点,再定义一个方法setTri对这三个点进行初始化,然后定义两个方法求三角形的周长、面积。在main()中创建一个对象,求给定三点的三角形的周长、面积。-Trianglele categories defined in the Point of the three entities to express a triangle of three points, and
xintai
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度- use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
zhouchang
- 这段程序的主要功能是实现二值图像中图形的周长计算-The primary function of this program is to achieve binary image in the graphical calculation of the circumference
11
- 基于MATLAB求当前坐标系下由线组成的图形的周长-MATLAB-based coordinate system for the current composition of the line the perimeter of the graphics
MorphologicalanalysisofcellsMatlab
- 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
vc445
- 于VC++实现的数字图像处理的源程,内容包括:图像的边缘检测 滤波 锐化 面积,周长计算 二值化 细化等。-In VC++ to achieve the digital image processing of the source process, including: Image sharpening the edge detection filter area, perimeter detailed calculation, suc
mianjihezhouchang
- 用于边缘检测后对所标记物体面积以及周长的测量 根据比例得到实际大小-duidaxiaohemianjideceliang
ranseti1
- 染色体配对程序,先通过分割算法分割出单个染色体,在利用染色体的面积、周长、骨架来进行配对。-Chromosome pairing procedure, the first segmentation algorithm segmented by a single chromosome, chromosome in the use of the area, perimeter, skeleton matching.
图形的周长和面积计算器C_.doc
- 为了大家更方便的计算图形的周长和面积,我设计了一个实现图形的周长和面积的计算器。这个计算器可以计算圆形、矩形、三角形的周长和面积。用户输入圆的半径或者矩形的长和宽或者三角形的三边长,系统判断用户输入的是否正确,若不正确,给出提示;若正确,系统会计算出相应的周长和面积,并显示在屏幕上反馈给用户。(In order to calculate the circumference and area of the graph more conve
caculate_polygeom(计算多边形面积周长)
- 这是一个计算任意多边形的面积和周长的matlab小程序,简单高效!(Calculate the area and circumference of any polygon!)