MTF
|
This is the complete list of members for SSIM, including all inherited members.
a (defined in SSIM) | SSIM | protected |
AppearanceModel(const AMParams *params=nullptr, const int _n_channels=1) | AppearanceModel | inlineexplicit |
b (defined in SSIM) | SSIM | protected |
c (defined in SSIM) | SSIM | protected |
c1 (defined in SSIM) | SSIM | protected |
c2 (defined in SSIM) | SSIM | protected |
cd (defined in SSIM) | SSIM | protected |
clearFirstIter() | AppearanceModel | inlinevirtual |
clearInitStatus() (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
clearSPIMask() (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
cmptCurrHessian(MatrixXd &curr_hessian, const MatrixXd &curr_pix_jacobian) override (defined in SSIM) | SSIM | virtual |
cmptCurrHessian(MatrixXd &curr_hessian, const MatrixXd &curr_pix_jacobian, const MatrixXd &curr_pix_hessian) override (defined in SSIM) | SSIM | virtual |
cmptCurrJacobian(RowVectorXd &df_dp, const MatrixXd &dIt_dpssm) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
cmptDifferenceOfJacobians(RowVectorXd &df_dp_diff, const MatrixXd &dI0_dpssm, const MatrixXd &dIt_dpssm) | AppearanceModel | inlinevirtual |
cmptInitHessian(MatrixXd &init_hessian, const MatrixXd &init_pix_jacobian) override | SSIM | virtual |
cmptInitHessian(MatrixXd &init_hessian, const MatrixXd &init_pix_jacobian, const MatrixXd &init_pix_hessian) override | SSIM | virtual |
cmptInitJacobian(RowVectorXd &df_dp, const MatrixXd &dI0_dpssm) | AppearanceModel | inlinevirtual |
cmptSelfHessian(MatrixXd &self_hessian, const MatrixXd &curr_pix_jacobian) override (defined in SSIM) | SSIM | virtual |
cmptSelfHessian(MatrixXd &self_hessian, const MatrixXd &curr_pix_jacobian, const MatrixXd &curr_pix_hessian) override (defined in SSIM) | SSIM | inlinevirtual |
cmptSumOfHessians(MatrixXd &d2f_dp2_sum, const MatrixXd &dI0_dpssm, const MatrixXd &dIt_dpssm) | AppearanceModel | inlinevirtual |
cmptSumOfHessians(MatrixXd &d2f_dp2_sum, const MatrixXd &dI0_dpssm, const MatrixXd &dIt_dpssm, const MatrixXd &d2I0_dpssm2, const MatrixXd &d2It_dpssm2) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
cross_pix_var (defined in SSIM) | SSIM | protected |
curr_feat_vec (defined in SSIM) | SSIM | protected |
curr_grad_scal (defined in SSIM) | SSIM | protected |
curr_grad_vec (defined in SSIM) | SSIM | protected |
curr_img | ImageBase | protected |
curr_img_cv | ImageBase | protected |
curr_pix_mean | SSIM | protected |
curr_pix_mean2 (defined in SSIM) | SSIM | protected |
curr_pix_vals_cntr (defined in SSIM) | SSIM | protected |
curr_pix_var (defined in SSIM) | SSIM | protected |
d (defined in SSIM) | SSIM | protected |
d2f_dI02 | AppearanceModel | protected |
d2f_dIt2 (defined in AppearanceModel) | AppearanceModel | protected |
d2f_dpam2 | AppearanceModel | protected |
d2f_dpam_dIt | AppearanceModel | protected |
d2I0_dx2 | ImageBase | protected |
d2It_dx2 (defined in ImageBase) | ImageBase | protected |
df_dg0 | AppearanceModel | protected |
df_dgt (defined in AppearanceModel) | AppearanceModel | protected |
df_dI0 | AppearanceModel | protected |
df_dIt (defined in AppearanceModel) | AppearanceModel | protected |
df_dpam | AppearanceModel | protected |
dI0_dx | ImageBase | protected |
DistType typedef (defined in SSIM) | SSIM | |
dIt_dx (defined in ImageBase) | ImageBase | protected |
estimateOpticalFlow(std::vector< cv::Point2f > &curr_pts, const cv::Mat &prev_img, const std::vector< cv::Point2f > &prev_pts, const cv::Size &win_size, unsigned int n_pts, int max_iters, double term_eps, bool const_grad=true) const (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
extractPatch(VectorXd &pix_vals, const PtsT &curr_pts) | ImageBase | virtual |
f | AppearanceModel | protected |
first_iter | AppearanceModel | protected |
frame_count | ImageBase | protected |
generatePerturbation(VectorXd &perturbation) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
getCurrGrad() const (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
getCurrImg() const | ImageBase | inlinevirtual |
getCurrPixGrad() const (defined in ImageBase) | ImageBase | inlinevirtual |
getCurrPixHess() const (defined in ImageBase) | ImageBase | inlinevirtual |
getCurrPixVals() const (defined in ImageBase) | ImageBase | inlinevirtual |
getDistFeat() override (defined in SSIM) | SSIM | inlinevirtual |
getDistFeatSize() override | SSIM | virtual |
getDistFunc() override (defined in SSIM) | SSIM | inlinevirtual |
getGradOffset() const (defined in ImageBase) | ImageBase | inlinevirtual |
getHessOffset() const (defined in ImageBase) | ImageBase | inlinevirtual |
getImgHeight() const (defined in ImageBase) | ImageBase | inlinevirtual |
getImgWidth() const (defined in ImageBase) | ImageBase | inlinevirtual |
getInitGrad() const (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
getInitPixGrad() const (defined in ImageBase) | ImageBase | inlinevirtual |
getInitPixHess() const (defined in ImageBase) | ImageBase | inlinevirtual |
getInitPixVals() const (defined in ImageBase) | ImageBase | inlinevirtual |
getLikelihood() const override | SSIM | virtual |
getNChannels() const (defined in ImageBase) | ImageBase | inlinevirtual |
getNPix() const (defined in ImageBase) | ImageBase | inlinevirtual |
getPatch(const PtsT &curr_pts) | ImageBase | virtual |
getPatchSize() const (defined in ImageBase) | ImageBase | inlinevirtual |
getResX() const (defined in ImageBase) | ImageBase | inlinevirtual |
getResY() const (defined in ImageBase) | ImageBase | inlinevirtual |
getSamplerMean(VectorXd &mean) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
getSamplerSigma(VectorXd &std) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
getSimilarity() const (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
getSPIMask() const (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
getState() (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
getStateSize() const | AppearanceModel | inlinevirtual |
grad_eps | ImageBase | protected |
hess (defined in SSIM) | SSIM | protected |
hess_eps (defined in ImageBase) | ImageBase | protected |
I0 | ImageBase | protected |
ImageBase(const ImgParams *img_params=nullptr, const int _n_channels=1) (defined in ImageBase) | ImageBase | explicit |
ImageT typedef | ImageBase | |
img_height | ImageBase | protected |
img_width (defined in ImageBase) | ImageBase | protected |
init_grad_scal (defined in SSIM) | SSIM | protected |
init_grad_vec (defined in SSIM) | SSIM | protected |
init_pix_mean | SSIM | protected |
init_pix_mean2 (defined in SSIM) | SSIM | protected |
init_pix_vals_cntr (defined in SSIM) | SSIM | protected |
init_pix_var (defined in SSIM) | SSIM | protected |
initializeDistFeat() override | SSIM | virtual |
initializeGrad() override (defined in SSIM) | SSIM | virtual |
initializeHess() override | SSIM | inlinevirtual |
initializePixGrad(const GradPtsT &warped_offset_pts) | ImageBase | virtual |
initializePixGrad(const PtsT &init_pts) | ImageBase | virtual |
initializePixHess(const PtsT &init_pts, const HessPtsT &warped_offset_pts) | ImageBase | virtual |
initializePixHess(const PtsT &init_pts) | ImageBase | virtual |
initializePixVals(const PtsT &init_pts) | ImageBase | virtual |
initializeSampler(const VectorXd &state_sigma, const VectorXd &state_mean) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
initializeSimilarity() override | SSIM | virtual |
input_type (defined in ImageBase) | ImageBase | protected |
InputType enum name | ImageBase | |
inputType() const | ImageBase | inlinevirtual |
invertState(VectorXd &inv_p, const VectorXd &p) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
is_initialized | AppearanceModel | protected |
isInitialized() override (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
isSymmetrical() const | AppearanceModel | inlinevirtual |
It (defined in ImageBase) | ImageBase | protected |
n_channels | ImageBase | protected |
n_pix | ImageBase | protected |
name | AppearanceModel | |
p_am | AppearanceModel | protected |
params (defined in SSIM) | SSIM | protected |
ParamType typedef (defined in SSIM) | SSIM | |
patch_size | ImageBase | protected |
pix_norm_add | ImageBase | protected |
pix_norm_mult (defined in ImageBase) | ImageBase | protected |
reinitialize() (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
resx | ImageBase | protected |
resy (defined in ImageBase) | ImageBase | protected |
setCurrGrad(const RowVectorXd &df_dI) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
setCurrImg(const cv::Mat &cv_img) | ImageBase | virtual |
setCurrPixGrad(const PixGradT &pix_grad) (defined in ImageBase) | ImageBase | inlinevirtual |
setCurrPixHess(const PixHessT &pix_hess) (defined in ImageBase) | ImageBase | inlinevirtual |
setCurrPixVals(const PixValT &pix_vals) (defined in ImageBase) | ImageBase | inlinevirtual |
setFirstIter() | AppearanceModel | inlinevirtual |
setInitGrad(const RowVectorXd &df_dI) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
setInitPixGrad(const PixGradT &pix_grad) (defined in ImageBase) | ImageBase | inlinevirtual |
setInitPixHess(const PixHessT &pix_hess) (defined in ImageBase) | ImageBase | inlinevirtual |
setInitPixVals(const PixValT &pix_vals) (defined in ImageBase) | ImageBase | inlinevirtual |
setInitStatus() (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
setSampler(const VectorXd &state_sigma, const VectorXd &state_mean) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
setSamplerMean(const VectorXd &mean) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
setSamplerSigma(const VectorXd &std) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
setSimilarity(double _similarity) | AppearanceModel | inlinevirtual |
setSPIMask(const bool *_spi_mask) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
spi_mask | AppearanceModel | protected |
SSIM(const ParamType *ssim_params=nullptr, const int _n_channels=1) (defined in SSIM) | SSIM | |
state_size | AppearanceModel | protected |
supportsSPI() const | AppearanceModel | inlinevirtual |
updateCurrGrad() override (defined in SSIM) | SSIM | virtual |
updateDistFeat(double *feat_addr) override | SSIM | virtual |
updateDistFeat() override | SSIM | virtual |
updateInitGrad() override (defined in SSIM) | SSIM | virtual |
updateModel(const PtsT &curr_pts) | AppearanceModel | inlinevirtual |
updateParamGrad() (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
updatePixGrad(const GradPtsT &warped_offset_pts) (defined in ImageBase) | ImageBase | virtual |
updatePixGrad(const PtsT &curr_pts) (defined in ImageBase) | ImageBase | virtual |
updatePixHess(const PtsT &curr_pts) (defined in ImageBase) | ImageBase | virtual |
updatePixHess(const PtsT &curr_pts, const HessPtsT &warped_offset_pts) (defined in ImageBase) | ImageBase | virtual |
updatePixVals(const PtsT &curr_pts) (defined in ImageBase) | ImageBase | virtual |
updateSimilarity(bool prereq_only=true) override | SSIM | virtual |
updateState(const VectorXd &state_update) (defined in AppearanceModel) | AppearanceModel | inlinevirtual |
~AppearanceModel() | AppearanceModel | inlinevirtual |
~ImageBase() (defined in ImageBase) | ImageBase | inlinevirtual |