搜索资源列表
Matlab1
- MATLAB程序设计基础教程的视频教程,对初学者比较有帮助
HS-motion
- 视频帧间运动估计编码,基于光流场方程,包含了计算光流场的基础函数和一个光流场计算的实例-Inter-frame motion estimation video coding, based on optical flow equation, including the calculation of optical flow based functions, and an optical flow field instance
mpeg
- MPEG编码以及DCT变换的理论基础,应用mpeg方法对视频图像的压缩处理-MPEG encoding and DCT transform theoretical basis, application mpeg video image compression
kiupei_v45
- matlab编写的元胞自动机,实现了图像的灰度化并进一步用于视频监视控,是信号处理的基础。- matlab prepared cellular automata, Achieve a grayscale image and further control for video surveillance, Is the basis of the signal processing.
MATLAB基础视频教程系列代码及课件
- 基础课程的讲解结合课件的学习,更加巩固所学知识。(The explanation of the basic course and the learning of the courseware will consolidate the knowledge.)
simulink建模与调试
- Simulink是动态和嵌入式等系统的建模与仿真工具,也是基于模型设计的基础。对于机电、航空航天、信号处理、自动控制、通讯、音视频处理等众多领域,Simulink提供了交互式的可视化开发环境和可定制的模块库,对系统进行建模、仿真与调试等。并可实现与Stateflow有限状态机的无缝连接,扩展对复杂系统的建模能力。(Simulink modeling and debugging)
程序和相应的图片
- 在基于基础蚁群算法图像边缘检测的例程上改写的一个演示matlab演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm image edge detection routine c