代码搜索:Distortion
找到约 806 项符合「Distortion」的源代码
代码结果 806
www.eeworm.com/read/406717/2274212
cpp distortion.cpp
/*
********************************************************************************
NOTE - One of the two copyright statements below may be chosen
that applies for the software.
*******
www.eeworm.com/read/253697/4392669
h distortion.h
/*
********************************************************************************
NOTE - One of the two copyright statements below may be chosen
that applies for the software.
*******
www.eeworm.com/read/253697/4392712
cpp distortion.cpp
/*
********************************************************************************
NOTE - One of the two copyright statements below may be chosen
that applies for the software.
*******
www.eeworm.com/read/384512/8866370
m som_distortion.m
function [adm,admu,tdmu] = som_distortion(sM, D, arg1, arg2)
%SOM_DISTORTION Calculate distortion measure for the map.
%
% [adm,admu,tdmu] = som_distortion(sMap, D, [radius], ['prob'])
%
% adm = som
www.eeworm.com/read/427148/8972172
h me_distortion.h
/*!
***************************************************************************
* \file
* me_distortion.h
*
* \author
* Alexis Michael Tourapis
*
www.eeworm.com/read/427148/8972188
h img_distortion.h
/*!
************************************************************************
* \file img_distortion.h
*
* \brief
* Distortion related definitions
*
* \author
* Main contributor
www.eeworm.com/read/427148/8972441
c me_distortion.c
/*!
*************************************************************************************
* \file me_distortion.c
*
* \brief
* Motion estimation error calculation functions
*
* \author
*
www.eeworm.com/read/427148/8972561
c img_distortion.c
/*!
*************************************************************************************
* \file img_distortion.c
*
* \brief
* Compute distortion for encoded image
*
* \author
*
www.eeworm.com/read/427148/8972682
c md_distortion.c
/*!
***************************************************************************
* \file md_distortion.c
*
* \brief
* Main macroblock mode decision functions and helpers
*
**********
www.eeworm.com/read/358669/10182411
m comp_distortion.m
function [x_comp] = comp_distortion(x_dist,k2);
% [x_comp] = comp_distortion(x_dist,k2);
%
% compensates the radial distortion of the camera
% on the image plane.
%