代码搜索:distorted

找到约 50 项符合「distorted」的源代码

代码结果 50
www.eeworm.com/read/339620/12217212

m extract_distortion_data.m

%%% Small script file that etst %load Calib_Results; % Collect all the points distorted (xd) and undistorted (xn) from the % images: xn = []; xd = []; for kk = ind_active, eval(['x_k
www.eeworm.com/read/225935/14510560

m extract_distortion_data.m

%%% Small script file that etst %load Calib_Results; % Collect all the points distorted (xd) and undistorted (xn) from the % images: xn = []; xd = []; for kk = ind_active, eval(['x_k
www.eeworm.com/read/202876/15370720

m extract_distortion_data.m

%%% Small script file that etst %load Calib_Results; % Collect all the points distorted (xd) and undistorted (xn) from the % images: xn = []; xd = []; for kk = ind_active, eval(['x_k
www.eeworm.com/read/291752/8398282

cpp diffmultipathuncorr_sim.cpp

// // File = diffmultipathuncorr_sim.cpp // #define SIM_NAME "DiffMultipathUncorr\0" #define SIM_TITLE "Diffuse Multipath Channel Uncorrelated Tap Gains\0" #include "global_stuff.h" //=====
www.eeworm.com/read/165580/10057026

cpp diffmultipathuncorr_sim.cpp

// // File = diffmultipathuncorr_sim.cpp // #define SIM_NAME "DiffMultipathUncorr\0" #define SIM_TITLE "Diffuse Multipath Channel Uncorrelated Tap Gains\0" #include "global_stuff.h" //=====
www.eeworm.com/read/257436/11927493

cpp diffmultipathuncorr_sim.cpp

// // File = diffmultipathuncorr_sim.cpp // #define SIM_NAME "DiffMultipathUncorr\0" #define SIM_TITLE "Diffuse Multipath Channel Uncorrelated Tap Gains\0" #include "global_stuff.h" //=====
www.eeworm.com/read/226086/14496720

h cal_eval.h

void distorted_image_plane_error_stats (double*,double*,double*,double*); void undistorted_image_plane_error_stats (double*,double*,double*,double*); void object_space_error_stats (do
www.eeworm.com/read/358669/10182394

m click_ima_calib_no_read.m

if ~exist('rosette_calibration','var') rosette_calibration = 0; end; if (rosette_calibration) % Guesses for the intrinsic parameters. fg = [ 2300.044453320904 2304.757690230091 ]'
www.eeworm.com/read/214554/15096271

m pilot_collect.m

function [pilot_distorted]=pilot_collect(pre_estimation) frame_symbol=68; pilot_number=176; %for 2k mode fft_length=1705; %for 2k mode pilot_con=pilot_content(1);
www.eeworm.com/read/358669/10182348

m manual_corner_extraction_no_read.m

%% This code allows complete manual reselection of every corner in the %% images. %% This tool is specifically useful in the case of highly distorted images. %% %% Use it when in memory efficient