搜索资源列表
Fractaldimension.zip
- the hausdorff dimension via the box counting method , the hausdorff dimension via the box counting method
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.
fractaldimensioncaculation
- 利用盒子方法计算任意一个二维图形的分形维数-Box calculated using a two-dimensional graphics arbitrary fractal dimension
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
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
boxcount
- 用于计算图像的计盒维数的小程序,自己的课题应用-Used to calculate the box dimension of the program, the subject of its own application
Digital_Image_Correlation_080910
- 目标跟踪,本文围绕人运动的视觉分析中的重要课题——基于模型的行人跟踪——展开研究,它不仅涉及底层视觉的许多问题,还是高层视觉处理的基础。基于模型的跟踪是解决行人跟踪问题的一般性框架。-A Method of Passing People Tracking and Counting Based on Real- Time Image- Sequence
sierpinski
- fractal dimention box
counting
- 运用matlab的形态学,把一幅图片的豆子数目数出来的程序,自己编的,希望和大家分享!-Morphology using matlab to a number of pictures a few beans out of the procedure, its own series, and would like to share!
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
box_count
- 图像处理相关内容,计算Fractal Box-counting的算法,用matlab实现,初学分形维数研究初学者-Image processing-related content, calculated Fractal Box-counting algorithm, using matlab implementation of the fractal dimension of beginner beginner
Fractal-Dimensions
- 利用MATLAB的图像处理和数值计算功能得到颗粒物边界的二值图像;编制MATLAB程序,统计一系列以不同像素数量为边长的正方形块覆盖二值图像时的个数,根据像素数量和正方形块个数之间的关系,确定图像的计盒维数。-Image processing and numerical calculation using MATLAB function obtain pellets boundary of the binary image preparation of the MATLAB program,
Counting-Fish-Spawns-
- 基于图像处理的鱼卵计数方法研究 针对传统的鱼卵计数方法效率低、精度差、对鱼卵有损伤等缺点,提出了基于图像处理的鱼卵计数方法: 通 过Matlab 软件中强大的图像处理功能,对经过Photoshop 预处理的图像进行灰度化、去除噪音、二值化和形态学处 理,采用连通图计数和面积计数法进行鱼卵的计数,精确性在95 以上。该方法减轻了操作者劳动强度,弥补了 人视觉的不足之处,可以有效地提高工作效率和计数精度,并且可避免鱼卵损伤,有利于后续工作的开展,具有一 定的理论和应用价值。-In
erweijihe
- 二维差分计盒维数的matlab算法,该程序只能计算size为NxN(N=2^n)的图形。-Two-dimensional differential box-counting dimension matlab algorithm, the program can only calculate size of NxN (N = 2 ^ n) graphics.
huochaijishu
- Matlab火柴根数统计,能够统计出图像中的火柴数目-Matlab statistical root of the number of matches, capable of counting the number of matches in an image
jishu
- matlab代码可以实现对于目标数量检测,实现计数功能。-matlab code can achieve the target number of detectors to achieve counting function.
fractaldim(y-Q-M)
- 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M) __________________________________________________________________________ Usage: Computes fractal dimension by box counting(BC) method. NOTE: Running the code may ta
counting number
- 可以对简单的细胞图像进行分割并计算细胞的数量(It can segment the simple cell image and calculate the number of cells.)
MATLAB教室人数统计系统
- 该课题为基于MATLAB的教室人数统计,带有丰富的人机交互GUI界面。实现教室人数的计数统计,进而统计出勤率,上课认真听讲的比例。原先预设总人数,未出勤或者书本遮住脸部、趴着玩手机等必然无法采集到人脸,从而对应数量缺失,得出出勤率或听讲率。该课题采用肤色原理进行人脸定位和人脸分割。本课题中,为了界面GUI的美观,刻意将分割出的人脸单独显示在GUI对应的axes里。是个不错的设计选题。(This topic is based on MATLAB classroom statistics, with