Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Todo List

page vidl2 : Video Stream Library
Settle on the stream API. Should the redundant read_frame() be removed? Can we handle all asynchronous streams with the synchronous API and an asynchronous buffering mechanism behind the scenes? The idea being that we want a simple API.

page vidl2 : Video Stream Library
Add some notion of timestamps to the vidl2_frame. It seems like it would be useful to know when each frame was captured (maybe relative to the first frame), especially if you are allowing for dropped frames or capturing non-uniformly in time.

page vidl2 : Video Stream Library
Improve conversion routines to and from vil_image_views.

page vidl2 : Video Stream Library
Add support for more parameters in the 1394 camera standard.

page vidl2 : Video Stream Library
Write a VXL book chapter for vidl2. This is required to promote vidl2 to core and ultimately replace vidl (which has a very limited book chapter). Also, it would be good to have a user's guide other than the Doxygen generated pages.

page vidl2 : Video Stream Library
Decide on a standard (maybe XML?) for stream parameter files, and add code to read and write these files. This is related to the factory creation stuff. Should we push to put modern factory creation code in vbl?

page vidl2 : Video Stream Library
Create an add-on GUI library to create vgui_menus for the parameter classes. This would allow users to easily create a GUI with vidl2 where the user can set the parameters for streaming.

page vidl2 : Video Stream Library
Update vidl2/examples/vidl2_player to include all implemented streams. We'd like to have a single GUI demo application that can feed any istream to any ostream (provided they have been compiled into vidl2).

page vidl2 : Video Stream Library
Update comments within the code. This includes the "advance but don't acquire" remark. This was intended for the case of file parsing where one can seek to another frame without decoding it, but is incorrect for live streams. Advanced Copy & paste techniques have spread the comment around ;-).

page vidl2 : Video Stream Library
A DirectShow ostream should be added.

page vidl2 : Video Stream Library
We'd like to create a DirectShow filter that replaces the ISampleGrabber currently used in the vidl2_dshow_istream family. This would remove the limitations imposed by the use of the ISampleGrabber and potentially could consolidate the file/live_istreams into a single vidl2_dshow_istream.


Generated on Thu Jan 10 14:51:35 2008 for contrib/brl/bbas/vidl2 by  doxygen 1.4.4