detailed layout of MPC format?
Posted: 2018-05-03T15:24:58-07:00
I plan to do image analysis on some large TIFF images. These are distributed (by USGS) as High Resolution Orthoimagery (HRO). A typical file might contain 12815 x 14632 (RGBA) pixels.
I'd like to convert these into MPC (Magick Persistent Cache) format, then map them into memory in my own (Elixir) application. However, I haven't been able to find a detailed layout description for MPC. I'd rather not have to reverse engineer this from the IM code base. Suggestions?
-r
I'd like to convert these into MPC (Magick Persistent Cache) format, then map them into memory in my own (Elixir) application. However, I haven't been able to find a detailed layout description for MPC. I'd rather not have to reverse engineer this from the IM code base. Suggestions?
-r