Hi!

I released cvtool version 0.0.1 today: http://cvtool.sourceforge.net/

It is a computer vision tool that supports YUV4MPEG2 streams[1].
It works as a filter and expects commands to specify the desired
function. For example
$ cvtool smooth gauss --3d --k 3 < video.y4m > smoothed-video.y4m
applies three-dimensional (spatiotemporal) Gauss smoothing to video.y4m.

Though cvtool clearly has a different focus than mjpegtools, I think
that many of the basic image and stream manipulation commands may be of
interest to you. See the manual for a full list:
http://cvtool.sourceforge.net/doc/latest/cvtool.html
Examples: create, combine, split, merge, select, ...

Among the more advanced features of cvtool is support to create
stereoscopic 3D videos from simple 2D videos with little manual effort.

Regards,
Martin


[1] Please note that not all features of the YUV4MPEG2 format are supported
yet; this will be fixed in later versions.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to