搜索资源列表
数字图像处理的几个程序例子
- 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosom
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.
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.
2
- 完成车辆计数功能,视频中有一个车辆通过检测带就有计数就加1。-Complete the vehicle counting function, the video has a vehicle count by testing with have to add 1.
usb-carmer-matlab-RT-process
- 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
image_processing
- 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
videospokes
- 本程序使用视频和图像处理模块库对旋转车轮辐条进行计数。-This demo uses the Video and Image Processing Blockset(TM) System objects to count the spokes in a rotating wheel.
DropletCount
- 基于递归调用的雾滴雾滴图像的统计计数程序-Based on recursive calls droplet droplet image statistical counting procedures
ImageProj
- 对图像进行灰度图转化,锐化等功能,以及图像识别与计数功能-Conversion of grayscale images, sharpening and other functions, as well as image recognition and counting functions
Tracking_Cars_Using_Singal_Gaussian
- 通过单高斯来建立背景,然后用背景减法来提取情景,并对前景进行跟踪和计数。-We establis the background through the method of singal Gaussian,then use the background substration to get foreground,we are also successed to get the counts of cars and to track the cars.
videocellcounting
- 这个程序说明了如何使用基本形态学算子和模糊分析提取视频流信息,并计数大肠杆菌细菌在每个视频帧的数量。请注意,不同的细胞的亮度使得分割的任务更加富有挑战性的。 %版权所有2004-2009 MathWorks公司 %$修订:1.1.6.1.2.2 $ $日期:2010/01/08二十三时36分31秒$-This demo illustrates how to use a combination of basic morphological operators a
gjkltj
- 基于VB的公交客流统计系统,可实现人流计数,准确率较高-VB-based statistical system of passenger volume, passenger counts can be achieved, high accuracy
cell_out
- 一个细胞计数的小程序,所用的操作是二值化、腐蚀膨胀,滤波,文件中没有细胞图片,可以从网上或者手中找一个细胞图试一试。仅供参考,程序并不高端。(a little .m file for the cell count.)
卡片计数
- 采用光电式,利用opencv图像处理检测卡片数量(Number of cards detected by image processing)
夏艳
- 计数,开始暂停等等,简单易看懂的代码。以及可以开始和退出,程序将暂停和终止。(Suspended starting count, and so on, easy to understand the code. And can start and exit, the program will be suspended and termination.)
09_细胞检测与计数系统
- opencv c++ 细胞个数识别 源码加工程(Opencv c++ cell number identification source code plus Engineering)
Untitled
- 分水岭图像识别,本实验为使用MATLAB编写的细胞图像分割及计数系统,实现了对图像内细胞的计数,以及对每个细胞周长和面积的测量,并分别展示了分割后的每个细胞的图像。(Watershed image recognition)
识别并计数
- 使用halcon软件对图片中的物体识别并计数
MATLAB教室人数统计系统
- 该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with