搜索资源列表
FillArea-code
- 这是我做的根据图形学中的扫描线算法来计算任意曲面的面积源码-This is the basis for my doing graphics and the scanning algorithm to calculate the surface area of arbitrary FOSS
mianjijiance
- 自行设计的任意连通区域面积周长检测,可以检测出图形的数量和每一块的面积与周长-design their own arbitrary connectivity regional area perimeter detection, Graphics can detect the quantity and every one of the area and perimeter
PICTURE
- VC编写的图像处理程序。实现了图像的几种几何变换(平移,对称、旋转、错切变换,缩小,放大); 单色图像灰度处理(逆反、东亚级转化);图像的对比度处理(增加、减小对比度,量度增强、减小); 局域滤波(中值滤波);二值图像处理(阈值计算,切片法二值化,等灰度片二值化,线性二值化;四领域收缩,四领域膨胀,8领域收缩,8领域膨胀,4领域清除孤立点,8领域清除孤立点;细化算法1,细化算法2实现图形细化); 图像测量(面积测量,除小面积粒子,区域边界抽出,周长测量,长度测量,角度测量); 并
leaf.rar
- 计算叶子面积周长用到图形图像处理的边缘检测算法,Circumference of the leaf area calculated using graphics image processing edge detection algorithm
foudpot.rar
- 找出图形图像的面积,显示通过变化后的图像,用c++与OPenCV共同实现。,To identify the area of graphic image to show through changes in image, using c++ and realize common OPenCV.
PolygonArea.ZIP
- 计算任意多边形的面积,可以是完全不规则的图形-Calculating the area of any polygon can be completely irregular graphics
dicomread
- Dicom 文件阅读与处理 医学图形图像处理的基本程序-DICOM file reading and processing of medical image processing graphics basic procedures
123
- 计算图形面积的c++代码,可以有效地计算一般图形的面积,只要知道长和宽,就可以计算出其面积。-Calculation and graphics area c++ code, you can effectively calculate the area of general graphics, as long as that length and width, we can calculate the area.
Areacalute
- 图形面积计算,对二值化的图像可以区分黑白,并计算白色部分面积,用于测距,机器人视觉识别技术-Graphic area calculation, the binary black and white image can be distinguished, and calculate the white part of the area, for ranging, robot vision recognition technology
cPP
- 8.6 几何形体的派生关系如下: 对平面形体有长和面积,对立体有表面积和体积,对几何图形基类,周长、面积和体积应怎样计算(用什么函数)?对平面图形体积怎样计算(用什么函数)?对立体图形周长怎么计算(用什么函数)?要求实现运行时的多态性。请编程,并测试。 -8.6 derived geometric relationship is as follows: The body has a long and flat area, on a three-dimensional sur
area
- 根据输入的坐标,判断是什么图形,并计算显示图形面积。-According to the coordinates of the input to determine what graphics and display graphics area of computing.
Untitled23.m
- 把图像二值化,然后求解图像中每个小颗粒的面积和周长,即图像中图形的面积和周长-Calculating the area and perimeterof the graphics
identification-of-chromosome-count
- 本设计主要目的是实现染色体的识别计数。首先对图形进行预处理,将图像转化为灰度图、滤波去噪,然后对图像进行二值化,合理选取阈值,进行直方图阈值处理,最后去除图像中面积过小的杂点,最终实现识别计数。-The main purpose of this design is to achieve the identification of chromosome count. The graphical pre-processing, the image is converted to grayscale,
calcArea
- calcArea地图面积和路径长度,根据所给的图形,计算边缘长度,及所围地面的的面积-calcArea map area and path length, according to the pattern, calculating the length of the edge, and the area surrounded by the ground
Graphicalanalysis
- 根据给出的图形,算出图形的面积,并把扫描过程中的取出来导到excel中。-According to the given image, calculate the graphics area, and the scanning process out guide to excel.
li9_18_1
- 通过灰度和二值化图像后,计算不规则图形的面积-By the grayscale and binary image, to calculate the area of irregular shapes
shipinchuli
- 图形图像处理源代码 关于图片中物体面积测量程序源码-Graphics, image processing source code on the picture source object size measurement procedure
Minimum-circumscribed-quadrilateral
- 求解不规则图形的最小外接四边形的面积,在图向形态特征提取领域有很好的使用价值。-For solving the minimum circumscribed quadrilateral irregular graphics area, in the field of figure to form feature extraction has very good use value.
tezhengti
- 这篇文章,利用MATLAB语言编写的,计算图形面积的程序(This article, a program written in the MATLAB language to calculate the area of the graphic area)
8697683
- 求三角形面积的算法,可以将输入的三个符合三角形定理的字符转化为整数来求面积()