搜索资源列表
8连通
- 计算8连通区数量 利用深度优先遍历,并对同一8连通区进行标记,当遇到不属于同一连通区且灰度符合要求的则计数加1,分别考察一个点周围的八个点。-8 COMPONENTS calculated using the number of depth-first traversal, and the same eight areas marked connectivity, when they do not belong to the same gray zone, connectivity to m
细胞识别软件
- 用于血液红细胞计数的软件关键源码,其中包括图像灰度拉伸,孔洞填充,细胞重叠和边际处理。-blood erythrocyte count for the key source software, including gray-scale images tensile, openings to fill cell duplication and marginal treatment.
BezierPublish
- Bezier贝赛尔函数集,包括贝赛尔形值点生成函数、贝赛尔控制点反算函数和汇编代码定点数快速生成函数等。-Bezier Bessel function set, including Bessel-value point generating function, Bessel control point anti-count function and compile code set points rapid generating function, etc..
BoxDimension
- 本程序可以计算256*256的图像的盒维计数。-this program can calculate 256 * 256 images of the box count.
vcCellRecg
- 本系统是一个医院中血液红细胞计数的实用系统,该系统可以很方便地应用于临床诊断上,大大的提高速度和效率。用vc6实现。-the hospital system is a red cell blood count of usable system, The system can be conveniently applied to the clinical diagnosis and greatly increase the speed and efficiency. Vc6 used to ach
read_yuv
- 自己写的用matlab读取YUV文件,并分帧保存.生成一个N维矩阵(N是总帧数),一维就是一帧的数据. Y U V分别保存.-wrote it myself using Matlab YUV read documents, preservation and framing. Generating an N-dimensional matrix (N is the total frame count). is a one-dimensional data. Y U V were preserv
基于opencv的人头统计算法程序
- 基于opencv的人头统计算法程序,将文件解压出来即可使用-people count
2
- 完成车辆计数功能,视频中有一个车辆通过检测带就有计数就加1。-Complete the vehicle counting function, the video has a vehicle count by testing with have to add 1.
ImageCount
- 利用VisualC++实现染色体的计数 计数过程比较简单-Use VisualC++ Achieve chromosome count counting process is relatively simple
count-rice
- 本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助-This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the nu
Register
- -- Universal Register -- This design is a universal register which can be used as a straightforward storage register, a bi-directional shift register, an up counter and a down counter. -- The register can be loaded from a set of parallel data in
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
car-count
- 基于动态模板检测运动物体,检测高速公路上每个车道上通过车辆数目-Detection of moving objects based on dynamic template, testing each lane on the highway by the vehicle titles
particle-count
- 读取图像,转化为二值,去除毛刺噪点像素,去除孤立的前景像素,膨胀,对颗粒进行计数-particle count,
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,
matlab-B-spline-curve-of-anti-count
- 通过利用matlab实现B样条曲线的反算。-By the use of matlab B-spline curve of anti-count.
point-count
- 对图形进行转换,成灰度图,瑞填充,再计算的孔计数-Pic point count
cell-count
- 通过图像处理,进行细胞计数,用于统计一张数字图像中细胞的个数。-Cell count for the number of cells in the stats a digital image by image processing.
count-lenth
- 统计直线、多段线、圆、椭圆、矩形等实体对象的长度和-count the lenth of line
count-grain
- 给定一幅图像,计算图像中谷物的颗粒数,然后使用Matlab进行仿真-Computer the count of the grain in the given image, then uesing matlab to simulate.