<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/11/f0e367dbb26509392a63add6d275b970"
  from="chris.danx &lt;chris.danx@n...&gt;"
  author="chris.danx"
  date="2003-11-21T22:22:21"
  subject="[Caml-list] Image manipulation in Ocaml?"
  prev="2003/11/3063d33ba419fe87f63ac3ddb8c6b823"
  next="2003/11/46ea3589d5d0e286856c16c29dc2c525"
  prev-thread="2003/11/3063d33ba419fe87f63ac3ddb8c6b823"
  next-thread="2003/11/129e434e9f65be9f23d03cd3e04f32ac"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Image manipulation in Ocaml?">
<msg 
  url="2003/11/f0e367dbb26509392a63add6d275b970"
  from="chris.danx &lt;chris.danx@n...&gt;"
  author="chris.danx"
  date="2003-11-21T22:22:21"
  subject="[Caml-list] Image manipulation in Ocaml?">
</msg>
</thread>

<contents>
Hi,

What's the best way in terms of good performace to do image 
manipulations in Ocaml?  I was thinking of doing it in C (or Ada) and 
binding to it, but don't really want to unless I have to (bit of an 
Ocaml newbie).  I want to composition, filters, cropping, 
transformations, etc efficiently.  Lists are out, the problem requires 
random access to elements.

So what's the best bet?


Cheers,
Chris

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners

</contents>

</message>

