搜索资源列表
ImgProcessing
- 可读写bmp格式的图的程序,给了Visobject.cpp 和 visobject.h 做样子,很容易将它们改成合自己用的,能读写bmp格式图象的程序。使用Linux的, 给出pcbitmap.h以备使用。写程序时注意读整数时字节是按顺序还是逆序排列的。-can read and write bmp format of the processes, and to the Visobject.cpp visobject.h frill, it is very easy to change thei
subset
- 用回朔算法解决子集和问题 输出整数集的所有子集,使子集的各元素之和为S-Schomburg algorithm used to solve the problem and the subset of output Integer Set subset of all, the subset of the elements and as S
vulnerable_watermark
- 基于TS变换(一种整数变换)所实现的脆弱数字水印方法,讨论了整数水印在数字水印中的优点-transform (a Integer Transform), the fragile digital watermarking methods, Integer discussed in the digital watermark of the benefits of watermarking
dct_jpeg
- jpeg中DCT变换程序。为前向DCT的浮点运算,它要比整数运算更精确。该程序只适用于8×8的块变换。-jpeg DCT transformation procedure. For front to the DCT floating point calculation, it must be more precise than the integer operation. This procedure is only suitable for 8脳8 block transformati
dwt97
- 实现(9,7)小波的整数提升算法,包括正变换和反变换,分别存于wave_trans.cpp,wave_itrans.cpp中.-achieve (9,7) wavelet algorithm integer upgrade, including the transformation and the inverse transform, wave_trans.cpp were deposited, wave_itrans.cpp China.
2Dwavelet
- 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%%
waili-gpl-19990723
- WAILI is a wavelet transform library, Uses integer wavelet transforms based on the lifting Scheme, Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets.-WAILI is a wavelet transform library, Uses inte
IntDwtverygood
- 9/7及5/3整数提升小波变换的类库!比较好用!供小波变换图像处理参考!-9 / 7 and 5 / 3 wavelet transform integer upgrade the library! Better quality! Wavelet Transform for image processing reference!
ESegment
- 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的bmp图片名 output为输出的bmp图片名-proc
harr.rar
- 二代小波harr变换整数小波变换,适合图像处理专业人员参考,Second generation wavelet transform Harr integer wavelet transform for image processing professionals reference
H264-DCT-Quanter
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源. -H264 in the integer DCT transform coding and quantization code, together with the original DCT coding, quantitative descr iption of the doc
DCT_Coding
- Integer DCT-based Image Coding.pdf
haar
- 整数Haar小波变换和逆变换 可用于差值扩展等-Integer Haar wavelet transform and inverter
Mixed-integer-transform-ased-on-high-capacity
- 基于混合整数变换的高容量可逆数字水印Mixed-integer transform based on high-capacity reversible watermarking-Mixed-integer transform based on high-capacity reversible watermarking
Idwt
- 一种9/7整数小波变换的逆变换。已通过仿真。可供初学者学习。-A 9/7 integer wavelet transform inverse transformation. Has passed the simulation. For beginners to learn.
Integer-discrete-wavelet-transform
- 整数离散小波变换的代码,很好很强大,欢迎下载-the code of Integer discrete wavelet transform
Integer-stack-type-transform
- 该文件为有关整数碟式变换的C++程序代码-The file is a disc about integer transform C++ code
Wavelets-with-Integer-Lifting-wail
- Wavelets with Integer Lifting(WAILI)是一个小波变换库。包含了基于小波变换的各种基本的图像处理运算。-WAILI is a wavelet transform library. It includes some basic image processing operations based on the use of wavelets and forms the backbone of more complex image processing operatio
Color-Show-and-Invert-by-Integer-Value
- Color showed by integer values
整数小波变换
- 整数小波变换,可以直接运行,对图像小波分解(Integer wavelet transform)