代码搜索:Distortion
找到约 806 项符合「Distortion」的源代码
代码结果 806
www.eeworm.com/read/487628/6506695
c img_dist_ssim.c
/*!
*************************************************************************************
* \file img_dist_ssim.c
*
* \brief
* Compute structural similarity (SSIM) index using the encod
www.eeworm.com/read/467516/1500273
as bifocaldistortion.as
package flare.vis.operator.distortion
{
import flash.geom.Rectangle;
/**
* Computes a bifocal distortion of space, magnifying a focus region of space
* and uniformly demagnifying the res
www.eeworm.com/read/291333/8424142
chf cvprojectpoints2.chf
void cvProjectPoints2(CvMat* object_points, CvMat* rotation_vector, CvMat* translation_vector, CvMat* intrinsic_matrix, CvMat* distortion_coeffs, CvMat* image_points, CvMat* dpdrot, CvMat* dpdt, CvMat
www.eeworm.com/read/427148/8972786
c img_dist_ms_ssim.c
/*!
*************************************************************************************
* \file img_dist_ms_ssim.c
*
* \brief
* Compute structural similarity (SSIM) index using the en
www.eeworm.com/read/179398/9358480
chf cvprojectpoints2.chf
void cvProjectPoints2(CvMat* object_points, CvMat* rotation_vector, CvMat* translation_vector, CvMat* intrinsic_matrix, CvMat* distortion_coeffs, CvMat* image_points, CvMat* dpdrot, CvMat* dpdt, CvMat
www.eeworm.com/read/487628/6506755
c img_dist_ms_ssim.c
/*!
*************************************************************************************
* \file img_dist_ms_ssim.c
*
* \brief
* Compute structural similarity (SSIM) index using the en
www.eeworm.com/read/136824/5848357
nvv sinewave.nvv
;
; Generates a distortion in z based on the input x and y coordinates.
; Distortion is generated from sin and cosine functions.
; A normal is also calculated which then looks into a cubic environm
www.eeworm.com/read/447277/7555311
pdf comparative rate-distortion performance of multiple description coding for real-time audiovisual communication over the internet.pdf
www.eeworm.com/read/358669/10182377
m cam_proj_calib_optim.m
load camera_results;
string_global = 'global n_ima';
for kk = 1:n_ima,
string_global = [string_global ' x_' num2str(kk) ' X_' num2str(kk) ' xproj_' num2str(kk) ' x_proj_' num2str(kk)];
end;
www.eeworm.com/read/297325/8029826
m cam_proj_calib_optim.m
load camera_results;
string_global = 'global n_ima';
for kk = 1:n_ima,
string_global = [string_global ' x_' num2str(kk) ' X_' num2str(kk) ' xproj_' num2str(kk) ' x_proj_' num2str(kk)];
end;