V1 Readme + rangement
This commit is contained in:
parent
3300e0efd3
commit
406e6d9b5d
1339 changed files with 248781 additions and 4282 deletions
|
@ -1,25 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<conf>
|
||||
<detector>
|
||||
<name>FAST</name>
|
||||
</detector>
|
||||
|
||||
<extractor>
|
||||
<name>ORB</name>
|
||||
</extractor>
|
||||
|
||||
<matcher>
|
||||
<name>BruteForce-Hamming</name>
|
||||
<matching_method>ratioDistanceThreshold</matching_method>
|
||||
<matchingRatioThreshold>0.8</matchingRatioThreshold>
|
||||
</matcher>
|
||||
|
||||
<ransac>
|
||||
<useRansacVVS>1</useRansacVVS>
|
||||
<useRansacConsensusPercentage>1</useRansacConsensusPercentage>
|
||||
<ransacConsensusPercentage>20.0</ransacConsensusPercentage>
|
||||
<nbRansacIterations>200</nbRansacIterations>
|
||||
<ransacThreshold>0.005</ransacThreshold>
|
||||
</ransac>
|
||||
</conf>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue