-
KNearestclass
使用K近邻算法对一个2维德样本集进行分类,样本集的分布为混合高斯分布。(K nearest neighbor to use a 2 Verde sample set for classification, the distribution of sample set for mixed Gaussian distribution.)
- 2008-06-25 04:50:13下载
- 积分:1
-
DCTJPEG
blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m,
对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。
其中,blkproc.m为分块DCT变换函数;
DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数;
zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。
Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. (This function tests the DCTJPEG codec)
- 2013-03-24 12:06:34下载
- 积分:1
-
falseRemoval
该基于区域生长法的程序主要用于虚警目标的去除,也可用于对二值图像各块区域面积的计算。(The region growing method based on the procedures used to target the removal of false alarms can also be used for binary image of the block area calculations.)
- 2008-04-10 20:43:42下载
- 积分:1
-
textureCalc
分块计算图像的纹理,包括均值,标准偏差和平滑度等(The texture of a image is calculated based on blocks,including mean, standard deviation and smoothness and so on.
)
- 2021-10-25 13:30:02下载
- 积分:1
-
c# 条码生成 实例源码下载
本工程收集了多种常用条码的生成方法
- 2015-01-26下载
- 积分:1
-
cv_bayesian
cv阈值去噪方法和贝叶斯阈值去噪方法,这两种方法是很常见的阈值去噪方法。(cv thresholding method and the Bayesian thresholding methods, the two approaches are very common thresholding methods.)
- 2007-03-01 15:26:31下载
- 积分:1
-
GaborTexture
Gabor滤波器方法提取纹理特征的两个函数,采用5个尺度和6个方向,运用于灰度图。(Gabor filters to extract texture features of the two functions, using the five scales and six directions, applied to grayscale.)
- 2011-12-07 16:59:26下载
- 积分:1
-
tuxiang
图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
- 2013-10-18 17:49:06下载
- 积分:1
-
particle-filter
本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用(主要是目标跟踪、多目标跟踪、电源寿命预测方面的应用)。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。(This manual describes the basic principles of particle filter and its application in nonlinear systems. The biggest advantage of this manual is to introduce the principles and applications of the same time, given the matlab code example implementation program, formula for the convenience of readers, to understand the code. Therefore, it is relevant researchers to quickly get up and running enter research areas shortcut tool. , Based researchers, on the basis of this manual code to do the algorithm to further improve and in-depth study.)
- 2012-08-30 22:03:52下载
- 积分:1
-
EMSeg
说明: 利用Em算法进行图像分割的代码,可以运行,代码简短清晰,有利于初学者,希望对你有用(Em algorithm using image segmentation code, you can run, code clear brief will help beginners, in the hope that useful to you)
- 2008-11-28 21:12:13下载
- 积分:1