Change log IVision 2.0
New
added examples:
- IVision_RecordMultiStreamAVI_Example2.vi:
This example shows how to record multiple videos from cameras into one avi
file.
- IVision_ReadMixAvi_Example2.vi:
This example shows how to read out a avi file with multiple video streams.
- IVision_InterlacingCam.vi:
Interlaced video camera example such as DV camcorder or some USB 2.0
webcam.
Bug
fixed vis:
- IVision_GetPixelValue_Gray.vi: fix
the swapped y and x coordinate
- IVision_GetPixelValue_Color.vi:
fix the swapped y and x coordinate
- IVision_SetPixelValue_Gray.vi:
fix the swapped y and x coordinate
- IVision_SetPixelValue_Color.vi:
fix the swapped y and x coordinate
- IVision_IVisionToIMAQ_Color3.vi:
better and faster conversion between IVision and IMAQ than the older version.
- IVision_SetVideoQuality.vi:
add “Auto” button
- IVision_SetCameraSetting.vi:
add “Auto” button, change the block diagram and take away the wrong
comments about “Iris” is “Focus”, “Roll” is “Zoom” etc.
- IVision_GetCameraSetting.vi:
change the block diagram.
- IVision_GetCameraSettingRange.vi:
change block diagram.
- IVision_GetVideoQualityRange.vi:
change the vi icon.