搜索资源列表
VC_xijunfengeyutongji
- 数字图像编程课程讲课用程序:细胞分割、标号与面积统计程序,源码和运行效果 -Digital Image programming courses with lectures : cell division, the area of statistics and labeling procedures, source code and operating results
biaoshiwuticeliangmianjizhouchang
- 标识物体测量面积周长。功能,给物体标号,计算面积,计算周长,小区域消除。-marking objects measuring area perimeter. Function, labeling objects to calculate area, perimeter calculation, the small regional elimination.
基于Mean Shift的阈值分割
- 阈值分割算法是一种将灰度图像转化为二值图像的简单有效的方法,但是由于需处理图像的复杂性,常常使得阈值分割算法中阈值的选取问题无法很好解决。针对这个问题,在进行阈值化处理之前,我们先借助Mean Shift算法的分割特性将灰度值相近的元素进行聚类,然后,在此基础上应用阈值分割算法,达到将图像与背景分离的目的。 简单来说,基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素
八值图像连通区域标记
- 八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号,Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to
im_MSfilter
- 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
qw
- 图像计算的常用功能,包括显示标号/计算周长/计算面积/小区域消除等功能-Calculation of the commonly used image features, including display labeling/calculate perimeter/calculate area/small area, such as the elimination of functional
imagetest
- 读取细菌图像并显示 将细菌分割,用彩色表示 对细菌进行标号 统计每个细菌的面积(像素为单位) -The procedure used to count the number of bacteria in the picture.
Image2Lcd
- 图像转化软件,可以转化成C语言数组等等之类的,转后后图像不会有任何广告之类的标号-Image conversion software, can be transformed into a C-language arrays, and the like, and the change will not have any post-post-image advertising class label
BlobTrack
- 在很多应用中,希望把目标检测出来,进行标号,跟踪,最终得到目标的运动轨迹。例如我们希望跟踪一辆运动的汽车,然后分析其轨迹来判断汽车是否逆行。团块跟踪为上述应用提供了模板。-In many applications, target detection, label tracking, the final goal of the trajectory. For example, we want to track a sports car, and then analyze the trace to
rice
- 首先进行边缘检测,然后进行填充。然后进行开运算,可以使一些轻微连着的米粒分开来。然后是遍历图片,把各米粒进行标号,从1开始从小到大标号。每个米粒的各像素点值相同,第i个米粒的各像素点值均为i。其中采用了队列,用数组模拟。最大的米粒标号便是米粒的总个数。最后,遍历一遍图像数组,便可求出各米粒的面积。-First, edge detection, and then filled. Then open computing can make some minor attached rice grains
division-and-statistics-of-bacteria
- 细菌分割与统计,对细菌图像分割,转换为二值图像,并进行标号,统计细菌个数和所占面积。-Division and statistics of bacteria
LDLPackage
- 最新的标号学习分布matlab代码,是一种比较新的优化算法-The latest distribution matlab code label study, is a relatively new optimization algorithm
Fast-Connected-Component-Labeling
- 这里包括2015年论文利用游程集合的标号传播实现快速连通域标记的论文原文和源代码,有作者本人提供,检测二值图像的连通域,我们认为速度比其他算法快得多。-Fast Connected component labeling
同时读取多张图像
- 可以同时读取多张标号连贯的图像,内附图像和相对应的.m文件(You can simultaneously read multiple labels, consistent images, enclosing images and corresponding.M files)