搜索资源列表
imagecount
- MATLAB 图像识别物体计数,将图像中的物体识别出来,并进行计数,SIMULINK编程方法。
Matlab图像处理_米粒识别
- Matlab图像处理_米粒识别 用来计数图中米粒个数-Matlab Image Processing _ identify rice grain used to count the number of the figure
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.
differential-box--counting
- 利用差分盒计数法计算图像分维数,利用matlab语言编写-Using the differential box counting method to calculate the image the fractal dimension
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
clear
- 一段图像处理仿真的程序:纹理图像计数,以及简单去除背影!-A simulation of image processing procedures: texture count, and the simple removal of Shadow!
1
- 应用matlab和盒计数法计算图形的分形维数-FRACTRAL DIM
watershedxibaofenge
- 基于MATLAB,使用分水岭的细胞分割方法,同时可以利用这方法,进行细胞计数-Based on MATLAB, the use of watershed cell segmentation method, at the same time can make use of this method, the cell count
Counting-Fish-Spawns-
- 基于图像处理的鱼卵计数方法研究 针对传统的鱼卵计数方法效率低、精度差、对鱼卵有损伤等缺点,提出了基于图像处理的鱼卵计数方法: 通 过Matlab 软件中强大的图像处理功能,对经过Photoshop 预处理的图像进行灰度化、去除噪音、二值化和形态学处 理,采用连通图计数和面积计数法进行鱼卵的计数,精确性在95 以上。该方法减轻了操作者劳动强度,弥补了 人视觉的不足之处,可以有效地提高工作效率和计数精度,并且可避免鱼卵损伤,有利于后续工作的开展,具有一 定的理论和应用价值。-In
jishu
- matlab代码可以实现对于目标数量检测,实现计数功能。-matlab code can achieve the target number of detectors to achieve counting function.
matlabwenjian
- matlab 鱼卵计数程序,图像二值化处理,形态学,腐蚀算法-matlab roe count program, binary image processing, morphology, erosion algorithm
matlab-with-traffic
- 对实时视频数据做二值化处理,实现目标分离跟踪检测,实现计数。通过对目标特征点连续多帧跟踪,利用最小二乘法实现测速。-traffic 凑难听
multiObjectTracking
- 可以视频中把车辆标记出来 并计数 识别出来的车辆完整得以他们的数字编号 输出为图片(You can mark the vehicle in the video and count the identified vehicles, complete their digital numbers and output them as pictures)
shengwu
- 使用稀疏重建还原图像,用于简单的神经元计数(rebulid image using a new method)
机器视觉
- 基于matlab的算法,可以识别图片中的小棍数(You can identify the number of sticks in the picture.)
Untitled
- 分水岭图像识别,本实验为使用MATLAB编写的细胞图像分割及计数系统,实现了对图像内细胞的计数,以及对每个细胞周长和面积的测量,并分别展示了分割后的每个细胞的图像。(Watershed image recognition)
MATLAB疲劳检测系统(GUI界面)
- 1.基本内容 本设计目标在于利用Matlab强大的图像处理能力和实用便捷的编程方法,通过处理包含人脸的视频帧系列图像,灰度积分投影技术的眼睛定位方法,进而利用perclos计数,计算眨眼率,从而得到比较准确的疲劳状况。 2.具体要求 本设计基于灰度积分投影技术的眼睛定位方法,再结合perclos技术。首先通过图像预处理技术得到灰度分配较为均匀的图像,然后分别利用水平和垂直灰度积分投影曲线结合人脸的结构特征找到眼睛的位置坐标,实现了准确的眼睛定位,通过perclos技术技术眨眼率,根据先
MATLAB教室人数统计系统
- 该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with