Version 1.6 (R14+) Image Acquisition Toolbox Software

This table summarizes what's new in Version 1.6 (R14+):

New Features and ChangesVersion Compatibility ConsiderationsFixed Bugs and Known ProblemsRelated Documentation at Web Site
Yes
Details below
NoYes
Details below
No

New features and changes introduced in this version are:

New Image Acquisition Block Library

The Image Acquisition Toolbox software now includes a Simulink block library, called the Image Acquisition Block Library. The block library contains one block: the Video Input block. You can use this block to bring live video data into a simulation.

To open the Image Acquisition Block Library, enter

imaqlib

at the MATLAB prompt. MATLAB displays the contents of the block library in a separate window:

DCAM Adaptor Now Supports Absolute Values

The DCAM adaptor now supports properties that let you specify the value of a property as an absolute value, if the device supports that capability for a particular feature.

As defined by the IIDC DCAM specification, the values specified for properties can be interpreted as either relative or absolute. Relative values only have meaning in relation to a device-specific reference point. For example, if you set the shutter speed property to 4000, this value might be interpreted as 4000 seconds for one device, but 4000 milliseconds for another device. Previously, the DCAM adaptor device-specific properties only supported relative values.

To provide more precise control, the IIDC DCAM specification also defines absolute values, where the units are specified as part of the definition. For example, the DCAM specification defines the units for shutter speed property as seconds. So, if you specify a value of 0.10032 for this property, any DCAM device that supports absolute values would interpret the value as 100.32 milliseconds. To find out the units used with a feature that supports absolute values, see Appendix B of the IIDC 1394-based DCAM specification or check the documentation that came with your device.

New Properties

To support both absolute and relative values, the DCAM adaptor now provides additional device-specific properties. If a device supports absolute values for a particular feature, the DCAM adaptor creates a property, using the same feature name as the relative property but with the word "Absolute" appended to it. For example, if a device supports both relative and absolute values for shutter speed, the DCAM adaptor creates properties named Shutter and ShutterAbsolute.

When it creates an absolute value property, the DCAM adaptor also creates a property to control the type of value the device uses. This property has the same name as the feature with the word "Control" appended to it. For example, if the DCAM adaptor created the ShutterAbsolute property, it also creates a ShutterControl property.

If you set either the relative or absolute properties, the corresponding mode property is set to 'manual'. For example, if you set the ShutterAbsolute property, the value of the ShutterMode property changes to 'manual'. Setting the control property has no effect on the mode property.

Performance Enhancements

Because of a number of enhancements to the way that the toolbox handles video frames, you might notice increased performance in the following areas:

Major Bug Fixes

This release includes the following major bug fix:

Upgrading from a Previous Release

The following are some changes from previous releases:

Other Issues

See the issues described in Known Software and Documentation Issues for Version 1.8.

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS