Home
last modified time | relevance | path

Searched refs:focal (Results 1 – 25 of 2985) sorted by relevance

12345678910>>...120

/dports/devel/qbs/qbs-src-1.21.0/
H A Ddocker-compose.yml21 focal:
23 hostname: focal
32 focal-qt6:
34 hostname: focal-qt6
43 focal-android-513:
54 focal-android-514:
65 focal-android-515:
76 focal-android-600:
87 focal-android-620:
128 focal-baremetal:
[all …]
/dports/converters/bibtexconv/bibtexconv-1.2.0/
H A D.travis.yml22 dist: focal
27 dist: focal
31 dist: focal
38 dist: focal
43 dist: focal
47 dist: focal
54 dist: focal
59 dist: focal
64 dist: focal
71 dist: focal
[all …]
/dports/net/subnetcalc/subnetcalc-2.4.18/
H A D.travis.yml22 dist: focal
27 dist: focal
31 dist: focal
38 dist: focal
43 dist: focal
47 dist: focal
54 dist: focal
59 dist: focal
64 dist: focal
71 dist: focal
[all …]
/dports/graphics/fractgen/fractgen-2.1.11/
H A D.travis.yml22 dist: focal
27 dist: focal
31 dist: focal
38 dist: focal
43 dist: focal
47 dist: focal
54 dist: focal
59 dist: focal
64 dist: focal
71 dist: focal
[all …]
/dports/benchmarks/hipercontracer/hipercontracer-1.6.0/
H A D.travis.yml22 dist: focal
27 dist: focal
31 dist: focal
38 dist: focal
43 dist: focal
47 dist: focal
54 dist: focal
59 dist: focal
64 dist: focal
71 dist: focal
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/images/static/wagtailimages/css/
H A Dfocal-point-chooser.css1focal-point-chooser{position:relative;margin-bottom:20px}.focal-point-chooser .current-focal-point…
/dports/multimedia/webcamoid/webcamoid-8.8.0/
H A D.travis.yml30 dist: focal
35 dist: focal
40 dist: focal
46 dist: focal
52 dist: focal
60 dist: focal
68 dist: focal
77 dist: focal
86 dist: focal
94 dist: focal
[all …]
/dports/math/R-cran-raster/raster/man/
H A Dfocal.Rd1 \name{focal}
3 \alias{focal}
4 \alias{focal,RasterLayer-method}
68 r3 <- focal(r, w=matrix(1/9,nrow=3,ncol=3))
71 r5 <- focal(r, w=matrix(1/25,nrow=5,ncol=5))
75 rg <- focal(r, w=gf)
80 rm <- focal(r, w=f, fun=max)
84 r3g <- focal(r, w=matrix(1/9,nrow=3,ncol=3))
93 f <- focal(x, w=w, pad=TRUE, padValue=0)
127 rx <- focal(r, fx)
[all …]
/dports/math/R-cran-terra/terra/inst/tinytest/
H A Dtest_focal.R5 f <- focal(r, m, na.rm=TRUE)
9 f <- focal(r, t(m), na.rm=TRUE)
13 f <- focal(r, m, fun=mean, na.rm=TRUE)
18 f <- focal(r, m, na.rm=TRUE)
22 f <- focal(r, 3, na.rm=TRUE)
25 f <- focal(r, m, na.rm=FALSE, fillvalue=0)
28 f <- focal(r, m, na.rm=FALSE)
32 f <- focal(r, 3, na.rm=FALSE)
/dports/graphics/hugin/hugin-2020.0.0/src/hugin_base/lensdb/
H A DLensDB.h71 …bool GetCrop(const std::string& lens, const double focal, const vigra::Size2D& imageSize, vigra::R…
78 bool GetFov(const std::string& lens, const double focal, double& fov) const;
84 …bool GetDistortion(const std::string& lens, const double focal, std::vector<double>& distortion) c…
92 …bool GetVignetting(const std::string& lens, const double focal, const double aperture, const doubl…
99 …bool GetTCA(const std::string& lens, const double focal, std::vector<double>& tca_red, std::vector…
144 …bool SaveLensCrop(const std::string& lens, const double focal, const vigra::Size2D& imageSize, con…
152 …bool SaveLensFov(const std::string& lens, const double focal, const double fov, const int weight =…
159 …bool SaveDistortion(const std::string& lens, const double focal, const std::vector<double>& distor…
168 …bool SaveVignetting(const std::string& lens, const double focal, const double aperture, const doub…
176 …bool SaveTCA(const std::string& lens, const double focal, const std::vector<double>& tca_red, cons…
H A DLensDB.cpp370 sqlite3_bind_double(statement, 4, focal); in GetLensCrop()
400 sqlite3_bind_double(statement, 2, focal); in SaveLensCrop()
2066 if (fsign(focal - limit1) != fsign(focal - limit2)) in IsFocallengthNearRange()
2070 return fabs(focal - limit1) < tol * focal; in IsFocallengthNearRange()
2089 if (fabs(cropData[0].focallength - focal) < 0.075f * focal) in GetCrop()
2126 if (!m_db->GetHFOV(lens, focal, hfovdata)) in GetFov()
2135 if (fabs(hfovdata[0].focallength - focal) <= 0.075f * focal) in GetFov()
2178 if (fabs(distdata[0].focallength - focal) <= 0.075f * focal) in GetDistortion()
2375 if (!m_db->GetTCAData(lens, focal, tcadata)) in GetTCA()
2383 if (fabs(tcadata[0].focallength - focal) <= 0.075f * focal) in GetTCA()
[all …]
/dports/www/mod_http2/mod_h2-2.0.2/
H A Ddocker-compose.yml41 ubuntu-focal:
42 # build and run tests in a ubuntu-focal container
43 image: ${DOCKER_REGISTRY}/mod-h2-ubuntu-focal:0.0.1
44 container_name: mod-h2-ubuntu-focal
47 dockerfile: docker/ubuntu-focal/Dockerfile
49 - "description=mod_h2 ubuntu-focal server"
55 - mod-h2-ubuntu-focal-data:/apache-httpd/data
73 mod-h2-ubuntu-focal-data:
74 name: mod-h2-ubuntu-focal-data
76 - "description=ubuntu-focal data for mod_h2"
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/scene/
H A Dcameras.py14 focal=None, argument
47 if fov is None and focal is None:
54 self.focal = focal
76 focal=copy.deepcopy(self.focal),
114 def focal(self): member in Camera
125 focal = (
128 self._focal = focal
132 @focal.setter
133 def focal(self, values): member in Camera
169 K[0, 0] = self.focal[0]
[all …]
/dports/mail/roundcube/roundcubemail-1.5.1/plugins/password/localization/
H A Dga_IE.inc17 $labels['changepasswd'] = 'Athraigh an focal faire';
18 $labels['curpasswd'] = 'An focal faire reatha:';
19 $labels['newpasswd'] = 'An focal faire nua:';
20 $labels['confpasswd'] = 'Deimhnigh an focal faire nua:';
21 $messages['nopassword'] = 'Cuir isteach focal faire nua.';
23 $messages['passwordincorrect'] = 'Níl an focal faire reatha ceart.';
26 $messages['connecterror'] = 'Níorbh fhéidir an focal faire nua a chur i dtaisce. Tharla earráid lei…
27 $messages['internalerror'] = 'Níorbh fhéidir an focal faire nua a chur i dtaisce.';
30 $messages['passwordtooweak'] = 'Tá an focal faire rólag.';
32 $messages['passwordnocommon'] = 'Níor cheart focal nó ainm coitianta a roghnú mar fhocal faire.';
[all …]
/dports/misc/openmvg/openMVG-2.0/src/software/SfM/
H A Dmain_SfMInit_ImageListing.cpp57 if (i==0) focal = readvalue; in checkIntrinsicStringValidity()
210 double width = -1, height = -1, focal = -1, ppx = -1, ppy = -1; in main() local
236 !checkIntrinsicStringValidity(sKmatrix, focal, ppx, ppy) ) in main()
282 width = height = ppx = ppy = focal = -1.0; in main()
316 if (!checkIntrinsicStringValidity(sKmatrix, focal, ppx, ppy)) in main()
317 focal = -1.0; in main()
321 focal = focal_pixels; in main()
324 if (focal == -1) in main()
341 focal = -1.0; in main()
368 if (focal > 0 && ppx > 0 && ppy > 0 && width > 0 && height > 0) in main()
[all …]
/dports/math/R-cran-terra/terra/man/
H A Dfocal.Rd1 \name{focal}
3 \alias{focal}
4 \alias{focal,SpatRaster-method}
10 Calculate focal ("moving window") values for the neighborhood of focal cells using a matrix of weig…
14 \S4method{focal}{SpatRaster}(x, w=3, fun="sum", ..., na.only=FALSE,
40 \code{focal}
66 f <- focal(r, w=3, fun=function(x, ...) quantile(x, c(.25, .5, .75), ...), na.rm=TRUE)
68 f <- focal(r, w=3, fun="mean")
71 a <- focal(r, w=matrix(1/9, nc=3, nr=3))
72 b <- focal(r, w=3, fun=mean, na.rm=FALSE)
[all …]
/dports/graphics/lensfun/lensfun-0.3.95/libs/lensfun/
H A Dmodifier.cpp19 const lfLens *lens, lfPixelFormat format, float focal, float aperture, in Initialize() argument
27 EnableTCACorrection(lens, focal); in Initialize()
30 EnableVignettingCorrection(lens, focal, aperture, distance); in Initialize()
33 EnableDistortionCorrection(lens, focal); in Initialize()
36 EnableProjectionTransform(lens, focal, targeom); in Initialize()
193 float lfModifier::GetNormalizedFocalLength (float focal, const lfLens* lens) const in GetNormalizedFocalLength() argument
196 return static_cast<float>(static_cast<double>(focal) / normalized_in_millimeters); in GetNormalizedFocalLength()
227 float focal, float aperture, float distance, float scale, lfLensType targeom, in lf_modifier_initialize() argument
230 return modifier->Initialize (lens, format, focal, aperture, distance, in lf_modifier_initialize()
H A Dlens.cpp1004 float df = focal - c->Focal; in InterpolateDistortion()
1029 res.Focal = focal; in InterpolateDistortion()
1042 focal}; in InterpolateDistortion()
1108 float df = focal - c->Focal; in InterpolateTCA()
1134 res.Focal = focal; in InterpolateTCA()
1143 focal}; in InterpolateTCA()
1160 float f1 = focal - l->MinFocal; in __vignetting_dist()
1209 res.Focal = focal; in InterpolateVignetting()
1325 float df = focal - c->Focal; in InterpolateCrop()
1349 res.Focal = focal; in InterpolateCrop()
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/lensfun/
H A Dmodifier.cpp18 const lfLens *lens, lfPixelFormat format, float focal, float aperture, in Initialize() argument
21 FocalLengthNormalized = GetRealFocalLength (lens, focal) / NormalizedInMillimeters; in Initialize()
28 if (lens->InterpolateTCA (focal, lctca)) in Initialize()
36 if (lens->InterpolateVignetting (focal, aperture, distance, lcv)) in Initialize()
44 if (lens->InterpolateDistortion (focal, lcd)) in Initialize()
68 float lfModifier::GetRealFocalLength (const lfLens *lens, float focal) in GetRealFocalLength() argument
70 float result = focal; in GetRealFocalLength()
72 if (lens && lens->InterpolateFov (focal, fov_raw)) in GetRealFocalLength()
115 if (lens && lens->InterpolateDistortion (focal, lcd)) in GetRealFocalLength()
297 float focal, float aperture, float distance, float scale, lfLensType targeom, in lf_modifier_initialize() argument
[all …]
/dports/graphics/lensfun/lensfun-0.3.95/data/db/
H A Dlensfun-database.dtd25 <!ELEMENT lens (maker+, model+, mount+, focal?, aperture?, type?, cropfactor, aspect-ratio?, calibr…
27 <!ELEMENT focal EMPTY > element
28 <!ATTLIST focal min NMTOKEN #IMPLIED >
29 <!ATTLIST focal max NMTOKEN #IMPLIED >
31 <!ATTLIST focal value NMTOKEN #IMPLIED >
45 <!ATTLIST distortion focal NMTOKEN #REQUIRED > attribute
46 <!ATTLIST distortion real-focal NMTOKEN #IMPLIED >
58 <!ATTLIST tca focal NMTOKEN #REQUIRED > attribute
72 <!ATTLIST vignetting focal NMTOKEN #REQUIRED > attribute
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/data/db/
H A Dlensfun-database.dtd25 <!ELEMENT lens (maker+, model+, mount+, focal?, aperture?, type?, cropfactor, aspect-ratio?, calibr…
27 <!ELEMENT focal EMPTY > element
28 <!ATTLIST focal min NMTOKEN #IMPLIED >
29 <!ATTLIST focal max NMTOKEN #IMPLIED >
31 <!ATTLIST focal value NMTOKEN #IMPLIED >
45 <!ATTLIST distortion focal NMTOKEN #REQUIRED > attribute
46 <!ATTLIST distortion real-focal NMTOKEN #IMPLIED >
58 <!ATTLIST tca focal NMTOKEN #REQUIRED > attribute
72 <!ATTLIST vignetting focal NMTOKEN #REQUIRED > attribute
/dports/cad/opencascade/opencascade-7.6.0/src/GeomToStep/
H A DGeomToStep_MakeParabola.cxx41 Standard_Real focal; in GeomToStep_MakeParabola() local
45 focal = gpPar.Focal(); in GeomToStep_MakeParabola()
48 PStep->Init(name, Ax2, focal); in GeomToStep_MakeParabola()
66 Standard_Real focal; in GeomToStep_MakeParabola() local
70 focal = gpPar.Focal(); in GeomToStep_MakeParabola()
73 PStep->Init(name, Ax2, focal / StepData_GlobalFactors::Intance().LengthFactor()); in GeomToStep_MakeParabola()
/dports/graphics/opencv/opencv-4.5.3/modules/stitching/src/
H A Dcamera.cpp48 CameraParams::CameraParams() : focal(1), aspect(1), ppx(0), ppy(0), in CameraParams()
55 focal = other.focal; in operator =()
67 k(0,0) = focal; k(0,2) = ppx; in K()
68 k(1,1) = focal * aspect; k(1,2) = ppy; in K()
/dports/devel/efl/efl-1.25.1/src/examples/edje/
H A Dedje-perspective.c48 int focal; member
134 app->focal += 5; in _on_bg_key_down()
135 edje_perspective_set(app->ps, 240, 160, 0, app->focal); in _on_bg_key_down()
140 app->focal -= 5; in _on_bg_key_down()
141 if (app->focal < 5) in _on_bg_key_down()
142 app->focal = 5; in _on_bg_key_down()
144 edje_perspective_set(app->ps, 240, 160, 0, app->focal); in _on_bg_key_down()
186 app.focal = 50; in main()
217 edje_perspective_set(app.ps, 240, 160, 0, app.focal); in main()
/dports/misc/openmvg/openMVG-2.0/docs/sphinx/rst/software/SfM/
H A DSfMInit_ImageListing.rst32 - **[-f|--focal]** (value in pixels)
64 Automatic pixel focal computation from JPEG EXIF metadata
69 **Note:** If you have image with no metadata you can specify the known pixel focal length value dir…
71 The focal in pixel is computed as follow (if the EXIF camera model and maker is found in the provie…
75 …\text{focal}_{pix} = \frac{max( w_\text{pix}, h_\text{pix} ) * \text{focal}_\text{mm}} {\text{ccdw…
77 - :math:`\text{focal}_{pix}` the EXIF focal length (pixels),
78 - :math:`\text{focal}_{mm}` the EXIF focal length (mm),
87 Example of a lists.txt file where focal is known in advance
96 Example of a lists.txt file where focal is computed from exif data

12345678910>>...120