|
Computer Vision:
|

|
Motion detection component.
|
|

|
Performs Canny algorithm for edge detection.
|
|

|
Performs Adaptive threshold algorithm for edge detection.
|
|

|
Finds lines in the image using Canny edge detection and Hough transform.
|
|

|
Finds probable line segments in the image using Canny edge detection and Hough transform.
|
|

|
Finds circles in the image using Hough transform.
|
|

|
Finds contours in binary image.
|
|

|
Finds possible targets in the image. The targets are detected as strong corners in the image. The targets then can be tracked by the TVLTrackTargets component.
|
|

|
Tracks moving targets on the image. The targets are tracked as strong corners in the image.
|
Video For Windows(VFW) components:
|
|
AVI Player
|
|

|
Video Capture Component
|
|

|
AVI Logger
|
DirectShow components:
|
|
DirectShow Video Player
|
|

|
DirectShow Video Capture Component
|
|

|
DirectShow Video Logger
|
|

|
DirectShow image display
|
|

|
DirectShow Preview Dock
|
Native visualization:
Custom User Filters and Generators:
|
|
Generic filter.
|
|
|
Generic Video generator
|
The following AudioLab components are included as well:
|
|
Generic Audio filter
|
|
|
Generic Audio generator
|
|

|
Converts Audio To Real
|
|

|
Outputs audio data via audio output device such as Speakers, Line Out, or Modem using Win32 API
|
|

|
Outputs audio data via audio output device such as Speakers, Line Out, or Modem using DirectShow
|
The following SignalLab component is included as well:
|
|
Generic Real filter
|
|
|
Generic Real generator
|
|
|
Generic Binary Filter
|
|
|
Generic Binary generator
|
|