digitalmars.D - image processing in D
- aman bansal <namabansal gmail.com> Apr 02 2011
--90e6ba6e822056669a049feb79a6 Content-Type: text/plain; charset=ISO-8859-1 i was trying to chalk out a strategy to go for image processing in D.the closest reference i found was in the implementation of python imaging library.it has modules for imaging,and input output of jpeg and bmp file formats.the data structures used also are quite accurate.i would like to ask developers what can be the possible problems in implementing image i/o in D on the lines of python imaging library. -- aman bansal namabansal gmail.com usit.aman aol.in --90e6ba6e822056669a049feb79a6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable i was trying to chalk out a strategy to go for image processing in D.the cl= osest reference i found was in the implementation of python imaging <a href= =3D"http://library.it">library.it</a> has modules for imaging,and input out= put of jpeg and bmp file formats.the data structures used also are quite ac= curate.i would like to ask developers what can be the possible problems in = implementing image i/o in D on the lines of python imaging library.<br clea= r=3D"all"> <br>-- <br>aman bansal<br><br><a href=3D"mailto:namabansal gmail.com">namab= ansal gmail.com</a><br><a href=3D"mailto:usit.aman aol.in">usit.aman aol.in= </a><br> --90e6ba6e822056669a049feb79a6--
Apr 02 2011








aman bansal <namabansal gmail.com>