|
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.
|
|

|
Extracts robust features using SURF algorithm.
|
|

|
Detects objects by using Haar like features.
|
|

|
Labels connected components 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:
Image generators:
|
|
Generates frames from a selected image (Bitmap, Icon, JPEG, etc.). All the frames are identical.
|
|

|
Captures from Axis IP camera
|
Video filters:
|
|
Erodes or deludes the video.
|
|
|
Performs Wiener filter over the video.
|
|
|
Converts the image to Gray Scale.
|
Geometric transformations:
|
|
Changes the size of the image.
|
|
|
Crops the image. Only portion of the original image will appear in the output.
|
Other:
|
|
Applies(draws) graphical layers over the video frames.
|
Custom User Filters and Generators:
|
|
Generic filter.
|
|
|
Generic Video generator
|
The following MediaLab component is included:
|
|
New: DirectShow graph display.
|
The following TimingLab component are included:
|
|
Provides clock for other components.
|
|
|
Implements a Watch Dog Timer.
|
|
|
Allows other threads to generate main thread notifications.
|
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
|
|
|
New: Generic filter for Real(double) Matrix Data Buffers.
|
|
|
Generic Binary generator
|
|
|
Pairs multiple data buffers together.
|
The following layers are included in VisionLab and can be added in the TVLDraw component:
|
|
AVI Player
|
|
|
Video Capture Component
|
|
|
AVI Logger
|
|
|
Layer drawing markers.
|
|
|
Layer drawing X,Y points.
|
|
|
New: Layer drawing video.
|
|
|
Layer drawing detected contours.
|
|
|
Layer drawing detected objects.
|
|
|
Layer drawing motion grid.
|
|
|
Layer drawing robust features.
|
|
|
Layer drawing tracked targets.
|
|
|
Layer drawing detected circles.
|
|
|
Layer drawing detected lines.
|
|
|
Layer drawing detected line segments.
|
The following component elements are included in VisionLab and can be added in composite InstrumentLab or PlotLab controls:
|
|
New: Component element drawing video.
|
The following matrix elements are included in VisionLab and can be rendered inside TILMatrixDisplay:
|
|
New: Matrix element drawing video.
|
|