📄 genfeats.hpp
字号:
// $masm\genfeats.hpp 1.5 milbo$ genfeats.cpp: print search features for pos analysis with R// Warning: this is raw research code -- expect it to be quite messy.// milbo petaluma oct 06bool fGenFeats(void);void InitGenFeat(bool fGenFeatsFlag, tAsmModel &Model, const char sRefShapeFile[], int nModels);void GenFeats(SHAPE &Shape, // io tSearchImages &SearchImgs, // in except SearchImgs.ProgressImg is modified const tAsmModel &Model, // in int iLev, const tLand Lands[], // in const char sImageBase[], int nStartLev); // invoid AccumulateFeats(const int ix, const int iy, int iSub, double Fit, const Vec &Prof, unsigned ProfSpec);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -