See README for general informations. See COMPILE for building informations. _______________________________________________________________________ TODO List TODO List Concept ToDo List -================= * Update object and framework as Java/.NET style (namespaces, static methods) * Inherit all classes form vetObject? (useful for workshop, threading, qos?) * Implement static methods to filters for vetFrameT<> objects * Develop some Drivers for DirectX and Video For Windows (I/O vetFrame*, vetFilter) VETLib ToDo List -================ * Debug and Update Color-Space Conversions * MultiThreading Testing and Debugging * vetProcess (requires vetThread) * Define some operators for frame objects (for math.. shortcuts) * MPEG interface debugging * MPEG encoding (FFMPEG) * MOV interface debugging * XVID interface debugging, writing * vetBufferSequential (Array Queque) * Intel Open source computer vision library interface * Add support for MPEG4IP Library * Add support for IEEE1394 on Linux (libraw1394) and DV Interface (libdv + libavc1394) * C++ -> PHP Interface (dynamic filters) * C++ -> ASP.NET Interface (inherit from WorkShop PlugIn system, it may be clever with .NET DLL) * see ./Tools/vetDM/ToDo * see ./Tools/vetPS/ToDo * see ./Tools/vetWS/ToDo More ToDo List -============== * Image Processing: - Contour Processing (Finding, manipulation, simplification of image contours) - Geometry (Line and ellipse fitting) - Features (1st & 2nd Image Derivatives) - Image Statistics (Count, Mean, Norm, Moments, in regions) - Morphology (Erode, dilate, open, close, Gradient) * Video Processing: - Camera Calibration (checkerboard calibration pattern) - Active Contours (Snakes) * More Utilities: - CSP, Template matching) - Matrix Math (SVD, inverse, cross-product) - Can COFF <-> OMF problem be resolved in BCB? Should try to compile DirectShow base classes and xvid library with borland compiler and use that static library. Do we really need that? ____________________________________________________________________________________________ Last file update: 17/01/2006 Updated TODO Report: http://lnx.ewgate.net/vetlib/distr/TODO