On Mon, Apr 23, 2012 at 7:07 PM, Quan Nguyen <[email protected]> wrote:
> all of the provided image processing functions are geared for Pix type, not
> raw image.

Why not just create a Pix from the raw image data? Leptonica has
pixCreateHeader(), pixSetResolution(), pixSetWpl(), pixSetData(), etc
[1] and various helper functions for byteswapping [2]

[1] 
http://tpgit.github.com/Leptonica/pix1_8c.html#a9a6808a8f168fb1e31cea82bc6ad5d19

[2] http://tpgit.github.com/Leptonica/pix2_8c_source.html#l00079

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to