代码搜索:Distortion
找到约 806 项符合「Distortion」的源代码
代码结果 806
www.eeworm.com/read/179398/9358254
chf cvundistort2.chf
void cvUndistort2(CvArr* src, CvArr* dst, CvMat* intrinsic_matrix, CvMat* distortion_coeffs) {
void *fptr;
fptr = dlsym(_Chcv_handle, "cvUndistort2_chdl");
if(fptr == NULL) {
www.eeworm.com/read/179398/9358449
chf cvinitundistortmap.chf
void cvInitUndistortMap(CvMat* intrinsic_matrix, CvMat* distortion_coeffs, CvArr* mapx, CvArr* mapy) {
void *fptr;
fptr = dlsym(_Chcv_handle, "cvInitUndistortMap_chdl");
if(fptr == NU
www.eeworm.com/read/100142/15882844
c wpt_bitalloc_util.c
/******************************************************************************
*
* Copyright Jill R. Goldschneider, 1998
*
* This work was partially supported by a NASA Graduate Student
* Fellow
www.eeworm.com/read/247364/12663182
pdf power-rate-distortion analysis for wireless video communication under energy constraints 05.pdf
www.eeworm.com/read/360651/10082950
m lsp_get_tdist.m
function o=lsp_get_tdist(W,candidate_LSP_vector,target_LSP_vector,P)
%W--weight coef
%P--present MA prediction coef
%o--distortion for present MA
for i=1:10
temp(i)=(candidate_LSP_vector(i)-t
www.eeworm.com/read/358691/10181774
cpp calibration.cpp
#include "stdafx.h"
#include
#include
#include
// OpenCV
#include
#include
#include
#include
void InitCorners3D(CvMat
www.eeworm.com/read/358669/10182420
m normalize.m
function [xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordinates x_kk
%and the intri
www.eeworm.com/read/278132/10566331
m lsp_get_tdist.m
function o=lsp_get_tdist(W,candidate_LSP_vector,target_LSP_vector,P)
%W--weight coef
%P--present MA prediction coef
%o--distortion for present MA
for i=1:10
temp(i)=(candidate_LSP_vector(i)-t
www.eeworm.com/read/297325/8029945
m normalize.m
function [xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordinates x_kk
%and the intri
www.eeworm.com/read/145715/12706362
m normalize.m
function [xn] = normalize(x_kk,fc,cc,kc,alpha_c),
%normalize
%
%[xn] = normalize(x_kk,fc,cc,kc,alpha_c)
%
%Computes the normalized coordinates xn given the pixel coordinates x_kk
%and the intr