VisionLab
From Mitov Wiki Doc
				
				
				(Difference between revisions)
				
																
				
				
								
				 (Automated Syncronization with Documentation)  | 
		 (Automated Syncronization with Documentation)  | 
		||
| (30 intermediate revisions by one user not shown) | |||
| Line 12: | Line 12: | ||
*[[Package IntelligenceLabBasicPkg]] - Contains the basic artifficial intelligence components and classes for VisionLab and IntelligenceLab.  | *[[Package IntelligenceLabBasicPkg]] - Contains the basic artifficial intelligence components and classes for VisionLab and IntelligenceLab.  | ||
*[[Package MediaLabBasicPkg]] - Contains the basic media components and classes for all the video and audio related products.  | *[[Package MediaLabBasicPkg]] - Contains the basic media components and classes for all the video and audio related products.  | ||
| − | *[[Package   | + | *[[Package Mitov.BasicLab]] - Contains the basic components and classes for all the products.  | 
| + | *[[Package SignalLabBasicPkg]] - Contains the basic components and classes for the basic SignalLab components.  | ||
*[[Package TimingLabBasicPkg]] - Contains the basic components and classes for the basic TimingLab components.  | *[[Package TimingLabBasicPkg]] - Contains the basic components and classes for the basic TimingLab components.  | ||
*[[Package VideoLabAdditionalPkg]] - Contains the additional video processing components and classes.  | *[[Package VideoLabAdditionalPkg]] - Contains the additional video processing components and classes.  | ||
| Line 19: | Line 20: | ||
== Components ==  | == Components ==  | ||
=== From [[Package AudioLabBasicPkg]] ===  | === From [[Package AudioLabBasicPkg]] ===  | ||
| − | |||
| − | |||
*[[Image:BIGALAudioToReal.gif]] [[Image:ALAudioToReal.gif]] [[Image:NETALAudioToReal.gif]] '''[[Class ALAudioToReal.TALAudioToReal|TALAudioToReal]]''' - Converts Wave Audio Data Buffers into Real Data Buffers.  | *[[Image:BIGALAudioToReal.gif]] [[Image:ALAudioToReal.gif]] [[Image:NETALAudioToReal.gif]] '''[[Class ALAudioToReal.TALAudioToReal|TALAudioToReal]]''' - Converts Wave Audio Data Buffers into Real Data Buffers.  | ||
| + | *[[Image:BIGALAudioOut.gif]] [[Image:ALAudioOut.gif]] [[Image:NETALAudioOut.gif]] '''[[Class ALAudioOut.TALAudioOut|TALAudioOut]]''' - Sends audio data to an audio output device.  | ||
| + | *[[Image:BIGALDSAudioOut.gif]] [[Image:ALDSAudioOut.gif]] [[Image:NETALDSAudioOut.gif]] '''[[Class ALDSAudioOut.TALDSAudioOut|TALDSAudioOut]]''' - Sends audio data to an audio output device.  | ||
*[[Image:BIGALGenericFilter.gif]] [[Image:ALGenericFilter.gif]] [[Image:NETALGenericFilter.gif]] '''[[Class ALGenericFilter.TALGenericFilter|TALGenericFilter]]''' - User defined filter for Audio data.  | *[[Image:BIGALGenericFilter.gif]] [[Image:ALGenericFilter.gif]] [[Image:NETALGenericFilter.gif]] '''[[Class ALGenericFilter.TALGenericFilter|TALGenericFilter]]''' - User defined filter for Audio data.  | ||
*[[Image:BIGALGenericGen.gif]] [[Image:ALGenericGen.gif]] [[Image:NETALGenericGen.gif]] '''[[Class ALGenericGen.TALGenericGen|TALGenericGen]]''' - User defined generator for Audio data.  | *[[Image:BIGALGenericGen.gif]] [[Image:ALGenericGen.gif]] [[Image:NETALGenericGen.gif]] '''[[Class ALGenericGen.TALGenericGen|TALGenericGen]]''' - User defined generator for Audio data.  | ||
| Line 34: | Line 35: | ||
*[[Image:BIGSLGenericRealMatrix.gif]] [[Image:SLGenericRealMatrix.gif]] [[Image:NETSLGenericRealMatrix.gif]] '''[[Class SLGenericRealMatrix.TSLGenericRealMatrix|TSLGenericRealMatrix]]''' - User defined generator for Real matrix data.  | *[[Image:BIGSLGenericRealMatrix.gif]] [[Image:SLGenericRealMatrix.gif]] [[Image:NETSLGenericRealMatrix.gif]] '''[[Class SLGenericRealMatrix.TSLGenericRealMatrix|TSLGenericRealMatrix]]''' - User defined generator for Real matrix data.  | ||
=== From [[Package TimingLabBasicPkg]] ===  | === From [[Package TimingLabBasicPkg]] ===  | ||
| + | *[[Image:BIGTLThreadEvent.gif]] [[Image:TLThreadEvent.gif]] [[Image:NETTLThreadEvent.gif]] '''[[Class TLThreadEvent.TTLThreadEvent|TTLThreadEvent]]''' - Executes event in a separated thread.  | ||
| + | *[[Image:BIGTLMainThreadEvent.gif]] [[Image:TLMainThreadEvent.gif]] [[Image:NETTLMainThreadEvent.gif]] '''[[Class TLMainThreadEvent.TTLMainThreadEvent|TTLMainThreadEvent]]''' - Allows other threads to generate main thread notifications.  | ||
| + | *[[Image:BIGTLStopWatch.gif]] [[Image:TLStopWatch.gif]] [[Image:NETTLStopWatch.gif]] '''[[Class TLStopWatch.TTLStopWatch|TTLStopWatch]]''' - Measures time intervals.  | ||
| + | *[[Image:BIGTLFrequencyMeter.gif]] [[Image:TLFrequencyMeter.gif]] [[Image:NETTLFrequencyMeter.gif]] '''[[Class TLFrequencyMeter.TTLFrequencyMeter|TTLFrequencyMeter]]''' - Measures frequency of events.  | ||
| + | *[[Image:BIGTLCounter.gif]] [[Image:TLCounter.gif]] [[Image:NETTLCounter.gif]] '''[[Class TLCounter.TTLCounter|TTLCounter]]''' - Counts events.  | ||
*[[Image:BIGTLWatchDogTimer.gif]] [[Image:TLWatchDogTimer.gif]] [[Image:NETTLWatchDogTimer.gif]] '''[[Class TLWatchDogTimer.TTLWatchDogTimer|TTLWatchDogTimer]]''' - Implements a Watch Dog Timer.  | *[[Image:BIGTLWatchDogTimer.gif]] [[Image:TLWatchDogTimer.gif]] [[Image:NETTLWatchDogTimer.gif]] '''[[Class TLWatchDogTimer.TTLWatchDogTimer|TTLWatchDogTimer]]''' - Implements a Watch Dog Timer.  | ||
| − | |||
*[[Image:BIGTLClockGen.gif]] [[Image:TLClockGen.gif]] [[Image:NETTLClockGen.gif]] '''[[Class TLClockGen.TTLClockGen|TTLClockGen]]''' - Provides clock for other components.  | *[[Image:BIGTLClockGen.gif]] [[Image:TLClockGen.gif]] [[Image:NETTLClockGen.gif]] '''[[Class TLClockGen.TTLClockGen|TTLClockGen]]''' - Provides clock for other components.  | ||
=== From [[Package VideoLabAdditionalPkg]] ===  | === From [[Package VideoLabAdditionalPkg]] ===  | ||
| − | *[[Image:  | + | *[[Image:BIGVLIPCamera.gif]] [[Image:VLIPCamera.gif]] [[Image:NETVLIPCamera.gif]] '''[[Class VLIPCamera.TVLIPCamera|TVLIPCamera]]''' - Captures video from generic IP Camera.  | 
| − | + | *[[Image:BIGVLCrop.gif]] [[Image:VLCrop.gif]] [[Image:NETVLCrop.gif]] '''[[Class VLCrop.TVLCrop|TVLCrop]]''' - Crops the video.  | |
| − | *[[Image:  | + | |
*[[Image:BIGVLGrayScale.gif]] [[Image:VLGrayScale.gif]] [[Image:NETVLGrayScale.gif]] '''[[Class VLGrayScale.TVLGrayScale|TVLGrayScale]]''' - Converts the video to gray scale.  | *[[Image:BIGVLGrayScale.gif]] [[Image:VLGrayScale.gif]] [[Image:NETVLGrayScale.gif]] '''[[Class VLGrayScale.TVLGrayScale|TVLGrayScale]]''' - Converts the video to gray scale.  | ||
*[[Image:BIGVLResize.gif]] [[Image:VLResize.gif]] [[Image:NETVLResize.gif]] '''[[Class VLResize.TVLResize|TVLResize]]''' - Resizes the image.  | *[[Image:BIGVLResize.gif]] [[Image:VLResize.gif]] [[Image:NETVLResize.gif]] '''[[Class VLResize.TVLResize|TVLResize]]''' - Resizes the image.  | ||
| + | *[[Image:BIGVLSnapshot.gif]] [[Image:VLSnapshot.gif]] [[Image:NETVLSnapshot.gif]] '''[[Class VLSnapshot.TVLSnapshot|TVLSnapshot]]''' - Takes a snapshot frame.  | ||
| + | *[[Image:BIGVLWienerFilter.gif]] [[Image:VLWienerFilter.gif]] [[Image:NETVLWienerFilter.gif]] '''[[Class VLWienerFilter.TVLWienerFilter|TVLWienerFilter]]''' - Performs Wiener filter over the video.  | ||
| + | *[[Image:BIGVLAxisCapture.gif]] [[Image:VLAxisCapture.gif]] [[Image:NETVLAxisCapture.gif]] '''[[Class VLAxisCapture.TVLAxisCapture|TVLAxisCapture]]''' - Captures Video from Axis IP Camera using the Axis media control.  | ||
*[[Image:BIGVLMorphFilter.gif]] [[Image:VLMorphFilter.gif]] [[Image:NETVLMorphFilter.gif]] '''[[Class VLMorphFilter.TVLMorphFilter|TVLMorphFilter]]''' - Erodes or deludes the video.  | *[[Image:BIGVLMorphFilter.gif]] [[Image:VLMorphFilter.gif]] [[Image:NETVLMorphFilter.gif]] '''[[Class VLMorphFilter.TVLMorphFilter|TVLMorphFilter]]''' - Erodes or deludes the video.  | ||
*[[Image:BIGVLImageGen.gif]] [[Image:VLImageGen.gif]] [[Image:NETVLImageGen.gif]] '''[[Class VLImageGen.TVLImageGen|TVLImageGen]]''' - Generates video from image.  | *[[Image:BIGVLImageGen.gif]] [[Image:VLImageGen.gif]] [[Image:NETVLImageGen.gif]] '''[[Class VLImageGen.TVLImageGen|TVLImageGen]]''' - Generates video from image.  | ||
*[[Image:BIGVLDraw.gif]] [[Image:VLDraw.gif]] [[Image:NETVLDraw.gif]] '''[[Class VLDraw.TVLDraw|TVLDraw]]''' - Applies(draws) graphical layers over the video frames.  | *[[Image:BIGVLDraw.gif]] [[Image:VLDraw.gif]] [[Image:NETVLDraw.gif]] '''[[Class VLDraw.TVLDraw|TVLDraw]]''' - Applies(draws) graphical layers over the video frames.  | ||
| − | |||
=== From [[Package VideoLabBasicPkg]] ===  | === From [[Package VideoLabBasicPkg]] ===  | ||
*[[Image:BIGVLASFPlayer.gif]] [[Image:VLASFPlayer.gif]] [[Image:NETVLASFPlayer.gif]] '''[[Class VLASFPlayer.TVLASFPlayer|TVLASFPlayer]]''' - Plays ASF and WMV Video Files.  | *[[Image:BIGVLASFPlayer.gif]] [[Image:VLASFPlayer.gif]] [[Image:NETVLASFPlayer.gif]] '''[[Class VLASFPlayer.TVLASFPlayer|TVLASFPlayer]]''' - Plays ASF and WMV Video Files.  | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
*[[Image:BIGVLAVIPlayer.gif]] [[Image:VLAVIPlayer.gif]] [[Image:NETVLAVIPlayer.gif]] '''[[Class VLAVIPlayer.TVLAVIPlayer|TVLAVIPlayer]]''' - Plays AVI Video files.  | *[[Image:BIGVLAVIPlayer.gif]] [[Image:VLAVIPlayer.gif]] [[Image:NETVLAVIPlayer.gif]] '''[[Class VLAVIPlayer.TVLAVIPlayer|TVLAVIPlayer]]''' - Plays AVI Video files.  | ||
| + | *[[Image:BIGVLDSVideoPlayer.gif]] [[Image:VLDSVideoPlayer.gif]] [[Image:NETVLDSVideoPlayer.gif]] '''[[Class VLDSVideoPlayer.TVLDSVideoPlayer|TVLDSVideoPlayer]]''' - Plays Video files using DirectShow.  | ||
*[[Image:BIGVLAVILogger.gif]] [[Image:VLAVILogger.gif]] [[Image:NETVLAVILogger.gif]] '''[[Class VLAVILogger.TVLAVILogger|TVLAVILogger]]''' - Records AVI Video files.  | *[[Image:BIGVLAVILogger.gif]] [[Image:VLAVILogger.gif]] [[Image:NETVLAVILogger.gif]] '''[[Class VLAVILogger.TVLAVILogger|TVLAVILogger]]''' - Records AVI Video files.  | ||
| + | *[[Image:BIGVLDSVideoLogger.gif]] [[Image:VLDSVideoLogger.gif]] [[Image:NETVLDSVideoLogger.gif]] '''[[Class VLDSVideoLogger.TVLDSVideoLogger|TVLDSVideoLogger]]''' - Records Video files using DirectShow.  | ||
*[[Image:BIGVLCapture.gif]] [[Image:VLCapture.gif]] [[Image:NETVLCapture.gif]] '''[[Class VLCapture.TVLCapture|TVLCapture]]''' - Captures Video from device.  | *[[Image:BIGVLCapture.gif]] [[Image:VLCapture.gif]] [[Image:NETVLCapture.gif]] '''[[Class VLCapture.TVLCapture|TVLCapture]]''' - Captures Video from device.  | ||
| + | *[[Image:BIGVLDSCapture.gif]] [[Image:VLDSCapture.gif]] [[Image:NETVLDSCapture.gif]] '''[[Class VLDSCapture.TVLDSCapture|TVLDSCapture]]''' - Captures Video from device using DirectShow.  | ||
| + | *[[Image:BIGVLImageDisplay.gif]] [[Image:VLImageDisplay.gif]] [[Image:NETVLImageDisplay.gif]] '''[[Class VLImageDisplay.TVLImageDisplay|TVLImageDisplay]]''' - Video display component.  | ||
| + | *[[Image:BIGVLDSVideoPreviewDock.gif]] [[Image:VLDSVideoPreviewDock.gif]] [[Image:NETVLDSVideoPreviewDock.gif]] '''[[Class VLDSVideoPreviewDock.TVLDSVideoPreviewDock|TVLDSVideoPreviewDock]]''' - Docking location for video preview.  | ||
| + | *[[Image:BIGVLDSImageDisplay.gif]] [[Image:VLDSImageDisplay.gif]] [[Image:NETVLDSImageDisplay.gif]] '''[[Class VLDSImageDisplay.TVLDSImageDisplay|TVLDSImageDisplay]]''' - Video display component using DirectShow.  | ||
*[[Image:BIGVLGenericFilter.gif]] [[Image:VLGenericFilter.gif]] [[Image:NETVLGenericFilter.gif]] '''[[Class VLGenericFilter.TVLGenericFilter|TVLGenericFilter]]''' - User defined filter for Video data.  | *[[Image:BIGVLGenericFilter.gif]] [[Image:VLGenericFilter.gif]] [[Image:NETVLGenericFilter.gif]] '''[[Class VLGenericFilter.TVLGenericFilter|TVLGenericFilter]]''' - User defined filter for Video data.  | ||
*[[Image:BIGVLGenericGen.gif]] [[Image:VLGenericGen.gif]] [[Image:NETVLGenericGen.gif]] '''[[Class VLGenericGen.TVLGenericGen|TVLGenericGen]]''' - User defined generator for Video data.  | *[[Image:BIGVLGenericGen.gif]] [[Image:VLGenericGen.gif]] [[Image:NETVLGenericGen.gif]] '''[[Class VLGenericGen.TVLGenericGen|TVLGenericGen]]''' - User defined generator for Video data.  | ||
=== From [[Package VisionLabPkg]] ===  | === From [[Package VisionLabPkg]] ===  | ||
| + | *[[Image:BIGVLHOGDetectObjects.gif]] [[Image:VLHOGDetectObjects.gif]] [[Image:NETVLHOGDetectObjects.gif]] '''[[Class VLHOGDetectObjects.TVLHOGDetectObjects|TVLHOGDetectObjects]]''' - Detects objects by using Histogram Oriented Gradients.  | ||
| + | *[[Image:BIGVLHOGCompute.gif]] [[Image:VLHOGCompute.gif]] [[Image:NETVLHOGCompute.gif]] '''[[Class VLHOGDetectObjects.TVLHOGCompute|TVLHOGCompute]]''' - Computes non optimized Histogram Oriented Gradients.  | ||
| + | *[[Image:BIGVLBackgroundSubtractor.gif]] [[Image:VLBackgroundSubtractor.gif]] [[Image:NETVLBackgroundSubtractor.gif]] '''[[Class VLBackgroundSubtractor.TVLBackgroundSubtractor|TVLBackgroundSubtractor]]''' - Subtracts the background using statistical background model.  | ||
*[[Image:BIGVLConvexHulls.gif]] [[Image:VLConvexHulls.gif]] [[Image:NETVLConvexHulls.gif]] '''[[Class VLConvexHulls.TVLConvexHulls|TVLConvexHulls]]''' - Finds the convex hulls for polygons or contours.  | *[[Image:BIGVLConvexHulls.gif]] [[Image:VLConvexHulls.gif]] [[Image:NETVLConvexHulls.gif]] '''[[Class VLConvexHulls.TVLConvexHulls|TVLConvexHulls]]''' - Finds the convex hulls for polygons or contours.  | ||
*[[Image:BIGVLMinEnclosingCircles.gif]] [[Image:VLMinEnclosingCircles.gif]] [[Image:NETVLMinEnclosingCircles.gif]] '''[[Class VLMinEnclosingCircles.TVLMinEnclosingCircles|TVLMinEnclosingCircles]]''' - Finds the smallest enclosing circles for polygons or contours.  | *[[Image:BIGVLMinEnclosingCircles.gif]] [[Image:VLMinEnclosingCircles.gif]] [[Image:NETVLMinEnclosingCircles.gif]] '''[[Class VLMinEnclosingCircles.TVLMinEnclosingCircles|TVLMinEnclosingCircles]]''' - Finds the smallest enclosing circles for polygons or contours.  | ||
| Line 79: | Line 88: | ||
*[[Image:BIGVLTrackTargets.gif]] [[Image:VLTrackTargets.gif]] [[Image:NETVLTrackTargets.gif]] '''[[Class VLTrackTargets.TVLTrackTargets|TVLTrackTargets]]''' - Tracks moving targets on the image.  | *[[Image:BIGVLTrackTargets.gif]] [[Image:VLTrackTargets.gif]] [[Image:NETVLTrackTargets.gif]] '''[[Class VLTrackTargets.TVLTrackTargets|TVLTrackTargets]]''' - Tracks moving targets on the image.  | ||
*[[Image:BIGVLChamferMatchingContour.gif]] [[Image:VLChamferMatchingContour.gif]] [[Image:NETVLChamferMatchingContour.gif]] '''[[Class VLChamferMatchingContour.TVLChamferMatchingContour|TVLChamferMatchingContour]]''' - Finds contours in the image using Chamfer Contour Matching.  | *[[Image:BIGVLChamferMatchingContour.gif]] [[Image:VLChamferMatchingContour.gif]] [[Image:NETVLChamferMatchingContour.gif]] '''[[Class VLChamferMatchingContour.TVLChamferMatchingContour|TVLChamferMatchingContour]]''' - Finds contours in the image using Chamfer Contour Matching.  | ||
| − | |||
| − | |||
| − | |||
== Layers ==  | == Layers ==  | ||
=== From [[Package VideoLabAdditionalPkg]] ===  | === From [[Package VideoLabAdditionalPkg]] ===  | ||
| Line 92: | Line 98: | ||
*[[Image:VLImageDisplayLayer.gif]] '''[[Class VLImageDisplay.TVLImageDisplayLayer|TVLImageDisplayLayer]]''' - Layer drawing video.  | *[[Image:VLImageDisplayLayer.gif]] '''[[Class VLImageDisplay.TVLImageDisplayLayer|TVLImageDisplayLayer]]''' - Layer drawing video.  | ||
=== From [[Package VisionLabPkg]] ===  | === From [[Package VisionLabPkg]] ===  | ||
| + | *[[Image:VLDrawDetectedObjectsLayer.gif]] '''[[Class VLBasicObjectDetector.TVLDrawDetectedObjectsLayer|TVLDrawDetectedObjectsLayer]]''' - Layer drawing detected objects.  | ||
*[[Image:VLDrawRectanglesLayer.gif]] '''[[Class VLMinAreaRectangles.TVLDrawRectanglesLayer|TVLDrawRectanglesLayer]]''' - Layer drawing detected rectangles.  | *[[Image:VLDrawRectanglesLayer.gif]] '''[[Class VLMinAreaRectangles.TVLDrawRectanglesLayer|TVLDrawRectanglesLayer]]''' - Layer drawing detected rectangles.  | ||
*[[Image:VLDrawEllipsesLayer.gif]] '''[[Class VLFitEllipses.TVLDrawEllipsesLayer|TVLDrawEllipsesLayer]]''' - Layer drawing detected ellipses.  | *[[Image:VLDrawEllipsesLayer.gif]] '''[[Class VLFitEllipses.TVLDrawEllipsesLayer|TVLDrawEllipsesLayer]]''' - Layer drawing detected ellipses.  | ||
| Line 103: | Line 110: | ||
*[[Image:VLDrawTrackTargetLayer.gif]] '''[[Class VLTrackTargets.TVLDrawTrackTargetLayer|TVLDrawTrackTargetLayer]]''' - Layer drawing tracked targets.  | *[[Image:VLDrawTrackTargetLayer.gif]] '''[[Class VLTrackTargets.TVLDrawTrackTargetLayer|TVLDrawTrackTargetLayer]]''' - Layer drawing tracked targets.  | ||
*[[Image:VLChamferMatchedContoursLayer.gif]] '''[[Class VLChamferMatchingContour.TVLChamferMatchedContoursLayer|TVLChamferMatchedContoursLayer]]''' - Layer drawing matched contours.  | *[[Image:VLChamferMatchedContoursLayer.gif]] '''[[Class VLChamferMatchingContour.TVLChamferMatchedContoursLayer|TVLChamferMatchedContoursLayer]]''' - Layer drawing matched contours.  | ||
| − | |||
== Elements ==  | == Elements ==  | ||
=== From [[Package VideoLabBasicPkg]] ===  | === From [[Package VideoLabBasicPkg]] ===  | ||
Latest revision as of 00:29, 26 June 2013
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Contents | 
Description
Computer Vision Library
Packages
- Package AudioLabBasicPkg - Contains the basic audio processing components and classes for all the video and audio related products.
 - Package IntelligenceLabBasicPkg - Contains the basic artifficial intelligence components and classes for VisionLab and IntelligenceLab.
 - Package MediaLabBasicPkg - Contains the basic media components and classes for all the video and audio related products.
 - Package Mitov.BasicLab - Contains the basic components and classes for all the products.
 - Package SignalLabBasicPkg - Contains the basic components and classes for the basic SignalLab components.
 - Package TimingLabBasicPkg - Contains the basic components and classes for the basic TimingLab components.
 - Package VideoLabAdditionalPkg - Contains the additional video processing components and classes.
 - Package VideoLabBasicPkg - Contains the basic video processing components and classes for all the video related products.
 - Package VisionLabPkg - Contains the computer vision components and classes for VisionLab.
 
Components
From Package AudioLabBasicPkg
 
 
 TALAudioToReal - Converts Wave Audio Data Buffers into Real Data Buffers.
 
 
 TALAudioOut - Sends audio data to an audio output device.
 
 
 TALDSAudioOut - Sends audio data to an audio output device.
 
 
 TALGenericFilter - User defined filter for Audio data.
 
 
 TALGenericGen - User defined generator for Audio data.
From Package MediaLabBasicPkg
 
 
 TMLDSGraphView - DirectShow graph display.
From Package SignalLabBasicPkg
 
 
 TSLPair - Pairs multiple data buffers together.
 
 
 TSLGenericReal - User defined filter for Real data.
 
 
 TSLGenericFilter - User defined filter for Binary data.
 
 
 TSLGenericGen - User defined generator for Binary data.
 
 
 TSLGenericRealGen - User defined generator for Real data.
 
 
 TSLGenericRealMatrix - User defined generator for Real matrix data.
From Package TimingLabBasicPkg
 
 
 TTLThreadEvent - Executes event in a separated thread.
 
 
 TTLMainThreadEvent - Allows other threads to generate main thread notifications.
 
 
 TTLStopWatch - Measures time intervals.
 
 
 TTLFrequencyMeter - Measures frequency of events.
 
 
 TTLCounter - Counts events.
 
 
 TTLWatchDogTimer - Implements a Watch Dog Timer.
 
 
 TTLClockGen - Provides clock for other components.
From Package VideoLabAdditionalPkg
 
 
 TVLIPCamera - Captures video from generic IP Camera.
 
 
 TVLCrop - Crops the video.
 
 
 TVLGrayScale - Converts the video to gray scale.
 
 
 TVLResize - Resizes the image.
 
 
 TVLSnapshot - Takes a snapshot frame.
 
 
 TVLWienerFilter - Performs Wiener filter over the video.
 
 
 TVLAxisCapture - Captures Video from Axis IP Camera using the Axis media control.
 
 
 TVLMorphFilter - Erodes or deludes the video.
 
 
 TVLImageGen - Generates video from image.
 
 
 TVLDraw - Applies(draws) graphical layers over the video frames.
From Package VideoLabBasicPkg
 
 
 TVLASFPlayer - Plays ASF and WMV Video Files.
 
 
 TVLAVIPlayer - Plays AVI Video files.
 
 
 TVLDSVideoPlayer - Plays Video files using DirectShow.
 
 
 TVLAVILogger - Records AVI Video files.
 
 
 TVLDSVideoLogger - Records Video files using DirectShow.
 
 
 TVLCapture - Captures Video from device.
 
 
 TVLDSCapture - Captures Video from device using DirectShow.
 
 
 TVLImageDisplay - Video display component.
 
 
 TVLDSVideoPreviewDock - Docking location for video preview.
 
 
 TVLDSImageDisplay - Video display component using DirectShow.
 
 
 TVLGenericFilter - User defined filter for Video data.
 
 
 TVLGenericGen - User defined generator for Video data.
From Package VisionLabPkg
 
 
 TVLHOGDetectObjects - Detects objects by using Histogram Oriented Gradients.
 
 
 TVLHOGCompute - Computes non optimized Histogram Oriented Gradients.
 
 
 TVLBackgroundSubtractor - Subtracts the background using statistical background model.
 
 
 TVLConvexHulls - Finds the convex hulls for polygons or contours.
 
 
 TVLMinEnclosingCircles - Finds the smallest enclosing circles for polygons or contours.
 
 
 TVLMinAreaRectangles - Finds the smallest area rectangles for polygons or contours.
 
 
 TVLFitLines - Fits lines to polygons or contours.
 
 
 TVLFitEllipses - Fits ellipses to polygons or contours.
 
 
 TVLConnectedComponents - Labels connected components in the image.
 
 
 TVLHaarDetectObjects - Detects objects by using Haar like features.
 
 
 TVLExtractRobustFeatures - Extracts robust features using SURF algorithm.
 
 
 TVLProbableLines - Finds probable line segments in the image using Hough transform.
 
 
 TVLMotionDetect - Motion detection component.
 
 
 TVLHoughLines - Finds lines in the image using Hough transform.
 
 
 TVLHoughCircles - Finds circles in the image using Hough transform.
 
 
 TVLFindTargets - Finds possible tracking targets in the image.
 
 
 TVLFindContours - Finds contours in binary image.
 
 
 TVLCanny - Canny edge detection.
 
 
 TVLAdaptiveThreshold - Adaptive threshold edge detection.
 
 
 TVLTrackTargets - Tracks moving targets on the image.
 
 
 TVLChamferMatchingContour - Finds contours in the image using Chamfer Contour Matching.
Layers
From Package VideoLabAdditionalPkg
 TVLDrawShapeLayer - Layer drawing simple shapes.
 TVLDrawTextLayer - Layer drawing text labels.
 TVLDrawPictureLayer - Layer drawing image.
 TVLDrawMarkersLayer - Layer drawing markers.
 TVLDrawXYFloatLayer - Layer drawing X,Y points.
From Package VideoLabBasicPkg
 TVLImageDisplayLayer - Layer drawing video.
From Package VisionLabPkg
 TVLDrawDetectedObjectsLayer - Layer drawing detected objects.
 TVLDrawRectanglesLayer - Layer drawing detected rectangles.
 TVLDrawEllipsesLayer - Layer drawing detected ellipses.
 TVLDrawLinesLayer - Layer drawing detected lines.
 TVLDrawPolygonsLayer - Layer drawing detected polygons.
 TVLDrawCirclesLayer - Layer drawing detected circles.
 TVLDrawRobustFeaturesLayer - Layer drawing detected robust features.
 TVLDrawLineSegmentsLayer - Layer drawing detected line segments.
 TVLDrawMotionsLayer - Layer drawing motion grid.
 TVLDrawContoursLayer - Layer drawing detected contours.
 TVLDrawTrackTargetLayer - Layer drawing tracked targets.
 TVLChamferMatchedContoursLayer - Layer drawing matched contours.
Elements
From Package VideoLabBasicPkg
 TVLExternalImageDisplayElement - Component element drawing video.
Matrix Layers
From Package VideoLabBasicPkg
 TVLExternalImageDisplayMatrixLayer - Matrix element drawing video.