资源列表
train_ensemble
- Miskin and MacKay 的盲复原程序-Miskin and MacKay blind recovery process
code.tar
- 用于目标跟踪的源代码,发布于CVPR2011中的一篇文章,作者的源代码,大家可以看看。-Version 0.1 of Energy Based Multiple Model Fitting for Non-Rigid Structure from Motion The code is currently licenced for non-commercial use only. Other licences can be arranged on contact with the
pinjie
- 两条贝塞尔曲线拼接程序,CAD贝塞尔曲线-Two Bezier curve stitching procedure, CAD Bezier curve
Elips
- make ellips in 2D graphics with proccessing
oscope_src
- OSCOPE--简单的坐标系源码,横坐标为时间参数-OSCOPE- a simple coordinate system source
huanjingshengchen
- 绘制了一个野外的场景,通过按下键盘的上下左右键实现视点的前后左右移动-Draw a wild scene before and after the implementation point of view, by pressing the keyboard arrow keys move around
IEEE80211a(1)
- 基于802.11的matlab仿真,IEEE的通信协议-Matlab simulation of 802.11-based communication protocol of the IEEE
MouseHandWritten
- 鼠标手写的简单实现,可以使用于触摸手写的模块-Simple realization of the mouse handwriting, you can use at the touch of a handwritten module
daima
- 高斯混合模型代码 经验证可用-Gaussian mixture model code proven available. . . . . . . . .
lagrange
- Lagrange Interpolation curve fitting program
Ostu
- 该文件夹中是三种二值化算法的matlab代码,下面以otsu二值化算法实现为例进行说明: 在Matlab上运行时,可以把该文件夹设为当前目录(Current Directory) 先读入灰度图片, 图片假设保存在D盘 I = imread( D:\coins.bmp ) 二值化 I_bw = otsu(I) 查看二值化结果 figure, imshow(I_bw) -I = imread( D:\coins.bmp ) I_bw = otsu(I) fig
MoveTriangle
- 移动的三角形,从左上角沿屏幕对角线移动。-Moving the triangle from the upper left corner to move along the diagonal screen.