Skip to content
Matthew Holden edited this page May 14, 2014 · 3 revisions

Linear Object Registration GUI

###Display:

  • Linear Object Registration Node: The module's parameter node

  • From Linear Objects: See Linear Objects Collection Table Interface for details

  • To Linear Objects: See Linear Objects Collection Table Interface for details

  • Collect Linear Objects: See Collection Modes for details

  • Match Linear Objects: Manually set correspondences between linear objects

    • From: The linear object from the "From" collection to match
    • To: The linear object from the "To" collection to match
    • Match: Set the correspondence between the selected "From" and "To" linear objects
    • Match Automatically: Whether or not matching should be performed automatically based on references (if references exist and this is selected, it will override manual matching)
  • From->To Transform: The output registration result

    • Linear Transform: The transform to which the results of the registration is written
    • Status: The status of the registration (i.e. whether or not it succeeded)
  • Preview Transform: Apply the output transform to nodes in the scene

    • Transform: The name of the transform to preview
    • Node Selector: Nodes which should be copied and have the transform applied to their copies
    • Apply: Apply the transform to all selected nodes
    • Harden: Apply and harden the transform to all selected nodes

Advanced:

  • Advanced Controls: Advanced algorithm parameters
    • Merge Threshold: The tolerance indicating whether linear objects should be merged
    • Noise Threshold: The tolerance indicating the degrees of freedom associated with linear objects
    • Matching Threshold: The tolerance for considering two linear object to correspond
    • Minimum Collection Positions: The minimum number of positions required to automatically delineate a linear object
    • Trim Positions: The number of extreme positions to ignore when a linear object is automatically delineated
    • Merge Automatically: Whether collected object should be automatically merged if they are added to the same linear object collection

Clone this wiki locally