other:capture2d:documentation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:capture2d:documentation [2024/06/19 12:45] – sgranger | other:capture2d:documentation [2024/07/17 15:44] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{{{{{{{{{{{{{{{{{{{{{{{{{====== | + | ====== |
- | capture2d™ is a desktop application used for recording and saving 2-d motion data from natural point inc. camera systems. the data is stored in the [[other: | + | ===== Overview ===== |
- | while capture2d™ can be used independently to collect | + | Capture2D™ is a desktop application |
- | capture2d™ provides support for the following | + | While Capture2D™ can be used independently to collect and store 2-D centroid data, Capture2D™ is designed to integrate seamlessly with the Ad Tech™ motion analysis software system (AMASS™). AMASS™, also developed by Dr. Dainis, takes 2-D centroid input files and provides volume calibration, |
- | cameras | + | Capture2D™ provides support for the following [[http:// |
- | * [[http:// | + | Cameras |
- | * [[http:// | + | * [[http:// |
- | * [[http:// | + | * [[http:// |
+ | |||
+ | * [[http:// | ||
\\ | \\ | ||
- | hubs | + | Hubs |
- | * [[http:// | + | * [[http:// |
- | * [[http:// | + | * [[http:// |
Line 27: | Line 29: | ||
- | the overall workflow in capture2d™ is: | + | The overall workflow in Capture2D™ is: |
- | - connect to a 2-d camera system | + | - connect to a 2-D camera system |
- | - record a calibration motion trial (using a special marker wand provided by andrew dainis) | + | - record a calibration motion trial (using a special marker wand provided by Andrew Dainis) |
- | - in the amass shell, calibrate the calibration trail to produce a .cal file. if the calibration is successful (a .cal file is produced and enough cameras are calibrated), | + | - in the AMASS shell, calibrate the calibration trail to produce a .cal file. If the calibration is successful (a .cal file is produced and enough cameras are calibrated), |
- record the motion trails | - record the motion trails | ||
- | - return to the amass shell to track, identify and save c3d files. | + | - return to the AMASS shell to track, identify and save C3D files. |
- | * during | + | * During |
- | **note:** capture2d™ requires naturalpoint' | + | **NOTE:** Capture2D™ Requires NaturalPoint' |
- | capture2d™ also supports limited (soft) hardware synchronization, | + | Capture2D™ also supports limited (soft) hardware synchronization, |
\\ | \\ | ||
- | during | + | During |
+ | |||
+ | ===== The Capture2D™ Interface ===== | ||
- | ====== the capture2d™ | + | The user interface |
- | the user interface to capture2d™ consists of a main application window | + | The main application window |
- | the main application window is modeless (i.e., you do not need to press an ok or apply button for changes to take effect.) where as the settings dialog is modal (i.e., you must press the apply button in order for changes to take effect.) | + | {{: |
- | capture_2d_start_up_screen.png | + | ===== Clients ===== |
- | ====== | + | The clients |
- | the clients button indicates which client programs (such as amass) are currently connected to capture2d. thus when capture2d is streaming to amass, amass will appear as a client in the client window. this function is not currently operational, | + | ===== Settings ===== |
- | ====== settings ====== | + | {{: |
- | capture_2d_settings.png | + | == Stream == |
- | === stream === | + | The Stream portion of the settings dialogue allows you to control the data that is coming in such as Thread Priority and Thread Sleep Time. |
- | the stream portion | + | **Thread Priority**\\ |
+ | The code that acquires frames operates in a separate thread of execution (much like a separate program). Each thread (or program) on a computer has a priority. In fact, if you start the Windows task manager (right click the Task bar at the bottom | ||
- | **thread priority**\\ | + | {{: |
- | the code that acquires frames operates in a separate thread of execution (much like a separate program). each thread (or program) on a computer has a priority. in fact, if you start the windows task manager (right click the task bar at the bottom of the screen) you'll see, under the processes tab, that you can view and set the " | + | |
- | thread_priority.png | + | **Thread Sleep Time Preference**\\ |
+ | The sleep time is how long the capture code waits (in milliseconds) before trying to acquire another frame. This gives other programs on the computer time to perform their tasks. As long as the sleep time is smaller than the camera frequency time (in milliseconds), | ||
- | **thread | + | If you set the thread |
- | the sleep time is how long the capture | + | |
- | if you set the thread priority to very high and the sleep time very low you will get the best capture performance, | + | It is likely that these features |
- | it is likely that these features will be either hidden or removed at some point as this level of user control is not that useful now that the frame acquisition code has been refined. | + | {{: |
- | threadsleep.png | + | == Display == |
- | === display | + | The display |
- | the display portion of the settings dialogue allows you to control the program outputs by personalizing the graphics. | + | {{: |
- | display_settings.png | + | **Text Size**\\ |
+ | This allows you to change the text size for all writing in both the Settings dialog and in the main application window. Text size may range between 8 and 16 with the default set at 8. | ||
- | **text size**\\ | + | **Redraw Rate**\\ |
- | this allows you to change | + | The redraw rate controls at what frequency |
- | **redraw rate**\\ | + | **Draw Empty Frames**\\ |
- | the redraw | + | The draw empty frames checkbox tells the program that when the box is checked if there are no new frames when it is time for the graphics to redraw |
- | **draw empty frames**\\ | + | == Record == |
- | the draw empty frames checkbox tells the program that when the box is checked if there are no new frames when it is time for the graphics to redraw to leave the previous graphics on the screen. if the box is not checked then if there is no new data then graphics will not be drawn. leaving the checkbox checked will result in smoother graphics however, you will have no visual indication that frames may be missing. | + | |
- | === record | + | The record |
- | the record portion of the settings dialogue controls record function which allows for signal when recordings begin and end as well as saving preferences. | + | {{: |
- | capture_2d_record_settings.png | + | **Countdown**\\ |
+ | The countdown option allows the user to implement a delay between when they push the Start Recording button and when the recording actually begins. This allows a single user to move from the computer to the capture volume before the recording starts. | ||
- | **countdown**\\ | + | **Beep During Countdown**\\ |
- | the countdown | + | If the count down time is greater than 1 second than selecting the "beep during |
- | **beep during countdown**\\ | + | **Update Previews**\\ |
- | if the count down time is greater than 1 second than selecting | + | If the update previews checkbox |
- | **update previews**\\ | + | **Save Data as CSV**\\ |
- | if the update previews | + | The save data as CSV checkbox |
- | **save data as csv**\\ | + | **Save Settings**\\ |
- | the save data as csv checkbox | + | The save settings |
- | **save settings**\\ | + | **Beep After Save**\\ |
- | the save settings | + | The beep after save checkbox |
- | **beep after save**\\ | + | == Save Options and Default == |
- | the beep after save checkbox gives a beep when the file has successfully been saved. this allows a single user who is the capture volume to know that the recording has stopped even though they may not be able to see the computer screen. | + | |
- | === save options and default === | + | **Save Settings File**\\ |
+ | This allows you to save the current settings as an .xml file in order to use them in the future. | ||
- | **save settings file**\\ | + | **Open Settings File**\\ |
- | this allows you to save the current | + | This allows you to apply the settings |
- | **open settings file**\\ | + | **Defaults**\\ |
- | this allows you to apply the settings | + | This resets all the settings |
- | **defaults**\\ | + | Thread Priority: Normal\\ |
- | this resets all the settings options to their normal values. normal values are as follows: | + | Thread Sleep: 10 ms\\ |
+ | Text Size: 8 pts\\ | ||
+ | Redraw Rate 30 Hz\\ | ||
+ | Draw Empty Frames: Off\\ | ||
+ | Countdown: 5 sec\\ | ||
+ | Beep During Countdown: On\\ | ||
+ | Update Previews: On\\ | ||
+ | Save Data as CSV: Off\\ | ||
+ | Save Settings: Off\\ | ||
+ | Beep After Save: On\\ | ||
- | thread priority: normal\\ | ||
- | thread sleep: 10 ms\\ | ||
- | text size: 8 pts\\ | ||
- | redraw rate 30 hz\\ | ||
- | draw empty frames: off\\ | ||
- | countdown: 5 sec\\ | ||
- | beep during countdown: on\\ | ||
- | update previews: on\\ | ||
- | save data as csv: off\\ | ||
- | save settings: off\\ | ||
- | beep after save: on\\ | ||
+ | ==== Help & About ==== | ||
- | ===== help & about ===== | + | The help button at the bottom of the Capture2D pages will open this wiki page in order to provide information on the layout and functions of Capture2D. The about button will provide the version and release date of your current software. Furthermore, |
- | the help button at the bottom of the capture2d pages will open this wiki page in order to provide information on the layout and functions of capture2d. the about button will provide the version and release date of your current software. furthermore, | + | {{: |
- | aboutcapture_2d_window.png | + | ===== Capture_Comments ===== |
- | ====== capture_comments ====== | + | Comments can be added to .cen files with the 'Edit Comment' |
- | comments can be added to .cen files with the 'edit comment' | + | {{: |
- | capture_browse.jpg | + | ===== Recording Data ===== |
- | ====== recording data ====== | + | ==== Connecting to Cameras |
- | ===== connecting | + | Connect |
- | connect to the cameras by selecting the connect button. | + | {{: |
- | captureconnectbutton.jpg | + | When the cameras are connected, the Connect button becomes a Disconnect button. |
- | when the cameras are connected, the connect button becomes a disconnect button. | + | {{: |
- | capturedisconnectbutton.jpg | + | * Currently Capture2D™ supports OptiTrack FLEX:100 (R1 and R2) cameras from [[[http:// |
- | * currently capture2d™ supports optitrack flex:100 (r1 and r2) cameras from [[[http:// | + | * Please let us know about other camera |
- | * please let us know about other camera systems of interest as this will help guide future development. | + | ==== Where to Save on Disk ==== |
- | ===== where to save on disk ===== | + | Use the browse button |
- | use the browse button to select a good location in which to store your cen files. we highly recommend that you use a separate folder for each subject and for each session that the subject completes. the default path is the capture2d™ application folder, which isn't writable on windows 7 and isn't a smart place to store data (fix coming soon). the program will remember the previously selected a folder and will use this path the next time that capture2d is opened from the desktop. if you open capture2d through amass it will use the same file path that is being used by amass. also be sure to give your files good names (i.e., cal.cen for calibration trial, jump.cen for a trial that involves jumping, etc.). | + | {{: |
- | browse_button.png | + | ==== Recording_Data ==== |
- | ===== recording_data ===== | + | Recording is initiated by selecting the "Start Recording" |
- | recording is initiated by selecting the "start recording" | + | {{: |
- | recording_buttons.png | + | Note that this button is not available unless cameras are connected. |
- | note that this button is not available unless cameras are connected. | + | ==== Playback ==== |
- | ===== playback | + | When the trial has been collected Capture2D™ enters |
- | when the trial has been collected capture2d™ enters playback mode, so that the captured images can be reviewed. | + | {{: |
- | post_recording_buttons.png | + | In Playback mode there is an option to proceed to the " |
- | in playback mode there is an option to proceed to the " | + | ==== Calibration ==== |
- | ===== calibration ===== | + | Before any data can be processed by AMASS, it is important to calibrate the system. |
- | before any data can be processed by amass, it is important | + | Once your volume |
- | once your volume is de-cluttered and your ireds, thresholds and exposures are adjusted as needed you should be able to capture a calibration trial (wand movement and l-frame trail). about 30 seconds should be long enough for four cameras. you might need to record for longer if you have more than four cameras or a large volume (maybe 60 or 90 seconds or longer). you want to give yourself enough time for each camera to see the wand throughout the volume. | + | === Motion Trial versus Calibration Trial === |
- | ==== motion trial versus calibration trial ==== | + | There is no real distinction between recording a motion trial and calibrating the motion capture collection volume. |
- | there is no real distinction between recording | + | A calibration file is simply |
- | a calibration file is simply a recorded trial used for [[other: | + | === Calibration Wand === |
- | ==== calibration wand ==== | + | The unique feature of the calibration is the use of the [[Other: |
- | the unique feature of the calibration is the use of the [[other: | + | === Reference Markers === |
- | ==== reference markers ==== | + | The Reference Markers are typically an L-Frame that is used to identify the Laboratory Coordinate System of the data collection volume. |
- | the reference markers are typically an l-frame that is used to identify the laboratory coordinate system | + | For most 3D analyses, |
- | for most 3d analyses, the principal purpose of the l-frame is to identify the direction of gravity (e.g. the vertical direction) | + | ==== Capturing Motion Trials ==== |
- | ===== capturing | + | Once the volume has been appropriately calibrated in AMASS then, so long as the cameras are not moved any number of static or motion trials |
- | once the volume has been appropriately calibrated in amass then, so long as the cameras are not moved any number of static or motion trials can be collected. we recommend that you develop a naming convention for your motion files prior to beginning your collection in order to facilitate clear naming and organization of the trials. once all desired trials have been collected they can then be tracked and labeled using [[other: | ||
- | }}}}}}}}}}}}}}}}}}}}}}}}}} |
other/capture2d/documentation.1718801141.txt.gz · Last modified: 2024/06/19 12:45 by sgranger