搜索资源列表
kalmanfiler
- 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is
extendkalman
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
HistogramVC
- // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image processing. // Conceptual background: // A histogram is just a frequency count of every pixel value in the image. // There are various well-
The-detection-of-traffic-lights
- 交通信号灯的检测是复杂场景下交通灯识别的重点。采用了色彩分割与关联滤波方案进行交通灯的检测。首先,建立交通信号灯的高斯模型,利用高斯向量与多色彩空间结合的方法进行图像分割。然后,采用基于区域增长与相似性判定的关联滤波,对色彩分割后的图像进行处理。最后,使用基于canny算子的边缘提取算法获取方向指示灯轮廓特征,并使用基于改进hu不变矩和马氏距离对方向指示信号灯进行分类。-The detection of traffic lights is the focus of traffic lights
51-MCU-program-design
- 51单片机程序设计,针对多种工程实例,如电机控制,图像识别,交通灯,滤波等多种实例-The 51 MCU program design, for a variety of engineering examples, such as motor control, image recognition, traffic lights, filter and other examples
cegnj
- Image optical flow calculation matlab program, Correlation diagram shown in detail the time domain and frequency domain, Multi-target tracking particle filter.
ykabu
- Complete class-based image processing, contains all of the source code, auto image, Target can be extracted in a picture you want, The final weight matrix is ??the filter coefficient.
laiquiyui
- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Using matlab to calculate the Mahalanobis distance for the image.
4624
- Using common plane wave expansion method, Particle image segmentation and matching subroutines themselves are prepared, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.
sai-V3.5
- A window function design FIR digital band-pass filter, Complete set content, basic hyperspectral image processing, There are cycle detection, periodic testing.
kbuiu
- The final weight matrix is ??the filter coefficient, Image optical flow calculation matlab program, Rotating machinery 2-d holographic spectrum calculation.
两轮自平衡小车资料
- 自己为了参加2017年全国大学生电子设计大赛,比赛前练手用的,使用一阶互补滤波和卡尔曼滤波两种方式,效果都很好,代码有我自己的详细注释,还有手机端的通信协议,通过手机APP进行对小车的控制(brief Computes the Hessian at a pixel location The hessian (second order partial derivatives of the image) is a measure of the salience of the im
