Location:
Search - upsampling
Search list
Description: 小波变换源代码
wav_basic.c: basic filtering, decimation and upsampling routines.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h: interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c: main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c.
Makefile
peppers.raw: 512x512 grayscale test image.-wavelet transform source code wav_basic.c : basic filtering, decimation and upsampling routines. wav_basi c.h : interface to wav_basic.c. wav_trf.c : transform routines. wav_trf.h : interface to wav_trf.c. wav_filters.h : where filter banks and their properties are def INED. wav_filters_extern.h : interface to wav_filters.h. wav_gen.h : some parameters and min / max macros. macros.h : pointer check macro. test_transforms.c : main routine for testing transforms and invert ibility. test_denoise.c : the main routine for example Denoising applica tions. alloc.c : pointer allocation / deallocation. alloc.h : interface to alloc.c. peppers.raw Makefile : 512x512 grayscale test image.
Platform: |
Size: 204008 |
Author: 李强 |
Hits:
Description: wav_basic.c: basic filtering, decimation and upsampling routines.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h: interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c: main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c.
Makefile
peppers.raw: 512x512 grayscale test image.
Platform: |
Size: 205109 |
Author: 新月 |
Hits:
Description: 小波变换源代码
wav_basic.c: basic filtering, decimation and upsampling routines.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h: interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c: main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c.
Makefile
peppers.raw: 512x512 grayscale test image.-wavelet transform source code wav_basic.c : basic filtering, decimation and upsampling routines. wav_basi c.h : interface to wav_basic.c. wav_trf.c : transform routines. wav_trf.h : interface to wav_trf.c. wav_filters.h : where filter banks and their properties are def INED. wav_filters_extern.h : interface to wav_filters.h. wav_gen.h : some parameters and min/max macros. macros.h : pointer check macro. test_transforms.c : main routine for testing transforms and invert ibility. test_denoise.c : the main routine for example Denoising applica tions. alloc.c : pointer allocation/deallocation. alloc.h : interface to alloc.c. peppers.raw Makefile : 512x512 grayscale test image.
Platform: |
Size: 203776 |
Author: 李强 |
Hits:
Description: wav_basic.c: basic filtering, decimation and upsampling routines.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h: interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c: main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c.
Makefile
peppers.raw: 512x512 grayscale test image.-wav_basic.c: basic filtering, decimation and upsampling routines.wav_basic.h: interface to wav_basic.c.wav_trf.c: transform routines.wav_trf.h: interface to wav_trf.c.wav_filters.h: where filter banks and their properties are defined.wav_filters_extern.h: interface to wav_filters.h.wav_gen.h: some parameters and min/max macros.macros.h: pointer check macro.test_transforms.c: main routine for testing transforms and invertibility.test_denoise.c: main routine for the example denoising applications.alloc.c: pointer allocation/deallocation.alloc.h: interface to alloc.c.Makefilepeppers.raw: 512x512 grayscale test image.
Platform: |
Size: 204800 |
Author: 新月 |
Hits:
Description: Guleryuz写的一个完整的小波变换的源代码。主要包括:wav_basic.c: basic filtering, decimation and upsampling routines.
wav_basic.h: interface to wav_basic.c.
wav_trf.c: transform routines.
wav_trf.h: interface to wav_trf.c.
wav_filters.h: where filter banks and their properties are defined.
wav_filters_extern.h:interface to wav_filters.h.
wav_gen.h: some parameters and min/max macros.
macros.h: pointer check macro.
test_transforms.c:main routine for testing transforms and invertibility.
test_denoise.c: main routine for the example denoising applications.
alloc.c: pointer allocation/deallocation.
alloc.h: interface to alloc.c. -Guleryuz write a complete wavelet transform of the source code. Mainly include: wav_basic.c: basic filtering, decimation and upsampling routines.wav_basic.h: interface to wav_basic.c.wav_trf.c: transform routines.wav_trf.h: interface to wav_trf.c.wav_filters.h: where filter banks and their properties are defined.wav_filters_extern.h: interface to wav_filters.h.wav_gen.h: some parameters and min/max macros.macros.h: pointer check macro.test_transforms.c: main routine for testing transforms and invertibility.test_denoise.c : main routine for the example denoising applications.alloc.c: pointer allocation/deallocation.alloc.h: interface to alloc.c.
Platform: |
Size: 205824 |
Author: Zhongren Wang |
Hits:
Description: 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsampling by a matrix-multiply DFT (discrete FT) to dramatically reduce computation time and memory without sacrificing accuracy
Platform: |
Size: 5120 |
Author: wangwei |
Hits:
Description: generic resampling of video frames
Platform: |
Size: 226304 |
Author: ramesh |
Hits:
Description: code based on upsampling
Platform: |
Size: 99328 |
Author: adeel |
Hits:
Description: Images passed to your application are not always of the same size as your
templates. To compare them you might need to up scale or down scale them to
the template size. It is preferred that when comparing you check the size of the
template to be compared then adjust the size of the incoming image to be
compared. For simplicity you can do it for the following sample only.
Hints:
• Upsampling by interpolation/replacement
• Downsampling by interpolation/replacement
• Refer to sample code given in first tutorial for ways to create
images of similar width and height.-Images passed to your application are not always of the same size as your
templates. To compare them you might need to up scale or down scale them to
the template size. It is preferred that when comparing you check the size of the
template to be compared then adjust the size of the incoming image to be
compared. For simplicity you can do it for the following sample only.
Hints:
• Upsampling by interpolation/replacement
• Downsampling by interpolation/replacement
• Refer to sample code given in first tutorial for ways to create
images of similar width and height.
Platform: |
Size: 3468288 |
Author: marwa |
Hits:
Description: pulse shaping function:
Upsampling the data and Pulse-shaping.
Suitable for intergate number of upsampling_rate.
psflt_data has the same length with that of data times upsampling_rate.
if the length of pulse_filter is 2*grp_delay*upsampling_rate+1
By Aijun Song, July, 2005
Platform: |
Size: 1024 |
Author: venkat |
Hits:
Description: 上采样和下采样的matlab程序,以函数形式给出,有三种模式。-upsampling,downsampling,matlab,three mode
Platform: |
Size: 1024 |
Author: 顾君昳 |
Hits:
Description: image processing assignments :-- median filtering , laplacian ,high boost filtering , upsampling, downsampling , etc
Platform: |
Size: 989184 |
Author: pagal |
Hits:
Description: 对原始语音进行上采样和下采样,分析对比他们的时域图和频谱图。最后对比原始语音、75HZ激励、150HZ激励以及噪声激励下的效果-SOME SIMPLE MANIPULATIONS OF SOUND USING DIGITAL SIGNAL PROCESSING
The original sound and its spectrogram
Downsampling the waveform
downsampling
Upsampling the waveform
Linear filtering the waveform
Original speech
The source-filter model of speech
Speech with 75-Hz excitation
Speech with 150-Hz excitation
Speech with noise excitation
Platform: |
Size: 50176 |
Author: coco |
Hits:
Description: s1.m: 低频波检测。能从高频信号中检测出低频信号。并将信号输出以70倍因子downsample.
s2.m: 将downsampling滤波器输出信号,用单级速率和多相upsampling。
s3.m: 自动识别车牌位置。此程序能从一张图片当中,自动识别出车牌的位置。
s4.m: 用Hough变换识别出一张带有水池的图片的水池分界线。
s5.m: 用原始的静态多副图片(例如:恐龙图片)构造出三维旋转立体图片。-signal processing
Platform: |
Size: 9216 |
Author: ruson |
Hits:
Description: Matlab code about basic filters, upsampling and downsampling.
I hope you will enjoy the codes.
Platform: |
Size: 1024 |
Author: JWM |
Hits:
Description: UPSAMPLING AND DOWNSAMPLING
Platform: |
Size: 207872 |
Author: hung |
Hits:
Description: this is a matlap program for doing upsampling and down sampling for images and video by using (4:2:2) and (4:2:0)technique this is implemented by (mohamed dahi alkholy)(mohamed_dahi_alkholy@yahoo.com)-this is a matlap program for doing upsampling and down sampling for images and video by using (4:2:2) and (4:2:0)technique this is implemented by (mohamed dahi alkholy)(mohamed_dahi_alkholy@yahoo.com)
Platform: |
Size: 4096 |
Author: mda |
Hits:
Description: this implement upsampling image using the bilinear method and repication method
Platform: |
Size: 208896 |
Author: maggiezz |
Hits:
Description: 快速的单帧图像/视频的超分辨率重建. SIGGRAPH Asia, 2008.-Fast image/video upsampling. SIGGRAPH Asia, 2008.
Platform: |
Size: 4792320 |
Author: 曾坤 |
Hits:
Description: Upsampling and interpolation
Platform: |
Size: 785408 |
Author: Hai |
Hits: