ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::internal Namespace Reference

Classes

struct  ImageData
 
class  ImageResizerThread
 
class  SiftFeatureExtractorThread
 
class  FeatureWriterThread
 
struct  FeatureMatcherData
 

Functions

template<typename T1 , typename T2 >
T2 BitmapColorCast (const T1 value)
 
template<class Iterator >
bool NextCombination (Iterator first1, Iterator last1, Iterator first2, Iterator last2)
 

Function Documentation

◆ BitmapColorCast()

template<typename T1 , typename T2 >
T2 colmap::internal::BitmapColorCast ( const T1  value)

Definition at line 200 of file bitmap.h.

◆ NextCombination()

template<class Iterator >
bool colmap::internal::NextCombination ( Iterator  first1,
Iterator  last1,
Iterator  first2,
Iterator  last2 
)

Definition at line 116 of file math.h.

References result.

Referenced by colmap::NextCombination().