libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcvd-members] libcvd/cvd documentation.h


From: Edward Rosten
Subject: [libcvd-members] libcvd/cvd documentation.h
Date: Tue, 03 Oct 2006 22:00:25 +0000

CVSROOT:        /cvsroot/libcvd
Module name:    libcvd
Changes by:     Edward Rosten <edrosten>        06/10/03 22:00:25

Modified files:
        cvd            : documentation.h 

Log message:
        Minor update.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libcvd/cvd/documentation.h?cvsroot=libcvd&r1=1.8&r2=1.9

Patches:
Index: documentation.h
===================================================================
RCS file: /cvsroot/libcvd/libcvd/cvd/documentation.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- documentation.h     13 Feb 2006 20:15:15 -0000      1.8
+++ documentation.h     3 Oct 2006 22:00:25 -0000       1.9
@@ -43,25 +43,37 @@
 \subsection Imaging
 
     - Type-safe easy to use images
-    - Flexible loading and saving from a variety of types: jpg, pnm, bmp, tiff 
(loading only), eps (saving only)
+    - Flexible loading and saving from a variety of types:
+               - Native
+                       - PNM 
+                       - BMP
+                       - PS   (saving only)
+                       - EPS  (saving only)
+               - External libraries required
+                       - JPEG
+                       - TIFF (loading only)
+                       - PNG
+               - Optimum bit depth and colour depth selected automatically
     - Image grabbing from video sources:
                  - Linux
                                - Video for Linux devices
                        - Video for Linux 2 devices
                        - Firewire cameras
                  - IRIX
-                       - dmedia video capture
+                       - DMedia video capture
                  - OSX
                                - QuickTime video capture
                  - All platforms
-                       - avi and mpegs file (all codecs supported by ffmpeg)
+                       - AVI and MPEG file (all codecs supported by ffmpeg)
                        - list of images
-                       - raw image streams(soon!!!) 
+                 - Convinient run-time selection using a URL liek syntax
     - Colorspace conversions on images and video streams
     - Various image processing tools
              - FAST corner detection
                  - Image interpolation
                  - Convolutions
+                 - Drawing in to images
+                 - Flipping, pasting, etc
                  - Interpolation, warping and resampling
     - %Camera calibration support: Linear, Cubic and Quintic 
 
@@ -69,12 +81,14 @@
 
     - Lie Group(S03, SE3) algebra
     - Iterative and reweighted least-squares 
+       - Random numbers
 
-\subsection Portability
+\section Portability
 
     - Linux
     - IRIX (SGI O2)
     - FreeBSD
+       - OpenBSD
     - Mac OS X
                - Supports the OS X build environment including
                        - Frameworks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]