资源列表
matlabimagepattern
- matlab下的图像模板匹配算法源码,是一个很好的例子,对大家有帮助
RLE
- RLE.c 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩
water_detect0505
- 检测是否存在有水域的程序,可用于港口识别等问题中-water
bkgrd
- 基于opencv,背景差分法实现,目标检测-based on opencv,background substraction
Kalman_Filter
- 卡尔曼滤波器的操作包括两个阶段:预测与更新。在预测阶段,滤波器使用上一状态的估计,做出对当前状态的估计。在更新阶段,滤波器利用对当前状态的观测值优化。-Kalman filter operation consists of two stages: prediction and update. In the prediction stage, the filter is estimated using the previous state, to make an estimate of the c
Screenshot-using-matlab
- 用 MATLAB 命令将 simulink 示波器的图形画出 毕业论文答辩已经结束很长时间了,现在总结一下我在做毕业论文时的用 MATLAB 命令画出 simulink 示波器图形的一点方法-Using MATLAB command simulink oscilloscope graph draw Thesis defense has ended a long time, and now sum up with MATLAB thesis when I was doing Os
fitcircle
- 对离散点进行圆拟合,得到拟合圆的中心坐标和半径- [Z, R] = FITCIRCLE(X) fits a circle to the N points in X minimising geometric error (sum of squared distances the points to the fitted circle) using nonlinear least squares (Gauss Newton)
Quxians1
- b样条曲线绘制。很小的文件,功能相对来说比较简单。-b-spline curve drawing. Small paper, function is relatively simple.
dynamicstar1
- 用汇编语言编写的能动态显示一个五角星的小程序-assembly language can be prepared by the dynamic display of a five-pointed star of the small programs
Huffman
- 此文件为huffman编码的.cpp及.h文件,实现Huffman压缩编码
DSP
- 该程序实现了MATLAB与DSP的接口转换,可以利用DSP硬件实现图像处理
opencv_example
- Opencv编程,示例程序 1.读入图像并显示 2.载入图像,强制转化为Gray 3.Canny边缘检测 4.轮廓检测 5.运动物体检测
