代码搜索:Wavelet-based

找到约 26 项符合「Wavelet-based」的源代码

代码结果 26
www.eeworm.com/read/467252/7008266

m wavefeat.m

function [fm, fmm, fml, we] = wavefeat(file, nlevels, LoF, HiF) % WAVEFEAT Wavelet-based feature extraction from texture image % % Input: % file: filename of the input texture image OR a matrix
www.eeworm.com/read/477371/1361596

3 qccwavfilterbank.3

.TH QCCWAVFILTERBANK 3 "QCCPACK" "" .SH NAME QccWAVFilterBank \- data structure .B QccWAVFilterBank and corresponding .B FBK file format for wavelet-based analysis/synthesis using a filter-bank impl
www.eeworm.com/read/461213/1554055

3 qccwavfilterbank.3

.TH QCCWAVFILTERBANK 3 "QCCPACK" "" .SH NAME QccWAVFilterBank \- data structure .B QccWAVFilterBank and corresponding .B FBK file format for wavelet-based analysis/synthesis using a filter-bank impl
www.eeworm.com/read/206142/5011098

3 qccwavfilterbank.3

.TH QCCWAVFILTERBANK 3 "QCCPACK" "" .SH NAME QccWAVFilterBank \- data structure .B QccWAVFilterBank and corresponding .B FBK file format for wavelet-based analysis/synthesis using a filter-bank impl
www.eeworm.com/read/467252/7008262

m index_db.m

function [fe, fs] = index_db(namefile, imagedir, nlevels, filt, edge) % INDEX_DB Wavelet-based feature extraction from database % % Input: % namefile: the file contains the names of all images in
www.eeworm.com/read/467252/7008261

m wavefeat_all.m

function [fm, fmm, fml, we] = wavefeat_all(dbname, dirname, ... nlevels, filt, edge) % WAVEFEAT_ALL Wavelet-based feature extraction from ALL images % % Input: % dbname: name of the test colle