代码搜索:Resampling
找到约 388 项符合「Resampling」的源代码
代码结果 388
www.eeworm.com/read/215408/15061911
m updatestates.m
function x = updatestates(xu,q);
% PURPOSE : Performs the resampling step of the SIR algorithm
% in order(numSamples) steps.
% INPUTS : - xu = Predicted state samples.
% - q = Nor
www.eeworm.com/read/459172/1573264
c imgresample.c
/*
* High quality image resampling with polyphase filters
* Copyright (c) 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* mo
www.eeworm.com/read/459172/1573445
c imgresample_altivec.c
/*
* High quality image resampling with polyphase filters
* Copyright (c) 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* mo
www.eeworm.com/read/455463/1614210
m contents.m
% The CREWES Project Seismic toolbox
%
% Almost 100 tools for single channel seismic processing and time
% series analysis. Various decons, gain corrections, spectral analyses,
% resampling, w
www.eeworm.com/read/313143/3645909
c imgresample_altivec.c
/*
* High quality image resampling with polyphase filters
* Copyright (c) 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* mo
www.eeworm.com/read/278625/4142660
h speex_resampler.h
/* Copyright (C) 2007 Jean-Marc Valin
File: speex_resampler.h
Resampling code
The design goals of this code are:
- Very fast algorithm
- Low memory requirement
www.eeworm.com/read/277562/4154338
h speex_resampler.h
/* Copyright (C) 2007 Jean-Marc Valin
File: speex_resampler.h
Resampling code
The design goals of this code are:
- Very fast algorithm
- Low memory requirement
www.eeworm.com/read/277562/4154436
c resample.c
/* Copyright (C) 2007 Jean-Marc Valin
File: resample.c
Arbitrary resampling code
Redistribution and use in source and binary forms, with or without
modification, are permitted prov
www.eeworm.com/read/427042/1981826
h speex_resampler.h
/* Copyright (C) 2007 Jean-Marc Valin
File: speex_resampler.h
Resampling code
The design goals of this code are:
- Very fast algorithm
- Low memory requirement
www.eeworm.com/read/427042/1983428
svn-base imgresample.c.svn-base
/*
* High quality image resampling with polyphase filters
* Copyright (c) 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* mo