Home
last modified time | relevance | path

Searched defs:tform (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/transform/
H A Dplot_transform_types.py42 tform = transform.EuclideanTransform( variable
72 tform = transform.EuclideanTransform(matrix) variable
84 tform = transform.SimilarityTransform( variable
103 tform = transform.AffineTransform( variable
124 tform = transform.ProjectiveTransform(matrix=matrix) variable
H A Dplot_geometric.py32 tform = transform.SimilarityTransform(scale=1, rotation=math.pi/2, variable
61 tform = transform.SimilarityTransform(scale=1, rotation=math.pi/4, variable
/dports/graphics/colmap/colmap-3.6/src/retrieval/
H A Dgeometry_test.cc62 const auto tform = in BOOST_AUTO_TEST_CASE() local
89 const auto tform = in BOOST_AUTO_TEST_CASE() local
111 const auto tform = FeatureGeometry::TransformFromMatch(feature1, feature2); in BOOST_AUTO_TEST_CASE() local
131 const auto tform = FeatureGeometry::TransformFromMatch(feature1, feature2); in BOOST_AUTO_TEST_CASE() local
H A Dvote_and_verify.cc76 void Vote(const FeatureGeometryTransform& tform) { in Vote()
90 FeatureGeometryTransform tform = sum_tform_; in GetTransformation() local
107 const TwoWayTransform& tform) { in ComputeScaleError()
120 const TwoWayTransform& tform) { in ComputeTransferError()
129 void ComputeInliers(const TwoWayTransform& tform, in ComputeInliers()
153 const TwoWayTransform& tform, in ComputeEffectiveInlierCount()
349 const auto tform = TwoWayTransform(bin.GetTransformation()); in VoteAndVerify() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tools/
H A Dtransform_point_cloud.cpp99 Eigen::Matrix4f &tform) in transformPointCloudHelper()
106 Eigen::Matrix4f &tform) in transformPointCloudHelper()
114 Eigen::Matrix4f &tform) in transformPointCloudHelper()
122 Eigen::Matrix4f &tform) in transformPointCloud2AsType()
132 Eigen::Matrix4f &tform) in transformPointCloud2()
158 Eigen::Matrix4f &tform) in compute()
263 Eigen::Matrix4f tform; in main() local
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/GNSSEph/
H A DOrbSysGpsC_32.cpp205 string tform = "%02m/%02d/%04Y %02H:%02M:%02S"; in getUT1() local
255 string tform = "%02m/%02d/%04Y %03j %02H:%02M:%02S"; in dumpTerse() local
289 string tform=" %02m/%02d/%04Y %02H:%02M:%02S"; in dumpBody() local
H A DOrbAlm.cpp58 std::string tform("test"); in dumpHeader() local
/dports/science/py-dlib/dlib-19.22/tools/python/src/
H A Dvector.cpp128 string point_transform_projective__repr__ (const point_transform_projective& tform) in point_transform_projective__repr__()
135 string point_transform_projective__str__(const point_transform_projective& tform) in point_transform_projective__str__()
285 ….def("__call__", [](const point_transform_projective& tform, const dpoint& p){return tform(p);}, p… in register_point_transform_projective()
307 ….def_property_readonly("m", [](const point_transform_projective& tform){numpy_image<double> tmp; a… in register_point_transform_projective()
312 m.def("inv", [](const point_transform_projective& tform){return inv(tform); }, py::arg("trans"), in register_point_transform_projective()
/dports/science/dlib-cpp/dlib-19.22/tools/python/src/
H A Dvector.cpp128 string point_transform_projective__repr__ (const point_transform_projective& tform) in point_transform_projective__repr__()
135 string point_transform_projective__str__(const point_transform_projective& tform) in point_transform_projective__str__()
285 ….def("__call__", [](const point_transform_projective& tform, const dpoint& p){return tform(p);}, p… in register_point_transform_projective()
307 ….def_property_readonly("m", [](const point_transform_projective& tform){numpy_image<double> tmp; a… in register_point_transform_projective()
312 m.def("inv", [](const point_transform_projective& tform){return inv(tform); }, py::arg("trans"), in register_point_transform_projective()
/dports/graphics/py-scikit-image/scikit-image-0.19.0/doc/examples/features_detection/
H A Dplot_censure.py20 tform = transform.AffineTransform(scale=(1.5, 1.5), rotation=0.5, variable
H A Dplot_corner.py21 tform = AffineTransform(scale=(1.3, 1.1), rotation=1, shear=0.7, variable
H A Dplot_orb.py25 tform = transform.AffineTransform(scale=(1.3, 1.1), rotation=0.5, variable
H A Dplot_sift.py39 tform = transform.AffineTransform(scale=(1.3, 1.1), rotation=0.5, variable
/dports/math/form/form-4.2.1/doc/manual/
H A Dparallel.tex84 \label{tform} label
/dports/www/osticket/upload/include/staff/
H A Dsettings-tasks.inc.php90 $tform = TaskForm::objects()->one()->getForm(); variable
H A Dsettings-tickets.inc.php253 $tform = TicketForm::objects()->one()->getForm(); variable
/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dschedule.c33 char tform[3] = "%s"; in at_schedule() local
/dports/www/osticket/upload/
H A Dopen.php32 $tform = TicketForm::objects()->one()->getForm($vars); variable
/dports/astro/oskar/OSKAR-2.8.0/oskar/mem/src/
H A Doskar_mem_write_healpix_fits.c20 char* tform[] = { "1?" }; in oskar_mem_write_healpix_fits() local
/dports/graphics/colmap/colmap-3.6/src/base/
H A Dsimilarity_transform_test.cc46 const SimilarityTransform3 tform(2, qvec, Eigen::Vector3d(100, 10, 0.5)); in BOOST_AUTO_TEST_CASE() local
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libmudflap/testsuite/libmudflap.c++/
H A Dpass57-frag.cxx16 char ttype[81], tunit[81], tform[81]; in init_bintab() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libmudflap/testsuite/libmudflap.c++/
H A Dpass57-frag.cxx16 char ttype[81], tunit[81], tform[81]; in init_bintab() local
/dports/lang/gcc48/gcc-4.8.5/libmudflap/testsuite/libmudflap.c++/
H A Dpass57-frag.cxx16 char ttype[81], tunit[81], tform[81]; in init_bintab() local
/dports/science/py-dlib/dlib-19.22/tools/imglab/src/
H A Dflip_dataset.cpp74 auto tform = find_similarity_transform(from, tmp); in align_points() local
97 auto tform = dlib::impl::normalizing_tform(b.rect); in normalized_parts() local
/dports/science/dlib-cpp/dlib-19.22/tools/imglab/src/
H A Dflip_dataset.cpp74 auto tform = find_similarity_transform(from, tmp); in align_points() local
97 auto tform = dlib::impl::normalizing_tform(b.rect); in normalized_parts() local

12345678910>>...17