Jump to content

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

Line 242: Line 242:




== Example application ==
We the library we include a C++ application showing its usage. It can be found in the repository under '''examples/cvexample.cpp'''. In order to get it working
* Build the library following [https://developer.ridgerun.com/wiki/index.php/GPU_Accelerated_Motion_Detector/Getting_Started/Building_GPUMotionDetector#GPU_Accelerated_Motion_Detector_C.2B.2B_Library these instructions].
* Install XXX dependencies
* Go to the examples build directory:
<pre>
cd build/examples
</pre>
* Execute the application with
<pre>
./cvexample
</pre>
You should get an output like this


<noinclude>
<noinclude>
{{GPU Accelerated Motion Detector/Foot|Examples|Examples/GStreamer_Pipelines}}
{{GPU Accelerated Motion Detector/Foot|Examples|Examples/GStreamer_Pipelines}}
</noinclude>
</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.