资源列表
video_storagecard2
- 把采集到的视频ps流通过网络传输到存储卡 压缩存储-Ps to collect the video stream transmitted over the network compression and storage to memory card
CSA
- CSA 1directional for motion estimation
EBMA_halfpel
- EBMA halfpel for motion estimation
EBMA_bidirectional_experiment3
- EBMA bidirectional for motion estimation
EBMA
- EBMA for motion estimation
CSA_halfpel
- CSA when we use halfpel for motion estimation
CSA_bidirectional_
- bidirectional CSA(cross search algorithm) for motion estimation
CatScreen2
- 屏幕录像软件,Qt 开发 使用Qt的API 截图,然后存入视频。XVID的使用接口,套用了网友松牛的用法,在此感谢大牛的贡献。然后我在博客中会有一篇XVid 编译的帖子 http://www.qtprogrammer.org/?p=161,欢迎拍砖。-Screen recording software, Qt development using Qt API shots, and then stored in the video. XVID to use interface, users a
RGB2YUV_doc
- rgb2yuv的word里面详细介绍了还有源码-rgb2yuv word word word word word word
ILI9327-3.5-inch-TFT-for--Uno
- Display tft toch screen 3.5 - arduino source code controller ili9327-Display tft toch screen 3.5 - arduino source code controller ili9327
Untitled1
- a code to match picture with a picture the wepcam in matlab-a code to match picture with a picture the wepcam in matlab
Image-Compression
- DCT变换1、 提取彩色图像,将图像大小限制为512* 3; 2、 提取彩色图像三个颜色分量的矩阵,每个矩阵单独处理; 3、 将矩阵分为8*8的块,做DCT变换; 4、 提取每个块的一部分DCT系数做IDCT变换,显示基本图像; 5、 再提取每个块的一部分DCT系数做DCT反变换,得到增强层1,与前一次得到的数据叠加,得到质量更好的图像。 -DCT transform