<!doctype HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>

<head>
<title>To Do</title>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../style.css">
<style type="text/css">
.style1 {
	color: #008000;
}
</style>
</head>

<body>

<h2>To Do</h2>
<h3>General</h3>
<ul>
  <li><font color="#008000">MOV (using QuickTime SDK and QT4Linux) </font></li>
  <li><font color="#008000">DICOM</font></li>
  <li><font color="#008000">TIFF Annotations</font></li>
  <li><font color="#008000">Linux Capture (using Video4Linux) </font></li>
  <li><font color="#008000">Use libavcodec and libavformat in Linux. AVI using libavifile in Linux (UNIX ?)
  </font></li>
  <li><font color="#008000">MPEG-2 (using MSSG?)</font></li>
	<li class="style1">VC-1 Coded using Microsoft VC-1 Encoder SDK</li>
  <li><font color="#FF0000">In SunOS using the Sun WorkShop 6 C++, an error occurs when linking an application.</font></li>
  <li><font color="#FF0000">In AIX we do not have the C++ for AIX installed, so the library is not available.</font></li>
</ul>
<h3>For the Processing library:</h3>
<ul>
  <li class="style1">Support for OpenMP</li>
	<li class="style1">Support for the Intel� Integrated Performance Primitives</li>
	<li>Dithering Techniques</li>
  <li>Adaptative Thresholds</li>
  <li>Warping </li>
  <li>Rolling Ball Filter</li>
  <li>Butterworth, Deconvolution </li>
  <li>Inverse Filter, Homomorphic Restoration</li>
  <li>Watershed, Convex Hull</li>
  <li>Other Measures </li>
</ul>
<h3>Our plans for the future include:</h3>
<ul>
  <li><font color="#008000">Imaging Tutorial in the documentation </font></li>
  <li>JPEG and TIFF Thumbnails</li>
  <li>Formats: FLI, DV, FPX (Flash Pix), EXR (Industrial Light &amp; Magic High Dynamic Range Format), MNG, 
	Microsoft HD Photo </li>
  <li>ECW write</li>
  <li>OpenML?</li>
  <li>WIA and TWAIN?</li>
</ul>
<hr>
<p><font color="#FF0000">Suggestions?</font><a href="mailto:%20im@tecgraf.puc-rio.br"> im@tecgraf.puc-rio.br</a></p>
<p>&nbsp;</p>

</body>

</html>