|
|
std::size_t | gridSize = 4 |
| | Parameters.
|
| |
|
std::size_t | maxTotalKeypoints = 1000 |
| |
|
int | nOctaveLayers = 6 |
| |
|
double | contrastThreshold = 0.04 |
| |
|
double | edgeThreshold = 10 |
| |
|
double | sigma = 1.6 |
| |
◆ setConfigurationPreset()
| void aliceVision::feature::SIFT_openCV_Params::setConfigurationPreset |
( |
ConfigurationPreset |
preset | ) |
|
Use a preset to control the number of detected regions.
- Parameters
-
| [in] | preset | The preset configuration |
- Returns
- True if configuration succeed.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/alicevision/checkouts/latest/src/aliceVision/feature/openCV/ImageDescriber_SIFT_OCV.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/alicevision/checkouts/latest/src/aliceVision/feature/openCV/ImageDescriber_SIFT_OCV.cpp