Jump to content

GStreamer DispTEC Plugin: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
= Overview =
<table cellspacing="0">
 
GstDispTEC is a GStreamer plug-in which integrates DispTEC <ref>http://palvarado.ietec.org/pmwiki/index.php/Proyectos/DispTEC?userlang=en</ref> library's algorithms, making it possible to incorporate their functionality into GStreamer pipelines, such as motion detection in a video sequence or object tracking, showing where the object is located on a frame, even with non-stationary cameras!
 
With GstDispTEC, it is possible to add several DispTEC-based elements in the same pipeline to strengthen image analysis, connect your own applications to the pipeline for receiving the analysis data and much more amazing things. Also, the algorithms can be run either on CPU or GPU, making the most of the computational resources and reducing the processing time.
 
== Demonstration ==
=== Object tracking element ===
<center>
<table>
<tr>
<tr>
<td><div class="clear; float:right"> __TOC__</div></td>
<td>
<td>
<html>
<html>
Line 183: Line 175:
</html>
</html>
</td>
</td>
</tr>
<td><center>
</table>
</center>
<center>
<embedvideo service="youtube">https://youtu.be/KjdDbL9m6vs</embedvideo>
</center>
=== Motion detection element ===
<center>
<table>
<table>
<tr>
<tr>
Line 369: Line 354:
</table>
</table>
</center>
</center>
</td></tr></table>
= Overview =
GstDispTEC is a GStreamer plug-in which integrates DispTEC <ref>http://palvarado.ietec.org/pmwiki/index.php/Proyectos/DispTEC?userlang=en</ref> library's algorithms, making it possible to incorporate their functionality into GStreamer pipelines, such as motion detection in a video sequence or object tracking, showing where the object is located on a frame, even with non-stationary cameras!
With GstDispTEC, it is possible to add several DispTEC-based elements in the same pipeline to strengthen image analysis, connect your own applications to the pipeline for receiving the analysis data and much more amazing things. Also, the algorithms can be run either on CPU or GPU, making the most of the computational resources and reducing the processing time.
== Demonstration ==
=== Object tracking element ===
<center>
<embedvideo service="youtube">https://youtu.be/KjdDbL9m6vs</embedvideo>
</center>
=== Motion detection element ===
<center>
<center>
<embedvideo service="youtube">https://youtu.be/6LtUDHSQ_oQ</embedvideo>
<embedvideo service="youtube">https://youtu.be/6LtUDHSQ_oQ</embedvideo>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.