Benutzer-Werkzeuge

Webseiten-Werkzeuge


modellingcomponents:filter

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
modellingcomponents:filter [2021/09/23 14:16] – [ransaclin() - RANSAC linear model] olivermodellingcomponents:filter [2021/09/23 14:18] – [ransaclin() - RANSAC linear model] oliver
Zeile 262: Zeile 262:
 ^ Attribute ^ Default ^ Description  ^ Optional ^ ^ Attribute ^ Default ^ Description  ^ Optional ^
 ^ threshold | 0.04 | Threshold value to determine data points that are fit well by the linear model. | yes | ^ threshold | 0.04 | Threshold value to determine data points that are fit well by the linear model. | yes |
-^ maxiterations | 1000 | Maximum number of iterations allowed in the algorithm. |  yes |+^ maxiterations | 1000 | Maximum number of iterations allowed in the algorithm. | yes |
 ^ inlierratio | 0.8 | Ratio of inlier number of data points to estimate model parameters from all points. The result is substitution by the current iteration only if at minimum the count of inlierratio of all frames fits to the result. | yes | ^ inlierratio | 0.8 | Ratio of inlier number of data points to estimate model parameters from all points. The result is substitution by the current iteration only if at minimum the count of inlierratio of all frames fits to the result. | yes |
 ^ minimumnumber | 50 | Number of close data points required to assert that a model fits well to data. This is the number of frames which are randomly selected in a iteration of optimization | yes | ^ minimumnumber | 50 | Number of close data points required to assert that a model fits well to data. This is the number of frames which are randomly selected in a iteration of optimization | yes |
Zeile 269: Zeile 269:
  
 If this filter is used to filter multi-component data types, e.g. Matrix3d, it can happen that only some components are set to NaN.  If this filter is used to filter multi-component data types, e.g. Matrix3d, it can happen that only some components are set to NaN. 
 +
 +==== ransaccirc() - RANSAC circle model ====
 ===== Adding filters via external "Math-Engines" like Matlab ===== ===== Adding filters via external "Math-Engines" like Matlab =====
modellingcomponents/filter.txt · Zuletzt geändert: 2021/09/23 14:18 von oliver

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki