搜索资源列表
视频读取
- 视频图像追踪
OMP算法:匹配追踪算法
- OMP算法:匹配追踪算法,输入字典和图像,获得图像在字典下的稀疏系数。有部分解释-OMP algorithm: matching pursuit algorithm, the input dictionary and images, access images in the dictionary under the sparse factor. Some explanation
kalman_intro_chinese.rar
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。,Kalman filter is an " optimal recursive data processing
UKF_track.rar
- 对人体的图像序列进行unscented kalman filter 追踪,参考最经典的UKF算法编写,是学习UKF算法的比较入门的程序,Image sequences on the human body, unscented kalman filter for tracking, the most classical reference to the preparation of the UKF algorithm is a learning algorithm UKF procedure en
ompbox
- 稀疏表示正交匹配追踪算法matlab源代码-sparse representation
compressed-sensing-procedure
- 基于压缩感知的图像处理,分别使用二维DCT、FFT和一维dwt变换对图像信号进行稀疏变换,然后使用正交匹配追踪算法进行重构,在进行相应的逆变换-This is a image processing procedure based on compressed sensing which respectively uses two-dimensional DCT, FFT and one-dimensional dwt transform to sparse the image signal a
bike
- 智能型动态图像追踪自控车,智能追踪程序!-Intelligent dynamic image tracking controlled cars, intelligent tracking program!
smctc-100rc3
- 粒子滤波器中的蒙特卡洛滤波器,目前图像处理,图像追踪的热点。英国大学开发。-Monte Carlo particle filter in the filter, the current image processing, image tracking the hot spots. The development of British universities.
VideoMotion
- 利用Csharp写得 关于视频分析和运动追踪的源代码 公司的一个小项目。希望对从事图像识别的人有点帮组-CSharp written on the use of video analysis and sports companies to track the source code of a small item. Image Recognition wish to engage in a bit to help groups of people
two_dimension
- 二维匹配追踪算法,通过较少原子比较精确的重建图像,随着迭代次数提高逼近源图像。-Two-dimensional matching pursuit algorithm, through more precise atomic less reconstructed image, with the number of iterations to raise close to the source image.
motionestimation
- matlab做的运动估计,用于图像处理中图像追踪等(仅供大家参考)-Motion Estimation using matlab, for motion tracking in digital image processing
Particle-Filter-Tracking
- 关于图像追踪问题粒子滤波算法的程序,比较详细-On the particle filter image tracing program, a more detailed
基于OPENCV人脸识别与追踪,灰度化,二值化
- 图像处理,基于OPENCV的人脸识别与追踪源码,灰度化,二值化(image processing code, using open source computer vision library)
MATLAB图像与视频处理实用案例详解试读样章
- 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
motion_slave_servo
- 本代码为基于arduino平台的图像识别检测跟踪系统的下位机程序,实现简易舵机云台对运动物体的图像追踪,可移植于机器人、飞行器等系统中运用(This code is based on the Arduino platform of image recognition detection and tracking system of the lower computer program, to achieve a simple steering gear head moving object tr
MATLAB图像处理程序
- 用于基于MATLAB的图像处理,可显示图像的追踪等功能。(MATLAB based image processing, can display image tracking and other functions.)
图像程序
- 视频物体追踪,跟踪移动的物体,并显示物体移动的轨迹(Video object tracking)
视频追踪
- 追踪视频图像里移动的物体,并用红框框住移动的物体(Tracking a moving object in a video image)
C语言成像与光线追踪程序设计 .pdf
- 计算机图形在越来越多的领域得到了广泛的应用,而大多数个人计算机用户却因 缺乏基本的编程工具而不能在便宜的PC机上生成精美的计算机图形,本书旨在帮助 这些用户挖掘PC机潜在的图形设计能力,制做逼真的高质量计算机图形。 本书介绍了计算机图形学要求的向量和矩阵算术工具,讨论了光线追踪程序的生 成和使用,并给出了实际的C代码。此外,本书还对三维建模工具、提高图像质量的方 法及图形显示设备等做了介绍。(Computer graphics have been widely used in more and