other:capture2d:advanced_settings
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:capture2d:advanced_settings [2024/06/19 13:53] – created sgranger | other:capture2d:advanced_settings [2024/07/17 15:44] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Advanced Settings ====== | ||
+ | |||
Advanced settings are organized into separate categories (tabs) based on hardware manufacturer name and/or capture system product name. The first tab contains common settings that affect Capture2D as a whole. | Advanced settings are organized into separate categories (tabs) based on hardware manufacturer name and/or capture system product name. The first tab contains common settings that affect Capture2D as a whole. | ||
Below all the tabs is the Save Settings button. Clicking this button displays the standard Save As dialog and allows the user to store all internal settings as an XML file on disk. Each time a recording is made in the main Capture2D window, an XML settings file is also saved along with the recorded data. An Open Settings button will be added to the Advanced dialog in a future release. | Below all the tabs is the Save Settings button. Clicking this button displays the standard Save As dialog and allows the user to store all internal settings as an XML file on disk. Each time a recording is made in the main Capture2D window, an XML settings file is also saved along with the recorded data. An Open Settings button will be added to the Advanced dialog in a future release. | ||
- | ===== Common Settings | + | ==== Common Settings ==== |
Five sub-categories make up the common settings: Stream, Capture, Display, Server and Link Model. | Five sub-categories make up the common settings: Stream, Capture, Display, Server and Link Model. | ||
- | {{advanced_wnd_common_tab.png}} | + | {{:advanced_wnd_common_tab.png}} |
- | ==== Stream | + | === Stream === |
The stream settings determine how quickly the program tries to acquire new data from connected motion capture hardware. | The stream settings determine how quickly the program tries to acquire new data from connected motion capture hardware. | ||
- | === Thread priority | + | == Thread priority == |
Selects the execution priority for the code that acquires the data from the hardware. Possible options are: Idle, Lowest, Low, Normal, High, Highest, Critical. | Selects the execution priority for the code that acquires the data from the hardware. Possible options are: Idle, Lowest, Low, Normal, High, Highest, Critical. | ||
- | === Thread sleep === | + | == Thread sleep == |
Sets the number of milliseconds the Stream thread gives other processes on the computer to accomplish their tasks. | Sets the number of milliseconds the Stream thread gives other processes on the computer to accomplish their tasks. | ||
- | ==== Capture | + | === Capture === |
The capture settings determine what happens before and after a record how graphical previews are displayed. | The capture settings determine what happens before and after a record how graphical previews are displayed. | ||
- | === Countdown | + | == Countdown == |
Sets the number of seconds for the countdown before recording starts. When only one person is available to perform the motion capture session. | Sets the number of seconds for the countdown before recording starts. When only one person is available to perform the motion capture session. | ||
- | === Beep during countdown | + | == Beep during countdown == |
Checked - Emits an audible beep for each second of countdown. This feature is useful for alerting the motion capture subject that recording is about to start shorly. | Checked - Emits an audible beep for each second of countdown. This feature is useful for alerting the motion capture subject that recording is about to start shorly. | ||
Line 35: | Line 37: | ||
Unchecked - No sound is emitted during countdown. | Unchecked - No sound is emitted during countdown. | ||
- | === Update previews | + | == Update previews == |
Checked - Update' | Checked - Update' | ||
Line 41: | Line 43: | ||
Unchecked - No graphical preview is drawn. This feature is useful when streaming and recording huge amounts of data and computer resources are needed. | Unchecked - No graphical preview is drawn. This feature is useful when streaming and recording huge amounts of data and computer resources are needed. | ||
- | === Show trails | + | == Show trails == |
Checked - Draws a visible trail for each data element at each frame. This feature is useful when calibrating or otherwise needing to know " | Checked - Draws a visible trail for each data element at each frame. This feature is useful when calibrating or otherwise needing to know " | ||
Line 47: | Line 49: | ||
Unchecked - Only the latest frame of data elements is drawn. This feature is useful for reducing the visual clutter. | Unchecked - Only the latest frame of data elements is drawn. This feature is useful for reducing the visual clutter. | ||
- | === Trails size === | + | == Trails size == |
Sets the size, in pixels, of the trail. Larger sizes are easier to see but can clutter the display. | Sets the size, in pixels, of the trail. Larger sizes are easier to see but can clutter the display. | ||
- | === Trails Color === | + | == Trails Color == |
Sets the color of the trail using the standard Color Picker dialog. Setting a trail color that is different than the data or background color can help distinguish were the data has been in the past. | Sets the color of the trail using the standard Color Picker dialog. Setting a trail color that is different than the data or background color can help distinguish were the data has been in the past. | ||
- | === Beep after save === | + | == Beep after save == |
Checked - Emits an audible beep after a recording is saved to disk. This feature is useful for alerting the motion capture subject that recording was saved. | Checked - Emits an audible beep after a recording is saved to disk. This feature is useful for alerting the motion capture subject that recording was saved. | ||
Line 61: | Line 63: | ||
Unchecked - No sound is emitted after a recording is saved to disk. | Unchecked - No sound is emitted after a recording is saved to disk. | ||
- | ==== Display | + | === Display === |
The display settings determine how the overall program interface is presented and what the user sees in the graphical previews. | The display settings determine how the overall program interface is presented and what the user sees in the graphical previews. | ||
- | === Application text size === | + | == Application text size == |
Sets the font point size of textual information displayed throughout the Capture2D interface. It may be helpful to set a large point size when working in a large room where subjects and other onlookers will be far from the display terminal or screen. | Sets the font point size of textual information displayed throughout the Capture2D interface. It may be helpful to set a large point size when working in a large room where subjects and other onlookers will be far from the display terminal or screen. | ||
- | === Preview update rate === | + | == Preview update rate == |
Sets the rate at which the graphical preview displays are redrawn. This is separate and different from how quickly the stream thread acquires data from the hardware. A faster preview update rate will produced smoother graphics but use more computer resources. | Sets the rate at which the graphical preview displays are redrawn. This is separate and different from how quickly the stream thread acquires data from the hardware. A faster preview update rate will produced smoother graphics but use more computer resources. | ||
- | === 2D Appearance | + | == 2D Appearance == |
Sets the colors of the 2-D preview displays (background color, data color, etc.) using the standard Color Picker dialog. A variety of useful effects can be accomplished with various color settings. | Sets the colors of the 2-D preview displays (background color, data color, etc.) using the standard Color Picker dialog. A variety of useful effects can be accomplished with various color settings. | ||
- | === 3D Appearance | + | == 3D Appearance == |
Sets the colors of the 3-D preview displays (background color, data color, etc.) using the standard Color Picker dialog. A variety of useful effects can be accomplished with various color settings. | Sets the colors of the 3-D preview displays (background color, data color, etc.) using the standard Color Picker dialog. A variety of useful effects can be accomplished with various color settings. | ||
- | ==== Server | + | === Server === |
The server settings determine how data streamed into Capture2D from motion caption hardware is then served out to other programs (clients) over the internet. | The server settings determine how data streamed into Capture2D from motion caption hardware is then served out to other programs (clients) over the internet. | ||
- | === Start UDP Server | + | == Start UDP Server == |
Starts and stops the UDP server. | Starts and stops the UDP server. | ||
- | === Target IP === | + | == Target IP == |
Sets a new target IP address to add to the list of UDP clients. | Sets a new target IP address to add to the list of UDP clients. | ||
- | === Target Port === | + | == Target Port == |
Sets a new target port number to add to the list of UDP clients. | Sets a new target port number to add to the list of UDP clients. | ||
- | === Add UDP Target | + | == Add UDP Target == |
Adds the entered IP and port to the list of know UDP targets. | Adds the entered IP and port to the list of know UDP targets. | ||
- | === Targets | + | == Targets == |
Displays a list of client target IP and port numbers. | Displays a list of client target IP and port numbers. | ||
- | === Clear All UDP Targets | + | == Clear All UDP Targets == |
Removes all client IP and port numbers from the list. | Removes all client IP and port numbers from the list. | ||
- | ==== Link Model ==== | + | === Link Model === |
The link model settings determine how segments are computed and served. | The link model settings determine how segments are computed and served. | ||
- | === Open === | + | == Open == |
Selects the XML link model template to apply to the streamed data. | Selects the XML link model template to apply to the streamed data. | ||
- | === Stream to server | + | == Stream to server == |
Checked - an XML linked model of segments is computed and served over the internet along with data. | Checked - an XML linked model of segments is computed and served over the internet along with data. | ||
Line 123: | Line 125: | ||
Unchecked - no link model of segments is computed and served over the internet. | Unchecked - no link model of segments is computed and served over the internet. | ||
- | ===== NaturalPoint | + | ==== NaturalPoint ==== |
Capture2D supports NaturalPoint V100:R1 and V100:R2 camera systems and OptiHub and requires USB drivers, available from [[[http:// | Capture2D supports NaturalPoint V100:R1 and V100:R2 camera systems and OptiHub and requires USB drivers, available from [[[http:// | ||
- | {{advanced_wnd_np_tab.png}} | + | {{:advanced_wnd_np_tab.png}} |
- | ==== Try to connect | + | === Try to connect === |
- | ==== Pulse Mode ==== | + | === Pulse Mode === |
Off - no external sync pulses are sent from the OptiHub, even when the cameras are connected and streaming. | Off - no external sync pulses are sent from the OptiHub, even when the cameras are connected and streaming. | ||
Line 139: | Line 141: | ||
On during recording - sync pulses are only sent from the OptiHub when Capture2D is recording. | On during recording - sync pulses are only sent from the OptiHub when Capture2D is recording. | ||
- | ==== Pulse Phase ==== | + | === Pulse Phase === |
In phase - No global offset is applied. | In phase - No global offset is applied. | ||
Line 145: | Line 147: | ||
Delayed by global offset - Controls the delay between any of the chosen sync input sources and when the cameras are actually told to trigger (i.e. expose a frame). Units is in us. Valid Range: 0 – 65,862 us. | Delayed by global offset - Controls the delay between any of the chosen sync input sources and when the cameras are actually told to trigger (i.e. expose a frame). Units is in us. Valid Range: 0 – 65,862 us. | ||
- | ==== Pulse Duration | + | === Pulse Duration === |
Exposure time - External sync output signal is asserted when the IR-strobes are turned on, which is concurrent with when the sensors are exposed. The signal is asserted for as long as the strobe is on (and the imager is exposing). | Exposure time - External sync output signal is asserted when the IR-strobes are turned on, which is concurrent with when the sensors are exposed. The signal is asserted for as long as the strobe is on (and the imager is exposing). | ||
Line 155: | Line 157: | ||
Recording pulse - Like Exposure Time, except pulses are issued only when the application is recording, and idle when recording is stopped. | Recording pulse - Like Exposure Time, except pulses are issued only when the application is recording, and idle when recording is stopped. | ||
- | ==== Invert Pulse Polarity | + | === Invert Pulse Polarity === |
Unchecked - the pulse polarity is normal (also known as Active-High). | Unchecked - the pulse polarity is normal (also known as Active-High). | ||
Line 163: | Line 165: | ||
For more information on NaturalPoint' | For more information on NaturalPoint' | ||
- | ==== Frequency | + | === Frequency === |
Selects the system frequency (i.e., the common frequency in which each camera is running). Valid settings are 100 Hz (default), 50 Hz and 25 Hz. Changing the system frequency adjust all connected cameras to that frequency. | Selects the system frequency (i.e., the common frequency in which each camera is running). Valid settings are 100 Hz (default), 50 Hz and 25 Hz. Changing the system frequency adjust all connected cameras to that frequency. | ||
- | ==== Frames to record | + | === Frames to record === |
Indicates the number of frames that will be recorded. This value is determined by 1) the system frequency and 2) the record duration in seconds in the main Capture2D window. | Indicates the number of frames that will be recorded. This value is determined by 1) the system frequency and 2) the record duration in seconds in the main Capture2D window. | ||
- | ==== Sensor List ==== | + | === Sensor List === |
Contains a list of each connected sensor (camera). Settings displayed below the sensor list are applied to the currently selected sensor. | Contains a list of each connected sensor (camera). Settings displayed below the sensor list are applied to the currently selected sensor. | ||
- | ==== IR LED ==== | + | === IR LED === |
Sets the Infrared LED setting for the currently selected sensor in the sensor list display (above). | Sets the Infrared LED setting for the currently selected sensor in the sensor list display (above). | ||
- | ==== Threshold | + | === Threshold === |
Sets the threshold setting for the currently selected sensor in the sensor list display (above). | Sets the threshold setting for the currently selected sensor in the sensor list display (above). | ||
- | ==== Expsoure | + | === Expsoure === |
Sets the expsoure setting for the currently selected sensor in the sensor list display (above). | Sets the expsoure setting for the currently selected sensor in the sensor list display (above). | ||
- | ==== Apply to All ==== | + | === Apply to All === |
Applies all settings (IR LED, threshold, exposure) of the currently selected sensor to all connected sensors. | Applies all settings (IR LED, threshold, exposure) of the currently selected sensor to all connected sensors. | ||
- | ===== NDI FirstPrinciples | + | ==== NDI FirstPrinciples ==== |
Capture2D supports the NDI (Northern Digial Inc.) FirstPrinciples Ethernet stream, so no drivers are required on the client side (the computer running Capture2D). The server machine running FirstPrinciples does required Northern Digital' | Capture2D supports the NDI (Northern Digial Inc.) FirstPrinciples Ethernet stream, so no drivers are required on the client side (the computer running Capture2D). The server machine running FirstPrinciples does required Northern Digital' | ||
- | {{advanced_wnd_ndi_tab.png}} | + | {{:advanced_wnd_ndi_tab.png}} |
- | ==== Try to connect | + | === Try to connect === |
- | ==== Device List ==== | + | === Device List === |
- | ==== Frequency | + | === Frequency === |
- | ==== Frames to record | + | === Frames to record === |
- | ===== AMTI ===== | + | ==== AMTI ==== |
Capture2D supports the AMTI Gen5 digital signal conditional and requires USB drivers, available from [[[http:// | Capture2D supports the AMTI Gen5 digital signal conditional and requires USB drivers, available from [[[http:// | ||
- | {{advanced_wnd_amti_tab.png}} | + | {{:advanced_wnd_amti_tab.png}} |
- | ==== Try to connect | + | === Try to connect === |
- | ==== Device List ==== | + | === Device List === |
- | ==== Frequency | + | === Frequency === |
- | ==== Frames to record | + | === Frames to record === |
- | ==== Zero ==== | + | === Zero === |
- | ==== Genlock On ==== | + | === Genlock On === |
- | ==== Edit Force Plate Parameters | + | === Edit Force Plate Parameters === |
- | ===== Bertec | + | ==== Bertec ==== |
Capture2D supports the Bertec AM6500 digital signal conditional and requires USB drivers, available from [[[http:// | Capture2D supports the Bertec AM6500 digital signal conditional and requires USB drivers, available from [[[http:// | ||
- | {{advanced_wnd_bertec_tab.png}} | + | {{:advanced_wnd_bertec_tab.png}} |
- | ==== Try to connect | + | === Try to connect === |
- | ==== Device List ==== | + | === Device List === |
- | ==== Frequency | + | === Frequency === |
- | ==== Frames to record | + | === Frames to record === |
- | ==== Zero ==== | + | === Zero === |
- | ==== Genlock On ==== | + | === Genlock On === |
- | ==== Edit Force Plate Parameters | + | === Edit Force Plate Parameters === |
other/capture2d/advanced_settings.1718805234.txt.gz · Last modified: 2024/06/19 13:53 by sgranger