Home
last modified time | relevance | path

Searched refs:focallength (Results 1 – 25 of 119) sorted by relevance

12345

/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/lensdb/
H A DLensDB.cpp50 double focallength; member
55 double focallength; member
60 double focallength; member
65 double focallength; member
72 double focallength; member
1271 double focallength; in ImportHFOV() local
1395 double focallength; in ImportLensCrop() local
2105 if (!IsFocallengthNearRange(focal, cropData[0].focallength, cropData[1].focallength, 0.15f)) in GetCrop()
2148 if (!IsFocallengthNearRange(focal, hfovdata[0].focallength, hfovdata[1].focallength, 0.15f)) in GetFov()
2237 if (fabs(vigdata[0].focallength - vigdata[1].focallength) < 0.001f) in GetVignetting()
[all …]
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/features/src/
H A Dnormal_3d.cu48 …NormalEstimationKernel<Storage> ne = NormalEstimationKernel<Storage> (input, focallength, radius*r… in computePointNormals()
54 …float focallength, const shared_ptr <const PointCloudAOS <Storage> > &input, float radius, int des… in computePointNormals() argument
86 …NormalDeviationKernel<Storage> nd = NormalDeviationKernel<Storage> (input, focallength, radius*rad… in computeWeirdPointNormals()
105 float focallength,
114 float focallength,
122 float focallength,
130 float focallength,
155 float focallength,
164 float focallength,
172 float focallength,
[all …]
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dffmanager.h38 double focallength; ///< focal length in mm variable
43 …: pathname(name), maker(mak), model(mod), lens(len), aperture(apert), focallength(focal), timestam… in ffInfo()
46 …r(o.maker), model(o.model), lens(o.lens), aperture(o.aperture), focallength(o.focallength), timest… in ffInfo()
59 …::string &mak, const std::string &mod, const std::string &lens, double focallength, double apertur…
64 return key( maker, model, lens, focallength, aperture); in key()
84 …d::string &mak, const std::string &mod, const std::string &len, double focallength, double apert, …
H A Dffmanager.cc40 focallength = o.focallength; in operator =()
67 if( this->focallength >= e2.focallength ) { in operator <()
90 …d::string &mak, const std::string &mod, const std::string &len, double focallength, double apertur… in distance() argument
105 …double dfocallength = (log(this->focallength / 100.) - log(focallength / 100.)) / log(2); //more i… in distance()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dffmanager.h42 double focallength; ///< focal length in mm variable
47 …: pathname(name), maker(mak), model(mod), lens(len), aperture(apert), focallength(focal), timestam… in ffInfo()
50 …r(o.maker), model(o.model), lens(o.lens), aperture(o.aperture), focallength(o.focallength), timest… in ffInfo()
58 …::string &mak, const std::string &mod, const std::string &lens, double focallength, double apertur…
63 return key( maker, model, lens, focallength, aperture); in key()
83 …d::string &mak, const std::string &mod, const std::string &len, double focallength, double apert, …
H A Dffmanager.cc42 focallength = o.focallength; in operator =()
74 if( this->focallength >= e2.focallength ) { in operator <()
97 …d::string &mak, const std::string &mod, const std::string &len, double focallength, double apertur… in distance() argument
112 …double dfocallength = (log(this->focallength / 100.) - log(focallength / 100.)) / log(2); //more i… in distance()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/features/include/pcl/cuda/features/
H A Dnormal_3d.h51 …nputIteratorT begin, InputIteratorT end, OutputIteratorT output, float focallength, const typename…
54 …> computePointNormals (InputIteratorT begin, InputIteratorT end, float focallength, const typename…
65 …nputIteratorT begin, InputIteratorT end, OutputIteratorT output, float focallength, const typename…
68 …puteWeirdPointNormals (InputIteratorT begin, InputIteratorT end, float focallength, const typename…
H A Dnormal_3d_kernels.h53 …nKernel (const typename PointCloudAOS<Storage>::ConstPtr &input, float focallength, float sqr_radi… in NormalEstimationKernel()
55 , focallength_ (focallength) in NormalEstimationKernel()
56 , search_ (input, focallength, sqr_radius) in NormalEstimationKernel()
159 …nKernel (const typename PointCloudAOS<Storage>::ConstPtr &input, float focallength, float sqr_radi… in NormalDeviationKernel()
161 , focallength_ (focallength) in NormalDeviationKernel()
162 , search_ (input, focallength, sqr_radius) in NormalDeviationKernel()
/dports/games/crashtest/crashtest-1.1/src-common/
H A Dstereocontext.h12 focallength(1.22), in quadbuffered()
60 float ndfl = near / focallength; in MakeCurrent()
97 void SetFocalLength(float f) { focallength = f; } in SetFocalLength()
120 float focallength; // meters variable
/dports/games/stormbaancoureur/stormbaancoureur-2.1.6/src-common/
H A Dstereocontext.h12 focallength(1.22), in quadbuffered()
63 float ndfl = near / focallength; in MakeCurrent()
100 void SetFocalLength(float f) { focallength = f; } in SetFocalLength()
124 float focallength; // meters variable
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DPapywizardImport.cpp49 double focallength; member in Papywizard::PapywizardSettings
64 focallength = 0; in PapywizardSettings()
138 wxString focallength = lensChild->GetNodeContent().Trim().Trim(false); in ParseHeader() local
139 … if(!hugin_utils::stringToDouble(std::string(focallength.mb_str(wxConvLocal)), images.focallength)) in ParseHeader()
385 if (papyImages.focallength > 0) in BEGIN_EVENT_TABLE()
388 … commands.push_back(new PanoCommand::UpdateFocalLengthCmd(pano, images, papyImages.focallength)); in BEGIN_EVENT_TABLE()
/dports/graphics/tachyon/tachyon/src/
H A Dcamera.c78 (scene->camera.focallength * scene->camera.viewvec.x); in camera_init()
80 (scene->camera.focallength * scene->camera.viewvec.y); in camera_init()
82 (scene->camera.focallength * scene->camera.viewvec.z); in camera_init()
99 (scene->camera.focallength * scene->camera.viewvec.x); in camera_init()
101 (scene->camera.focallength * scene->camera.viewvec.y); in camera_init()
103 (scene->camera.focallength * scene->camera.viewvec.z); in camera_init()
110 (scene->camera.focallength * scene->camera.viewvec.x); in camera_init()
112 (scene->camera.focallength * scene->camera.viewvec.y); in camera_init()
607 void cameradof(camdef * camera, flt focallength, flt aperture) { in cameradof() argument
608 camera->focallength=focallength; in cameradof()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A DCamera.cpp35 focallength = CTX::instance()->focallength_ratio * 100.; in init()
174 focallength = focallength_ratio * distance; in lookAtCg()
176 eyesep = focallength * eye_sep_ratio / 100.; in lookAtCg()
206 focallength = focallength_ratio * distance; in update()
208 eyesep = focallength * eye_sep_ratio / 100.; in update()
211 ndfl = glFnear / focallength; in update()
234 std::cout << " focallength " << focallength << std::endl; in affiche()
/dports/graphics/rawstudio/rawstudio-2.0/librawstudio/
H A Drs-metadata.c98 metadata->focallength = -1; in rs_metadata_init()
172 if (metadata->focallength > 0) in rs_metadata_cache_save()
173 xmlTextWriterWriteFormatElement(writer, BAD_CAST "focallength", "%d", metadata->focallength); in rs_metadata_cache_save()
344 metadata->focallength = atoi((gchar *) val); in rs_metadata_cache_load()
535 if (metadata->focallength>0) in rs_metadata_get_short_description()
536 g_string_append_printf(label, _("%dmm "), metadata->focallength); in rs_metadata_get_short_description()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/exe/
H A Dboxm2_ocl_render_firstperson_view.cxx59 vul_arg<float> focallength("-f", "Focal Length", 1200.00); in main() local
89 vpgl_calibration_matrix<double> K(focallength(), vgl_point_2d<double>(ni()/2, nj()/2)); in main()
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dr_main.c79 fixed_t focallength; variable
308 focallength = FixedDiv(centerxfrac, finetangent[FINEANGLES/4 + fieldofview/2]); in R_InitTextureMapping()
321 t = FixedMul(finetangent[i], focallength); in R_InitTextureMapping()
546 dy = FixedMul(focallength, finetangent[(ANG90-viewpitch)>>ANGLETOFINESHIFT]); in R_SetupFreelook()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/cuda/apps/src/
H A Dkinect_segmentation_cuda.cpp173 constexpr float focallength = 580/2.0; in file_cloud_cb() local
174 …rage,PointXYZRGB>::type > (data->points.begin (), data->points.end (), focallength, data, 0.05, 30… in file_cloud_cb()
224 constexpr float focallength = 580/2.0; in cloud_cb() local
225 …putePointNormals<Storage> (data->points.begin (), data->points.end (), focallength, data, radius_c… in cloud_cb()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dr_main.c545 fixed_t focallength; in R_InitTextureMapping() local
553 focallength = FixedDiv (centerxfrac, in R_InitTextureMapping()
564 t = FixedMul (finetangent[i], focallength); in R_InitTextureMapping()
589 t = FixedMul (finetangent[i], focallength); in R_InitTextureMapping()
/dports/devel/libgdata/libgdata-0.17.13/gdata/tests/traces/picasaweb/
H A Dquery-files29focallength>16.6</exif:focallength><exif:iso>80</exif:iso><exif:time>1154798028000</exif:time><exi…
H A Dquery_files-async29focallength>16.6</exif:focallength><exif:iso>80</exif:iso><exif:time>1154798028000</exif:time><exi…
H A Dquery-files-async-progress-closure29focallength>16.6</exif:focallength><exif:iso>80</exif:iso><exif:time>1154798028000</exif:time><exi…
H A Dquery_files-async-cancellation29focallength>16.6</exif:focallength><exif:iso>80</exif:iso><exif:time>1154798028000</exif:time><exi…
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dr_main.c420 fixed_t focallength; in R_InitTextureMapping() local
428 focallength = in R_InitTextureMapping()
439 t = FixedMul(finetangent[i], focallength); in R_InitTextureMapping()
466 t = FixedMul(finetangent[i], focallength); in R_InitTextureMapping()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dr_main.c548 fixed_t focallength; in R_InitTextureMapping() local
556 focallength = FixedDiv (centerxfrac, in R_InitTextureMapping()
567 t = FixedMul (finetangent[i], focallength); in R_InitTextureMapping()
592 t = FixedMul (finetangent[i], focallength); in R_InitTextureMapping()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dr_main.c548 fixed_t focallength; in R_InitTextureMapping() local
556 focallength = FixedDiv (centerxfrac, in R_InitTextureMapping()
567 t = FixedMul (finetangent[i], focallength); in R_InitTextureMapping()
592 t = FixedMul (finetangent[i], focallength); in R_InitTextureMapping()

12345