搜索资源列表
YUVviewerSrc
- YUV视频帧打开程序,在此基础上进行视频图像的压缩、处理
Matlab1
- MATLAB程序设计基础教程的视频教程,对初学者比较有帮助
H_264_and_Turbo_codec
- 本文以H.264视频压缩标准和Turbo理论为基础,提出了一种基于 H.264和Turbo码的信源信道联合解码方案
sobel
- 用于图象边缘检测,是一个视频采集的基础-for image edge detection, is a collection of video
13102555364
- huffman 编码C++版,霍夫曼编码是音视频编解码的基础-huffman coding C++ Edition, Hoffman encoding audio and video codec is the basis of
2006518142942
- x.264视频压缩程序,在此基础上进行视频图像的压缩、处理 -x.264 video compression process, in this based on video image compression, processing
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
Vehicle-License-Plate-Recognition-
- 车牌识别技术(Vehicle License Plate Recognition,VLPR) 是指能够检测到受监控路面的车辆并自动提取车辆牌照信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理的技术。车牌识别是现代智能交通系统中的重要组成部分之一,应用十分广泛。它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。通过一些后续处理手段可以实现停车场收费管理,交通流量控制指标测量,车辆定位,汽车防盗
h.264
- h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-h.264 standard code for video encoding! Can achieve a variety of video encoding and decoding, this code can be based on a variety of development, such as optimization algorithm
CycleList
- c语言编写循环链表基础操作,用codeblocks调试可行,包含初始化,求长度,找节点,约瑟夫/升级版约瑟夫(带密码),拉丁方阵,魔术师发牌问题,详细见小甲鱼数据结构视频。-c language circular list-based operation, with codeblocks debugging feasible, including initialization, seeking length, looking for nodes, Joseph/upgraded version
fingpou
- 是信号处理的基础,实现了图像的灰度化并进一步用于视频监视控,针对EMD方法的不足。- Is the basis of the signal processing, Achieve a grayscale image and further control for video surveillance, For lack of EMD.
kiupei_v45
- matlab编写的元胞自动机,实现了图像的灰度化并进一步用于视频监视控,是信号处理的基础。- matlab prepared cellular automata, Achieve a grayscale image and further control for video surveillance, Is the basis of the signal processing.
新建 Microsoft Word 文档
- 视频中人脸识别与跟踪的matlab基础程序(MATLAB basic program for face recognition and tracking in video)
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)
03_III._DIVIDE__CONQUER_ALGORITHMS_Week_1
- 人工智能,深度学习,神经网络,基础算法,适合学习的PPT /视频(Artificial intelligence)
程序和相应的图片
- 在基于基础蚁群算法图像边缘检测的例程上改写的一个演示matlab演示动画程序,可以帮助初学者进一步了解算法进行边缘检测 的原理和步骤。首先说明一下:这个程序的检测效果不是很好,而且这里只能使用128*128的图片。这个程序主要是提供初学者学习,演示用。(A demonstration matlab demo program rewritten on the basis of the basic ant colony algorithm image edge detection routine c