搜索资源列表
xibaosibie
- 这是细胞识别统计代码程序,值得初学者学习,很实用 值得下-This is the cell identification code statistical procedures, it is worth learning beginners, under very practical worth
textureanalyse
- 纹理分析源代码,统计图片的能量、熵、矩等信息,图像处理比较不错的代码
Chromosome_counter
- 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。
STSloc
- 一个小巧的代码行统计工具,统计文件中c/c++代码的行数,对于64k以下的文件,统计时间不超过3秒。
Edgedetection
- 在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。
zhongzhi
- 中值滤波代码!中值滤波是在1971年有J.W.Jwkey首先提并应用的在一维信号处理技术中(时间序列分析),后来被图像信号处理技术所引用.在一定的条件下,可以克服线性滤波器如最小均方滤波、平均值滤波等所带来的图像细节模糊,而且对滤波脉冲干扰及图像扫描噪声最为有效。特别适用在有很强的胡椒粉式或脉冲式的干扰时,因为这些干扰值与其邻近像素灰度有很大差异,因此经排序后取中值的结果是强迫将次干扰变成与其邻近的某些像素的灰度值一样,达到去除干扰的效果。在实际运算过程中并不需要图像的统计特性,这也是带来不少方
111
- 设计红细胞识别统计系统.代码还比较初级,希望进一步改进.
tongjiliantongqu
- 图像处理的一个非常好的代码,可以实现连通区的统计,经过实际测试效果很好。-Image processing of a very good code, can achieve connectivity District statistics show that the actual test well.
GrayImageStat
- 图象处理中的灰度统计的相关代码,包括直方图,二值化操作-The gray-scale image processing statistics related code, including histogram, binarization operation
picture
- 连通区域的统计 关于图像处理的一些代码-Regional connectivity statistics on the number of image processing code
BasicoperationBMPimagesourcecode
- 这里给出了数字图像处理中BMP文件读写、直方图统计、傅立叶变换、直方图均衡、均值滤波、中值滤波等 一些基本操作的程序代码,供初学者设计图像处理程序参考。-Here give the digital image processing of documents to read and write BMP, histogram statistics, Fourier transform, histogram equalization, the mean filtering, median filt
HLSLASMsoble
- GPU中使用ASM 编写的SOBEL 代码! 可以很快地提取图像边缘,快速统计边缘线索, 为下一步图像分割提供数据-GPU prepared by the use of ASM code SOBEL! Can be quickly extracted image edge, the edge of fast statistical clues for further image segmentation data
tj
- 计算图像统计信息的程序代码,很有保留价值。-Calculating image statistics program code, quite valuable.
Calnumofsheet
- 这段代码主要是用于连通性的处理,输入一幅灰度图像,程序将其转化为二值图像,并根据设定的联通阈值进行连通个数的统计。-This code is mainly used for the handling of connectivity, input a grayscale image, the program will convert it into binary images, and in accordance with thresholds set Unicom, the number of
cv
- 统计图像灰度分布的示例代码。基于Opencv。主要展示CvHistogram的创建,初始化和使用的方法-a demo which shows the usage of CvHistogram in OpenCV.based on OpenCV2.0
color
- 用 opencv实现的颜色统计完全代码,调试通过-Opencv color statistics with full code implementation, debugging through
ostu
- otsu (大津算法)又名最大类间差方法,通过统计整个图像的直方图特性来实现全局阈值T的自动选取,此为可以成功运行与matlab上的代吗。(Otsu algorithm, also known as the largest inter class difference method, by statistical the histogram of the entire image characteristics to achieve the global threshold T automati
灰度差分统计GLDS
- 灰度差分统计GLDS实现代码,多次测试,效果比较满意(Gray difference statistics GLDS implementation code, many tests, the effect is satisfactory)
ENVI/IDL随机数、统计、插值
- 该代码主要是关于ENVI/IDL随机数、统计与插值的运算,包括椒盐噪声产生,相关分析,回归分析、拟合等功能的具体实现。
人头检测matlab代码
- 可以打开视频文件,对视频文件中的人头进行检测并统计数量。算法有HOG RCNN 及Aggrate Channel Features三种(You can open the video file, the head of the video file to detect and statistics. Algorithm HOG RCNN Aggrate Channel Features tionchannel three)