搜索资源列表
H264中的整数DCT变换编码及量化代码
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
Tamura纹理特征提取及应用的matlab代码
- Tamura纹理特征提取及应用的matlab代码,附有介绍Tamura纹理的文献以及测试用图片。,Matlab code for extracion and application of Tamura texture, attched paper about tamura texture and picture for test.
HM-5.0-dev-bugfix
- HEVC/H.265视频压缩标准的最新测试代码,HM5.0版本。-HEVC/H.265 the latest video compression standard test code, HM4.0 version.
JM13.2
- 视频编码标准H.264的测试代码JM13.2-Video coding standard H.264 test code JM13.2
19216821442008515841281820269
- sift算法,源程序代码,从其他网站上下载来的,没有经过测试-sift algorithm, source code, from other Web site to download the past, has not been tested
Nonlocal_Operators_for_inverse_problems_NLIP_v1.zi
- 非局部图像处理算法描述代码,以及其应用于图像复原的测试代码,是C语言和MATLAB的混合编程。-Non-local image processing algorithms described in code, as well as its test code in image restoration is a mixture of C programming language and MATLAB.
matlablicenseplatelocationbasedoncolorimage
- matlab基于彩色图像的车牌定位,matlab测试代码,附车牌图像-matlab license plate location based on color image
fingerprint_c
- 指纹识别的源程序,有测试代码,通过对指纹的提取和处理后然后进行识别-fingerprint about image prossing
wavelet
- 本代码是一种基于小波的零水印算法,算法在小波域进行水印的嵌入,并进行了鲁棒性测试-zero-watermarking based on wavelet
the-basis-of-test-code-opencv
- opencv基础测试代码适合opencv初学者,比较基础 绝对不是乱写的-opencv opencv based test code for beginners, definitely not scrawl basis for comparison
ImgReg
- 输入两组点,求其近似转换矩阵以及两组点的对应顺序,run为测试代码-Enter the two points, find the approximate point of transition matrix and the corresponding sequence of the two groups, run the test code
SHUIYIN
- 好的水印的产生、分类以及各种攻击测试代码-Good watermark generation, classification, and various attack test code
thin
- vc6.0下实现的具有细化功能的代码。压缩包里含有完整的测试代码和测试图片。-This is a code with function of thinning under environment of VC6.0。Compression bag containing a complete test code and test images.
W_BSS_W
- 盲源分离的主程序,包括有相应的测试代码,对做盲源分离的朋友有帮助哦!-Blind source separation of the source, there is a corresponding validation code and help friends do the blind source separation oh
JPEG-EncodeaDecode
- 按如下说明使用此代码: 1.将BC45.rar解压到D:2.将JPEGCode解压到D:3.解压1.Src(自己整理的).rar到D:\JPEGCode目录下 4.运行批处理Build 5.cd src 6.编译生成可执行程序(make) 7.测试代码(make test) 8.清除编译过程文件,包括可执行程序(make clean) 9.体会原版配置编译过程 a)删除3.解压目录 b)解压2.Src(原版).rar到D:\JPEGCode目录下 c
VC.code.image.button.design.test
- VC编程图像按钮设计测试代码VC programming code image button design test -VC programming code image button design test
JM10.2
- 视频编码标准H.264的测试代码JM10.2-Video coding standard H.264 test code JM10.2
JM102ys
- 视频编码标准H.264的测试代码JM102ys-The test code JM102ys of the video coding standard H.264
VC6-calls-VS2008-CImage
- 将vs2008 CImage类封装成dll, 然后在vc6.0调用,包含dll源码以及vc6测试代码,很适合初学者研究!-Vs2008 CImage class encapsulates a dll, then vc6.0 calls, including source code and dll vc6 test code, it is suitable for beginners to study!
8-8DCT变换verilogHDL代码
- DCT变换实现图像压缩及嵌入水印等,内含测试文件及DCT算法讲解(Image compression and embedding watermark by DCT transform)