资源列表
82hdh
- 这是个MPEG-4编码技术,MPEG-4代表了基于模型/对象的第二代压缩编码技术
MPEG-4解码技术
- 本程序介绍MPEG-4解码技术,在系统实现过程中用到大量算法。
ostu
- ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点。
main
- 后缀树构造软件
zxecf
- 使用opencv的最小二乘法解方程,vc6编译
AllExamples
- CLIPS专家系统源码,非常有帮助的说。
CLIPSDOS
- CLIPS专家系统工具DOS版本,学习中。
C
- C语言常用算法源代码,欢迎大家下载.
C(changyongsuanfa)
- C语言常用算法程序集,欢迎大家下载交流.
Eye_tracking
- Summary: Simple face and eye detection MATLAB Release: R13 Descr iption: You can use this codes for face detection based on color segmentation and eye region detection.
newton_raphson
- Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descr iption: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differ
主动轮廓模型
- 主动轮廓模型(蛇模型)及应用MATLAB源码,