搜索资源列表
jpeg_ls_v2.2
- 实现了JPEG-LS的标准算法,可以同时对BMP,PPM,PGN 图像进行解压缩,还可以支持点交叉扫描,隔行交叉扫描,非交叉扫描三种模式
Deinterlacing
- 去隔行处理的matlab源程序,值得参考
基于全局运动统计和边缘平滑滤波的视频去隔行方法
- 基于Matlab的去隔行算法,将运动图像造成的模糊去除。-The de-interlacing algorithm based on Matlab, the moving image blur removal.
Version_2p2_Final
- TDMS的文件读取到Matlab。 优点: -支持读取v2的文件 -不需要使用NI的DLL,因此它不需要32位窗口 - 支持隔行扫描数据 -只允许读的名称及属性,以得到一个文件是什么感觉快 - 允许读数据的特定子集 -Reads TDMS files into Matlab. Advantages: - supports reading v2 files - doesn t require the NI DLL, thus
deinterlace
- 设计一个去隔行算法。把一段隔行扫描格式的视频序列转换成逐行扫描格式的视频。-Design a de-interlacing algorithm. To a sequence of interlaced video format into progressive scan video format.
gehanggeliesaomiao
- 基于rgb颜色模型的隔行隔列扫描可用于判断背景和前景的区别大小-Rgb color model based on interlaced scanning can be separated out for the difference between background and foreground to judge the size of
HeapMergeSort
- Sorting by Heapsort and Mergesort algorithms. =================================== Input file:H01dat.txt ---------------------------- 包含第一列為n a b 第二列以後為a1 a2 a3 a4 ...... an n:要排序的輸入資料數。 ai:要排序的資料,以space 或換行隔開,程式要能自行判斷資料輸入到n筆為止。
deinterlacing1
- 一种新的运动自适应去隔行算法,关于运动自适应方面的文献-A new motion-adaptive de-interlacing algorithm, motion-adaptive aspects of the literature on
matlab
- 隔行取点,等一些常用程序的源文件。本人自创。无抄袭-ge hang qu dian
qugehang
- 视频去隔行,基于MELA算法。使用c语言编写,操作目标采用lena.raw-Video de-interlacing algorithm based on the MELA
allan
- 先对陀螺仪测量数据进行预处理,每隔100行抽取一行数据,以第7列数据为例,用ALLAN方差法分析出五项主要参数-First gyroscope measurement data preprocessing, extract a row of data every 100 rows, seven of data, for example, ALLAN variance analysis of the five main parameters
deinterlace
- 文件主要是有关去隔行的一些代码供初学者进行学习。包括线平均,自适应,运动补偿等方法。-The file is mainly related to interlaced some code for beginners to learn. Including line average, adaptive, motion compensation and other methods