old-www/HOWTO/libdc1394-HOWTO/index.html

389 lines
5.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Libdc1394 Library Support for IEEE 1394 Cameras HOWTO</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="NEXT"
TITLE="Introduction"
HREF="intro.html"></HEAD
><BODY
CLASS="article"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="ARTICLE"
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
><A
NAME="AEN2"
></A
>Libdc1394 Library Support for IEEE 1394 Cameras HOWTO</H1
><H3
CLASS="author"
><A
NAME="AEN4"
>Rohit Agarwal</A
></H3
><DIV
CLASS="affiliation"
><DIV
CLASS="address"
><P
CLASS="address"
><br>
<TT
CLASS="email"
>&#60;<A
HREF="mailto:rohdimp_24@rediffmail.com"
>rohdimp_24@rediffmail.com</A
>&#62;</TT
><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P
></DIV
></DIV
><H3
CLASS="author"
><A
NAME="AEN11"
>Vikram B</A
></H3
><DIV
CLASS="affiliation"
><DIV
CLASS="address"
><P
CLASS="address"
><br>
<TT
CLASS="email"
>&#60;<A
HREF="mailto:vickys_box@rediffmail.com"
>vickys_box@rediffmail.com</A
>&#62;</TT
><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P
></DIV
></DIV
><P
CLASS="pubdate"
>2006-01-23<BR></P
><DIV
CLASS="revhistory"
><TABLE
WIDTH="100%"
BORDER="0"
><TR
><TH
ALIGN="LEFT"
VALIGN="TOP"
COLSPAN="3"
><B
>Revision History</B
></TH
></TR
><TR
><TD
ALIGN="LEFT"
>Revision 1.2</TD
><TD
ALIGN="LEFT"
>2007-04-14</TD
><TD
ALIGN="LEFT"
>Revised by: RA</TD
></TR
><TR
><TD
ALIGN="LEFT"
COLSPAN="3"
>Addition of DMA related section contributed by Ian Peikon <TT
CLASS="email"
>&#60;<A
HREF="mailto:idp2@duke.edu"
><A
HREF="mailto:idp2@duke.edu"
TARGET="_top"
>idp2@duke.edu</A
></A
>&#62;</TT
>and Tim Hanson <TT
CLASS="email"
>&#60;<A
HREF="mailto:tim@hardcarve.com"
><A
HREF="mailto:tim@hardcarve.com"
TARGET="_top"
>tim@hardcarve.com</A
></A
>&#62;</TT
></TD
></TR
><TR
><TD
ALIGN="LEFT"
>Revision 1.0</TD
><TD
ALIGN="LEFT"
>2006-01-23</TD
><TD
ALIGN="LEFT"
>Revised by: TMM</TD
></TR
><TR
><TD
ALIGN="LEFT"
COLSPAN="3"
>Initial release, reviewed by TLDP</TD
></TR
><TR
><TD
ALIGN="LEFT"
>Revision 0.4</TD
><TD
ALIGN="LEFT"
>2005-12-18</TD
><TD
ALIGN="LEFT"
>Revised by: TMM</TD
></TR
><TR
><TD
ALIGN="LEFT"
COLSPAN="3"
>Correction of markup</TD
></TR
><TR
><TD
ALIGN="LEFT"
>Revision 0.3</TD
><TD
ALIGN="LEFT"
>2005-11-27</TD
><TD
ALIGN="LEFT"
>Revised by: TMM</TD
></TR
><TR
><TD
ALIGN="LEFT"
COLSPAN="3"
>Conversion to DocBook XML</TD
></TR
><TR
><TD
ALIGN="LEFT"
>Revision 0.2</TD
><TD
ALIGN="LEFT"
>2005-10-15</TD
><TD
ALIGN="LEFT"
>Revised by: VB</TD
></TR
><TR
><TD
ALIGN="LEFT"
COLSPAN="3"
>Minor fixes.</TD
></TR
><TR
><TD
ALIGN="LEFT"
>Revision 0.1</TD
><TD
ALIGN="LEFT"
>2005-10-10</TD
><TD
ALIGN="LEFT"
>Revised by: RA &#38; VB</TD
></TR
><TR
><TD
ALIGN="LEFT"
COLSPAN="3"
>Initial draft.</TD
></TR
></TABLE
></DIV
><DIV
><DIV
CLASS="abstract"
><A
NAME="AEN54"
></A
><P
></P
><P
>This document discusses how to set up the libdc1394 library on Linux for support of IEEE 1394 (FireWire) cameras.</P
><P
></P
></DIV
></DIV
><HR></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
>1. <A
HREF="intro.html"
>Introduction</A
></DT
><DT
>2. <A
HREF="req.html"
>Requirements</A
></DT
><DT
>3. <A
HREF="install.html"
>Installation</A
></DT
><DT
>4. <A
HREF="concepts.html"
>Concepts and Basic Programs</A
></DT
><DD
><DL
><DT
>4.1. <A
HREF="concepts.html#imp_data_structs"
>Important Data Structures</A
></DT
><DT
>4.2. <A
HREF="concepts.html#function_types"
>Types of functions</A
></DT
><DT
>4.3. <A
HREF="concepts.html#coriander_app"
><SPAN
CLASS="application"
>Coriander</SPAN
>: A GUI for the libdc1394 library</A
></DT
><DT
>4.4. <A
HREF="concepts.html#example"
>Example: How to grab image from the IEEE1394 camera</A
></DT
><DT
>4.5. <A
HREF="concepts.html#dma example"
>Example: How to grab image from the IEEE1394 camera using DMA</A
></DT
><DT
>4.6. <A
HREF="concepts.html#get_color"
>How to get color images: Bayer Pattern Concepts</A
></DT
><DT
>4.7. <A
HREF="concepts.html#common_problems"
>Common Problems Faced While Working With IEEE1394 Cameras</A
></DT
></DL
></DD
><DT
>5. <A
HREF="references.html"
>References</A
></DT
><DT
>A. <A
HREF="a.html"
>Appendix A</A
></DT
><DD
><DL
><DT
>A.1. <A
HREF="license.html"
>License</A
></DT
><DT
>A.2. <A
HREF="disclaimer.html"
>Disclaimer</A
></DT
><DT
>A.3. <A
HREF="authors.html"
>About Authors</A
></DT
><DT
>A.4. <A
HREF="dedications.html"
>Dedications</A
></DT
></DL
></DD
></DL
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="intro.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Introduction</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>