GPU Accelerated Motion Detector/Examples/Library Usage: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4: Line 4:


{{DISPLAYTITLE: Library Usage |noerror}}
{{DISPLAYTITLE: Library Usage |noerror}}
GPU Accelerated Motion Detection provides a C++ library that includes several algorithms to allow motion detection. The [[GPU_Accelerated_Motion_Detector/Overview/Architecture|architecture]] of the library is based in the Abstract Factory which allows abstracting the platform specifics.
The process of setting up the processing pipeline is made of 4 simple steps as shown in the following picture:
[[File:LibraryFlow|800px|thumb|center|Library Work Flow]]