搜索资源列表
二值图像连通区域的标记
- 二值图像连通区域的标记,是图像测量中用到的预处理,为后面图像面积等的测量打基础-binary image connectivity in the region markings image measurement is used in the pretreatment of the image area behind the measurement foundation
图像处理
- 【用途】在一个纯白色的底板上放置叶片和已知尺寸的深色标定物,用数码相机拍照,获得的照片可用本软件测定,可用于测定棉花、甘薯等不规则叶片的大小和颜色,但其实可用于测定任何片状物的尺寸和颜色。本软件能根据底板纯白色的特性自动校正照片的白平衡以减少色差。 【使用】1.打开图像文件 2.去除图像背景 3.拖动鼠标选择矩形区域,然后点一下左边的图像框,即可获得尺寸比例和色彩平均值 4.被测定物的面积=被测定物面积百分数*标准物实际面积/标准物面积百分数。 【要求】对图像的要求: 1.测定
matlab二值图像处理源码
- matlab实现腐蚀,膨胀,开、闭运算,提取边界操作和骨架化操作,计算图像中每个小颗粒的面积和周长等源码。
foudpot.rar
- 找出图形图像的面积,显示通过变化后的图像,用c++与OPenCV共同实现。,To identify the area of graphic image to show through changes in image, using c++ and realize common OPenCV.
fenshuiling 关于图像分割技术
- 此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。-This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.
square
- 该文件是一个matlab程序,该程序是用来求出一个二值图像的面积,已经检验运行成功!-The file is a matlab program that is used to derive a binary image of the area, has been tested to run successfully!
OK
- 图像边缘检测,并求面积,通过比较面积的大小,判断检测的图片是否有压痕-Image edge detection, and for size, by comparing the size of the area to determine whether there is any detection of indentation picture
Myimagesegemention
- VC图像处理中阈值变换,计算图像面积等适合初学者,有一定的指导意义-VC image processing threshold transform, calculating image size suitable for beginners, must have guiding significance
ContourShapeImage
- vc6.0下,检测图像形状的轮廓的面积和周长,图像格式必须为BMP格式。-vc6.0, the detection of the contour shape image of the area and perimeter, BMP image format must be the format.
jiechimosun
- 该系统实现截齿图像的采集,然后进行图像处理,计算面积特征参数,描绘数据曲线,比较不同截齿的磨损变化。这是我的毕业设计,绝对好用-Pick of the system image acquisition, image processing and then proceed to calculate the area of the characteristic parameters, describing the data curve, different cut-off changes in to
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, such as binarization.
Referenceareabasedonmathematicalorphologysegmentat
- 基于参考面积的数学形态学分割算法,非常实用,包含了数字图像处理中运用数学形态学的面积,来进行对图像分割。-Reference area based on mathematical morphology segmentation algorithm,Very useful, including the use of digital image processing in the area of mathematical morphology, image segmentation.
qw
- 图像计算的常用功能,包括显示标号/计算周长/计算面积/小区域消除等功能-Calculation of the commonly used image features, including display labeling/calculate perimeter/calculate area/small area, such as the elimination of functional
work1
- 基于对话框,打开并且计算二值图像的面积,用到很多控件,初学者可以参考-Calculate the area of binary image
Imageprocess
- 数字图像处理,阈值面积分割图像,特征图像提取,特征定位,投影检测,坐标确定。不下后悔!-Digital image processing, the threshold area of image segmentation, feature image extraction, feature location, projection test to determine coordinates. No less than regret it!
cross
- 一个最简单的mfc图像处理软件,打开,保存,直方图,部分另存,求面积等-One of the most simple mfc image processing software, open, save, Histogram, some saved, seeking an area of such
TestEdge
- 对图像中不同形状的图像进行分析,提取,并可求出面积,内带测试图片-pick up some form from the picture, and calculate the area. it takes the photo
2006011437_HW_2
- 陆文凯老师数字图像处理第二次作业,前景背景分割和前景区域面积计算-Wen-Kai Lu a teacher of digital image processing a second operation, the background segmentation and the prospects for the future size of the area calculation
2
- 有关图像预处理和计算面积的源程序-Image preprocessing and calculation of the area of the source. . . . . . . . . . . . . . . . . . . . .
regionprops求面积和重心
- 利用MATLAB中的regionprops函数求取二值化的图像的重心和面积。可以运行(Using the regionprops function in MATLAB, the center of gravity and area of the binary image are calculated. Can run)