搜索资源列表
mpeg2
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及
bcb-fftw3
- fftw3 高质量的快速傅立叶变换软件包-fftw3 quality Fast Fourier Transform package!
所有dct
- 我所有的dct变换程序,包括mmx,sse,sse2等,对于大家应该有用。-all my A1501 transform procedures, including mmx, SSE, SSE3, should be useful for everyone.
soudcarddemo
- 声音的傅立叶变换演示 提供了matlab下的函数接口-voice of the Fourier Transform provides a demonstration of Matlab interface function
dct_idct
- 4种不同的dct和idct算法源程序,对于学习dct和idct变换很有帮助-four different types of Extra and IDCT algorithm source for learning Extra transform helpful and IDCT
离散小波变换
- 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像-a procedure Mallat algorithm wavelet transform two procedures would open the arbitrary aspect ratio of bmp image, the raw square image, 352 * 288 images of gray, unable to
C++0314085
- JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都对其应用前景表示乐观, JPEG 2000 在图像压缩领域里
fdct快速dct变换
- 演示快速DCT变换和普通dct变换的区别-demonstration FDCT and ordinary Extra transform the difference
jpeg中数据的时频转换
- 这是一个用C写的傅立叶变换,以及离散余弦变换的代码,在图象压缩中会用到-This is a C wrote Fourier transform, discrete cosine transform, and the code in image compression will be used
mulscal_edge
- 我编写的一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像; -I prepared a multiscale edge detection example, the method is : 1, the first three images scale wavelet transform; 2, wavelet coefficients fo
distance transform
- 目前效率最好的距离变换算法,距离变换广泛应用于图像处理,比如可以用距离变换准确找到图像中物体的骨架或者中心线。(用winrar解压)-efficiency of the current best distance algorithm distance transform widely used image processing, For example, can be used to find accurate distance transform image objects in the fr
DftDemo3
- DFT变换源码,在VC++中编译通过,欢迎下载-DFT transform source code, the compiler of the VC, welcome to download
geometrical transform
- 图像处理的几何变换代码-image processing geometry transform code
Detection.rar
- This code can detect ellipse in image using hough transform,This code can detect ellipse in image using hough transform
Lapped_Transform
- LT 变换源码。Lapped transform source code。-LT transform source. Lapped transform source code.
WaveletTransformandMathematicalMorphology
- 采用小渡变换技术对遥感图像进行去噪、增强 在此基础上利用数学形态学的 方法提取图像中的人造帚物-Using wavelet transform technique for remote sensing image denoising, enhancement on this basis the use of mathematical morphology to extract the image of man-made objects broom
CompensationFilter
- DirectShow Compensation Effect Transform Filter
FreqAnalyzer
- Frequency Analyzer: There is a white vertical line moving from left to right. It leaves behind a colorful trace. The colors correspond to the intensities of various components of the sound. For instance, if you whistle into the microphone a pure sine
Hilbert-transform
- Hilbert变换做包络分析,变换及谱分析,是一种有效的数据处理方法。用代码测试其变换效果。-Hilbert transform to do envelopment analysis, transformation and spectrum analysis is an effective data processing method. Use code to test the effect of transformation.
Discrete-wavelet-transform
- 离散小波变换,很简单使用,非常适合初学者,对于MATLIB使用也很有帮助-Discrete wavelet transform, is very simple to use, very suitable for beginners, is helpful for use MATLIB