Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:desktop:preferences:detectors [2023/04/06 09:59]
jeroen [Concepts]
dev:desktop:preferences:detectors [2023/05/31 10:40] (current)
jeroen
Line 1: Line 1:
-====== Preferences of Detectors =====+===== Preferences for Detectors ======
  
-This page describes preferences available for Detectors.\\+This page documents generic concepts about Point Cloud Detectors. 
  
-{{orbit_desktop:entrance_icon_2.png?nolink&25 |}} Main Toolbar > Preferences > Detectors+Use the tooltip on the parameters to know more about the use and impact of the parameter\\ 
 +For additional documentation on adjusting parameters, see [[dev:desktop:preferences:detectors_usecases|]].
  
-{{:dev:desktop:preferences_detectors_1920.png|}}+===== Concepts =====
  
 +Detectors: semi-automated and fully automated measurements. Preferences of Detectors define set of user parameters which can be changed depending on quality of input data and requirements for the output.\\
 +For semi-automated measurements changing of the parameters is applied immediately while for fully automated detectors values from Preferences are read only on new feature extraction Project creation.
  
-===== Parameters per Detector =====+===== Preset, Save and Share =====
  
-Detailed description of the detector'parameters can be found: +  * Reset parameters back to default. 
-  * [[dev:desktop:preferences:antenna_detection|]] +  * Save the parameters of the selected detector into an *.xml file. 
-  [[dev:desktop:preferences:cable_detection|]] +  * Open to load an existing *.xml containing preferences for the selected Detector. 
-  * [[dev:desktop:preferences:crosswalk_detection]] +
-  Fence Detection +
-  * [[dev:desktop:preferences:guardrail_detection]] +
-  * [[dev:desktop:preferences:pole_attachments|]] +
-  * [[dev:desktop:preferences:automated_pole_detection|]] +
-  * Rail Detection +
-  * Ridge Detection +
-  * [[dev:desktop:preferences:roadmark_detection|]] +
-  * Separation Line Detection +
-  * [[dev:desktop:preferences:automated_traffic_signs_detection|]] +
-  * [[dev:desktop:preferences:tree_detection|]] +
-  * Box Detection+
  
-===== Example Configurations ===== +===== Algorithm =====
  
-|< 100% 30% 20% 20% >| +These parameters impact how detection algorithms work.
-^ Detector ^ Dataset ^ Type ^ Parameters ^  +
-|[[dev:desktop:preferences:antenna_detection|]] | <dataset> |  | <xml> | +
-|[[dev:desktop:preferences:cable_detection|]] | {{ :dev:desktop:preferences:point_cloud.zip |}}| Aerial | {{ :dev:desktop:preferences:aerial_-_cable.xml |}} | +
-|[[dev:desktop:preferences:crosswalk_detection|]] | <dataset> |  | <xml> | +
-|[[dev:desktop:preferences:fence_detection|]] | <dataset> |  | <xml> | +
-|[[dev:desktop:preferences:guardrail_detection|]] | <dataset> |  | <xml> | +
-|[[dev:desktop:preferences:automated_pole_detection|]] | <dataset> |  | <xml> | +
-|[[dev:desktop:preferences:rail_detection|]] | <dataset> |  | <xml> | +
-|[[dev:desktop:preferences:ridge_detection|]] | <dataset> |  | <xml> | +
-|[[dev:desktop:preferences:roadmark_detection|]] | {{ :dev:desktop:preferences:maverick.zip |}} | Mobile | {{ :dev:desktop:preferences:maverick_-_roadmark.xml |}} | +
-|[[dev:desktop:preferences:automated_traffic_signs_detection|]] | <dataset> | <xml> | <xml> |+
  
 +=== Classified point cloud ===
  
 +Restrict or filter specified point cloud classes to be used for feature detection. 
 +  * Integer values, comma separated.
 +  * If no class is specified all classes are used, no class is excluded.
  
 +===== Output =====
 +
 +These parameters impact only the final presentation of detected results.
 +
 +=== Smoothing ===
 +
 +A moving average algorithm can be used to smooth line features. The average of the 4 neighboring points and the current position are used to calculate an updated position of a point or vertex. We allow 6 levels of smoothing, which corresponds to how many times the moving average is used. Level 0 means no smoothing is done, level 5 means the line points are moved 5 times.
 +
 +=== Get Point Cloud ===
 +
 +Export the feature point cloud as a selection linked to the source point cloud resource file, or as a new point cloud resource file.
 +
 +Significant time is required to create point cloud selection. Point cloud file and derived vector data creation (e.g. outline on ground) is only possible if selection is created. 
 
Last modified:: 2023/04/06 09:59