搜索资源列表
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
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
BitmapFromScreen
- create and save bitmaps from an image on the screen and convert a bitmap of one bit count to another
count
- 实现对一捆钢筋的自动计数,主要采取了数学形态学的方法对原图像进行处理,在对处理后的图像中的白色区域进行统计,即可得到钢筋数目
cellcount.自己用C++ Builder设计的一个细胞处理软件
- 自己用C++ Builder设计的一个细胞处理软件,内部包含基本的图像处理功能,而且实现了细胞计数的功能。,Their use of C++ Builder designed a cell-processing software, internal include basic image processing functions, and the realization of the functions of the cell count.
foerstnerOperator_v1_0 forstner算子,MATLAB版的
- forstner算子,MATLAB版的,解压后有三个m文件,主要是ip_fop函数实现forstner算子功能。里面附带了一个ip_fop_example的m脚本文件演示如何使用ip_fop函数功能。应该是德国人写的,程序验证没问题,之前网上找的有的是IDL版说成MATLAB版,还有的是C++的。这个是我找到最好的MATLAB版的forstner算子程序-forstner operators, MATLAB version, unzip the file after three, the mai
ImageSplitter
- 图像切割,可以将一幅图片切成指定的行列数-image splitter,can split a image by refer count of columns and rows
cellcounter.rar
- 一个非常棒的用delphi开发的细胞计数软件,比现在网上常见的vc++版本的细胞计数软件功能更强,A very nice development with delphi cell counting software online than it is now common vc++ Version of the software more powerful cell count
Readdata.rar
- 将24位表盘图像灰度化和二值化一边中值滤波以便读出指针的角度,change the 24bit graph into 8bit and to two value graph then fiter the graph which is preparing for count the angel degree of the needle .
Matlab图像处理_米粒识别
- Matlab图像处理_米粒识别 用来计数图中米粒个数-Matlab Image Processing _ identify rice grain used to count the number of the figure
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
Purcell-and-inverse-calculation
- 白赛尔大地主题正反算,*面cpp文件,测绘专用,功能齐全,正反算都有-Purcell and inverse calculation of earth, no interface cpp file, mapping specific, functional and count all the positive and negative
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
matlab
- 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
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,
point-count
- 对图形进行转换,成灰度图,瑞填充,再计算的孔计数-Pic point count
cell-count
- 通过图像处理,进行细胞计数,用于统计一张数字图像中细胞的个数。-Cell count for the number of cells in the stats a digital image by image processing.
count-grain
- 给定一幅图像,计算图像中谷物的颗粒数,然后使用Matlab进行仿真-Computer the count of the grain in the given image, then uesing matlab to simulate.