MCPcopy Create free account

hub / github.com/cvg/pixel-perfect-sfm / functions

Functions721 in github.com/cvg/pixel-perfect-sfm

FunctionStringAppendF
pixsfm/util/src/stringprintf.cc:103
MethodSwap
pixsfm/features/src/featureset.cc:227
MethodSyncLogProgressbar
pixsfm/util/src/simple_logger.h:175
FunctionTemplateException
pixsfm/util/src/log_exceptions.h:30
FunctionTestModel
pixsfm/base/src/undistortion_test.cc:50
FunctionTestSimilarToCeres
pixsfm/base/src/interpolation_test.cc:328
FunctionTestSimilarity
pixsfm/base/src/irls_optim_test.cc:12
FunctionTestUndistortion
pixsfm/base/src/undistortion_test.cc:28
FunctionTestWorldToImageToWorld
pixsfm/base/src/undistortion_test.cc:13
FunctionTestWorldToPixelToWorld
pixsfm/base/src/projection_test.cc:10
MethodThreadPool
pixsfm/util/src/threading.cc:38
MethodToImageCoordinates
pixsfm/features/src/featurepatch.h:259
FunctionToString
pixsfm/util/src/log_exceptions.h:13
MethodTopologicalKeypointOptimizer
pixsfm/keypoint_adjustment/src/topological_keypoint_optimizer.h:43
FunctionTotalPhysicalMemory
pixsfm/util/src/memory.h:9
MethodUnload
pixsfm/features/src/featureset.cc:146
MethodUnload
pixsfm/features/src/featurepatch.cc:273
MethodUpsamplingFactor
pixsfm/features/src/featurepatch.h:209
MethodUseParallelIO
pixsfm/features/src/featureset.h:125
FunctionUsedPhysicalMemory
pixsfm/util/src/memory.h:21
MethodWorkerFunc
pixsfm/util/src/threading.cc:86
Function__GetConditionString
pixsfm/util/src/log_exceptions.h:36
Function__MergeTwoConstChar
pixsfm/util/src/log_exceptions.h:48
Function__ThrowCheckImpl
pixsfm/util/src/log_exceptions.h:52
Function__ThrowCheckImplMsg
pixsfm/util/src/log_exceptions.h:60
Function__ThrowCheckOpImpl
pixsfm/util/src/log_exceptions.h:73
Method__call__
Extract set of featuremaps for an image at image_path. Args: self.model: self.model module. image_path: abso
pixsfm/features/extractor.py:91
Method__init__
(self, name, sourcedir='')
setup.py:14
Method__init__
( self, conf: Optional[Union[str, Dict, DictConfig]] = None, extractor: Op
pixsfm/refine_colmap.py:39
Method__init__
(self, conf)
pixsfm/bundle_adjustment/main.py:114
Method__init__
(self, conf)
pixsfm/bundle_adjustment/main.py:177
Method__init__
(self, conf)
pixsfm/bundle_adjustment/main.py:240
Method__init__
(self, conf)
pixsfm/bundle_adjustment/main.py:296
Method__init__
( self, conf: Optional[Union[Dict, DictConfig]] = None, callbacks: Optional[List[pycer
pixsfm/localization/main.py:110
Method__init__
( self, conf: Optional[Union[Dict, DictConfig]] = None, callbacks: Optional[List[pycer
pixsfm/localization/main.py:214
Method__init__
Query localizer. Holds reconstruction, extractor and references for each 3D point in reconstruction. Initialization: O
pixsfm/localization/main.py:298
Method__init__
(self, conf: DictConfig, model: BaseModel = None)
pixsfm/features/extractor.py:69
Method__init__
Perform some logic and call the _init method of the child model.
pixsfm/features/models/base_model.py:20
Method__init__
Initialize one adaptation layer for every extraction point. Args: hypercolumn_layers: The list of the hypercolumn layer names.
pixsfm/features/models/s2dnet.py:27
Method__init__
(self, conf)
pixsfm/keypoint_adjustment/main.py:165
Method__init__
(self, conf)
pixsfm/keypoint_adjustment/main.py:223
Method__init__
(self, *args, **kwargs)
pixsfm/util/database.py:145
Method_forward
(self, image: torch.Tensor)
pixsfm/features/models/image.py:20
Method_forward
(self, image: torch.Tensor)
pixsfm/features/models/dsift.py:40
Method_forward
(self, image: torch.Tensor)
pixsfm/features/models/s2dnet.py:121
Method_forward
(self, image: torch.Tensor)
pixsfm/features/models/vggnet.py:77
Method_init
(self, conf)
pixsfm/features/models/image.py:13
Method_init
(self, conf)
pixsfm/features/models/dsift.py:22
Method_init
(self, conf)
pixsfm/features/models/s2dnet.py:69
Method_init
(self, conf)
pixsfm/features/models/vggnet.py:55
Method_preprocess
(self, pil_img: PIL.Image)
pixsfm/features/models/image.py:23
Method_preprocess
(self, pil_img: PIL.Image)
pixsfm/features/models/dsift.py:37
Functionacos
Arc cosine function. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::acos](https://en.cppreference.com
third-party/half.hpp:3683
Functionacosh
Hyperbolic area cosine. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::acosh](https://en.cppreference
third-party/half.hpp:3908
Methodadd_descriptors
(self, image_id, descriptors)
pixsfm/util/database.py:189
Methodadd_two_view_geometry
(self, image_id1, image_id2, matches, F=np.eye(3), E=np.eye(3), H=np.eye(3), con
pixsfm/util/database.py:208
Functionarea
third-party/half.hpp:1788
Functionasin
Arc sine. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::asin](https://en.cppreference.com/w/cpp/nume
third-party/half.hpp:3654
Functionasinh
Hyperbolic area sine. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::asinh](https://en.cppreference.c
third-party/half.hpp:3880
Functionatan
Arc tangent function. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::atan](https://en.cppreference.co
third-party/half.hpp:3708
Functionatanh
Hyperbolic area tangent. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::atanh](https://en.cppreferenc
third-party/half.hpp:3933
Methodcast
pixsfm/_pixsfm/src/helpers.h:53
Methodcast
third-party/half.hpp:2298
Methodcast
third-party/half.hpp:2310
Methodcast
third-party/half.hpp:2318
Methodcast_impl
third-party/half.hpp:2301
Methodcast_impl
third-party/half.hpp:2313
Functioncbrt
Cubic root. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::cbrt](https://en.cppreference.com/w/cpp/nu
third-party/half.hpp:3264
Functionceil
Nearest integer not less than half value. See also:** Documentation for [std::ceil](https://en.cppreference.com/w/cpp/numeric/math/ceil). \param arg h
third-party/half.hpp:4071
Functioncopysign
Take sign. See also:** Documentation for [std::copysign](https://en.cppreference.com/w/cpp/numeric/math/copysign). \param x value to change sign for \
third-party/half.hpp:4342
Functioncosh
Hyperbolic cosine. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::cosh](https://en.cppreference.com/w
third-party/half.hpp:3821
Methodcreate
(cls, conf)
pixsfm/keypoint_adjustment/main.py:86
Methoddtype
pixsfm/_pixsfm/src/helpers.h:80
Functionerf
third-party/half.hpp:1918
Functionerfc
Complementary error function. This function may be 1 ULP off the correctly rounded exact result for any rounding mode in <0.5% of inputs. See also:**
third-party/half.hpp:3988
Functionexp
Exponential function. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::exp](https://en.cppreference.com
third-party/half.hpp:2936
Functionexp2_post
third-party/half.hpp:1688
Functionexpm1
Exponential minus one. This function may be 1 ULP off the correctly rounded exact result in <0.05% of inputs for `std::round_to_nearest` and in <1% of
third-party/half.hpp:2997
Functionextract_patchdata_from_graph
(graph: base.Graph)
pixsfm/keypoint_adjustment/main.py:274
Methodf31
third-party/half.hpp:1847
Functionfdim
Positive difference. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::fdim](https://en.cppreference.com
third-party/half.hpp:2904
Functionfeatures_from_graph
( extractor: FeatureExtractor, image_dir: Path, graph: base.Graph, keypoints_d
pixsfm/extract.py:197
Functionfeclearexcept
Clear exception flags. This function works even if [automatic exception flag handling](\ref HALF_ERRHANDLING_FLAGS) is disabled, but in that case manu
third-party/half.hpp:4518
Functionfegetexceptflag
Save exception flags. This function works even if [automatic exception flag handling](\ref HALF_ERRHANDLING_FLAGS) is disabled, but in that case manua
third-party/half.hpp:4548
Functionfesetexceptflag
Restore exception flags. This only copies the specified exception state (including unset flags) without incurring any additional exception handling. T
third-party/half.hpp:4559
Functionfetestexcept
Test exception flags. This function works even if [automatic exception flag handling](\ref HALF_ERRHANDLING_FLAGS) is disabled, but in that case manua
third-party/half.hpp:4527
Functionfethrowexcept
Throw C++ exceptions based on set exception flags. This function manually throws a corresponding C++ exception if one of the specified flags is set, n
third-party/half.hpp:4572
Methodfinalize_options
Overloaded build_ext implementation to append custom openssl include file and library linking options
setup.py:31
Functionfixed2half
third-party/half.hpp:884
Functionfloat2half
third-party/half.hpp:1064
Functionfloat2half_impl
third-party/half.hpp:907
Functionfma
Fused multiply add. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::fma](https://en.cppreference.com/w
third-party/half.hpp:2809
Functionfmax
Maximum of half expressions. See also:** Documentation for [std::fmax](https://en.cppreference.com/w/cpp/numeric/math/fmax). \param x first operand \p
third-party/half.hpp:2878
Functionfmin
Minimum of half expressions. See also:** Documentation for [std::fmin](https://en.cppreference.com/w/cpp/numeric/math/fmin). \param x first operand \p
third-party/half.hpp:2890
Functionfmod
Remainder of division. See also:** Documentation for [std::fmod](https://en.cppreference.com/w/cpp/numeric/math/fmod). \param x first operand \param y
third-party/half.hpp:2743
Methodforward
Given batches of images return list of featuremaps.
pixsfm/features/models/base_model.py:37
Methodforward
Apply adaptation layers.
pixsfm/features/models/s2dnet.py:46
Functionfpclassify
Classify floating-point value. See also:** Documentation for [std::fpclassify](https://en.cppreference.com/w/cpp/numeric/math/fpclassify). \param arg
third-party/half.hpp:4357
Functiongamma
third-party/half.hpp:1937
MethodgetLabel
pixsfm/util/src/simple_logger.h:93
← previousnext →501–600 of 721, ranked by callers