qvidcap
Capture test utility for video4linux devices
The qvidcap tool is used to test video4linux capture devices,
either using a video device, a file, or over network.
This application can also serve as a generic video/TV viewer application.
v4l-utils
Collection of command line video4linux utilities
v4l-utils contains the following video4linux command line utilities:
libpdl-fit-perl
Fitting functions for PDL
PDL::Fit provides:
* PDL::Fit::Gaussian
* PDL::Fit::LM
* PDL::Fit::Linfit
* PDL::Fit::Polynomial
libpdl-io-dicom-perl
Read 16-bit gray level Dicom images into PDL
PDL::IO::Dicom can read some Dicom images. As Dicom is an extremely
complex format, this module can unfortunately not handle all different
image types included in the DICOM standard. One common format that is
currently not supported is the Papyrus format.
libpdl-io-hdf-perl
PDL interface to read and write HDF4 files
PDL::IO::HDF reads and writes HDF4 files with the SD, VS, and V
interfaces into ndarrays.
For more information on HDF, see http://hdf.ncsa.uiuc.edu/
guile-commonmark
module to parse CommonMark documents into SXML
This pure Guile module can parse fully specified CommonMark documents,
a variant of MarkDown specification without ambiguities. It convert
the documents into SXML syntax for successive processing.