Skip to content

Instantly share code, notes, and snippets.

@stevenlr
Created July 20, 2015 15:42
Show Gist options
  • Save stevenlr/9d02d95b57ae95310317 to your computer and use it in GitHub Desktop.
Save stevenlr/9d02d95b57ae95310317 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<keyframeOverlapThreshold>0.75</keyframeOverlapThreshold>
<featureMatchConfidence>0.5</featureMatchConfidence>
<registrationOptimizationIterations>50</registrationOptimizationIterations>
<imageMatchConfidenceThreshold>1.0</imageMatchConfidenceThreshold>
<nbClusters>4</nbClusters>
<clusteringStdDevThreshold>21</clusteringStdDevThreshold>
<madForegroundThreshold>3</madForegroundThreshold>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment