资源列表
hough_circle
- 很好用的圆的hough变换matlab源代码-useful tool for circle detection
One-and-Two_Dem_meanFT
- 编制一个一维和二维中值滤波器。在该滤波器中充分考虑影像的边缘,设置一个固定大小的模板进行一维和二维中值滤波。-This is the code of a one-dimensional and two-dimensional median filter.Given the full consideration to the edge of the image in the filter, then set a fixed size of the template to deal with one
Local_Geary
- 本代码是计算单个波段影像的局部Geary系数。最终将计算的结果以“tiff”影像的形式输出。-This code is to calculate the Local Geary s C of the one-band image. The final result will be output in the form of "tiff" image.
Local_Moran
- 本代码是计算单个波段影像的局部Moran指数。最终将计算的结果以“tiff”影像的形式输出。-This code is to calculate the Local Moran s I of the one-band image. The final result will be output in the form of "tiff" image.
kalman
- 卡尔曼滤波实现滤波,得到观测值和预测值的比较-kalman filter
7681
- 基于路径识别算法的智能车控制系统的设计-Design of intelligent vehicle control system based on path recognition algorithm
hongmo
- 虹膜识别,基于虹膜的模式识别VC源码文件名称-Iris recognition, iris pattern recognition VC source file name
LMD
- LMD fenxi xinhao de gongju
mirror
- 实现图像的镜像变换利用BOOL变量实现水平镜像和垂直镜像-Realize the mirror image transformation
filter
- 程序实现了中值滤波,参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做垂直中值滤波。 -Realize the median filter and smooth the image.
dct
- 在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面
jeportup3r
- 传统的背景帧差法采用的是背景图像与当前帧图像的灰度差值来实现。但是当车辆与背景的灰度非常接近时,容易-Three difference method to quickly and effectively from the background and detect moving targets, the effect is better than a continuous two differential faster. Traditional background frame differen
