User Tools

Site Tools


visual3d:tutorials:modeling:introduce_missing_digitizing_pointer_markers

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:tutorials:modeling:introduce_missing_digitizing_pointer_markers [2024/06/19 12:54] sgrangervisual3d:tutorials:modeling:introduce_missing_digitizing_pointer_markers [2024/07/17 15:46] (current) – created sgranger
Line 1: Line 1:
-assume that the digitizing pointer exists in a static trial, that the standing trial must be re-captured, but the digitizing pointer was not in view in the second capture.+====== Introduce Missing Digitizing Pointer Markers  ======
  
-it is still possible to use this second capture, by entering the markers into the second trial. this is possible because in the standing trial the pointer markers are unrelated to any other markers in the scene.+Assume that the digitizing pointer exists in a static trial, that the standing trial must be re-captured, but the digitizing pointer was not in view in the second capture.
  
-the following method is klunky but effective.+It is still possible to use this second capture, by entering the markers into the second trial. This is possible because in the standing trial the pointer markers are unrelated to any other markers in the scene.
  
-===== step 1 =====+The following method is klunky but effective.
  
-step 1: create a hybrid model using static1.c3d (the first static trial with the digitizing pointer in view)+==== Step ====
  
-===== step 2 =====+Step 1: Create a hybrid model using Static1.C3D (the first static trial with the digitizing pointer in view)
  
-step 2: create landmark for each of the four markers that are located on the digitizing wand (wnd1, wnd2, wnd3, wnd4). for example wnd1 is shown below+==== Step ====
  
-landmark name= **wnd1** +Step 2: Create landmark for each of the four markers that are located on the digitizing wand (WND1WND2WND3WND4). For example WND1 is shown below
-existing segment= **lab** +
-offset to existing calibration target or landmark= **wnd1** +
-select the **apply** button and the offset edit boxes will be populatedbut grayed out. +
-select the button **offset using the following ml/al/axial offsets** and the offsets will not be grayed out any longer. click **apply** and then **close** +
-create wnd2wnd3and wnd4 in the same manner as above +
-===== step 3 =====+
  
-step 3: open static2.c3d as a movement file and assign it to static1.c3d+Landmark name= **WND1** 
 +Existing Segment= **LAB** 
 +Offset to Existing Calibration Target or Landmark= **WND1** 
 +Select the **APPLY** button and the offset edit boxes will be populated, but grayed out. 
 +Select the button **Offset using the following ML/AL/AXIAL offsets** and the offsets will not be grayed out any longerClick **Apply** and then **Close** 
 +Create WND2, WND3, and WND4 in the same manner as above 
 +==== Step 3 ====
  
-===== step 4 =====+Step 3: Open static2.C3D as a movement file and assign it to static1.C3D
  
-step 4: export the four landmarks using the following pipeline command:+==== Step 4 ==== 
 + 
 +Step 4: Export the four landmarks using the following pipeline command:
  
 <code> <code>
-export_data_to_ascii_file +Export_Data_To_Ascii_File 
-/file_name+/FILE_NAME
-/signal_types=landmark+landmark+landmark+landmark +/SIGNAL_TYPES=LANDMARK+LANDMARK+LANDMARK+LANDMARK 
-/signal_names=wnd1+wnd2+wnd3+wnd4 +/SIGNAL_NAMES=WND1+WND2+WND3+WND4 
-/signal_folder=original+original+original+original +/SIGNAL_FOLDER=ORIGINAL+ORIGINAL+ORIGINAL+ORIGINAL 
-! /start_label+! /START_LABEL
-! /end_label+! /END_LABEL
-! /use_point_rate=false +! /USE_POINT_RATE=FALSE 
-! /normalize_data=false +! /NORMALIZE_DATA=FALSE 
-! /normalize_points=101 +! /NORMALIZE_POINTS=101 
-! /export_mean_and_std_dev=false +! /EXPORT_MEAN_AND_STD_DEV=FALSE 
-! /use_p2d_format=false+! /USE_P2D_FORMAT=FALSE
 ; ;
 </code> </code>
  
-===== step =====+==== Step 5 ====
  
-step 5: now open the exported text file in microsoft excel or notepad and replace the text string **landmark** with the text string **target**. save the ascii file.+Step 5: Now open the exported text file in Microsoft Excel or Notepad and replace the text string **LANDMARK** with the text string **TARGET**. Save the ASCII file.
  
-===== step =====+==== Step 6 ====
  
-step 6: import the ascii file using the following pipeline command+Step 6: Import the ASCII file using the following pipeline command
  
 <code> <code>
-import_data_from_ascii_file +Import_Data_From_Ascii_File 
-! /file_name=+! /FILE_NAME=
 ; ;
 </code> </code>
  
-the landmarks will now appear as targets in static2.c3d+The landmarks will now appear as targets in static2.c3d
  
-===== step =====+==== Step 7 ====
  
-step 7: [[visual3d:documentation:pipeline:file_commands:export_c3dfile|export static2.c3d to disk]] to preserve the landmarks.+Step 7: [[Visual3D:Documentation:Pipeline:File_Commands:Export_C3DFile|Export static2.c3d to disk]] to preserve the landmarks.
  
  
  
visual3d/tutorials/modeling/introduce_missing_digitizing_pointer_markers.1718801682.txt.gz · Last modified: 2024/06/19 12:54 by sgranger