搜索资源列表
kalmanfiler11
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
Robert
- 边缘检测
vbjzsrc
- VB 十六进制转换为十进制,支持从10进制转换成16进制,定义成通用函数,将RGB值转换成6位16进制颜色值。窗体做的有意思,可窗体置顶,窗体抖动,靠近边缘自动隐藏等-VB hex to decimal, hexadecimal conversion support from 10 to 16 hex, defined as generic functions, the 6-bit RGB value is converted into 16 hex color value. Interesti
goodedge_detect_simple
- 在matlab环境下,实现了边缘检测的程序,图像处理中经常遇到的方法-In the matlab environment, realize the edge detection procedures, image processing frequently encountered in method