|
Hi,
I have a database where the images are stored in the .arf format. With the suitable plugin, I can read the images through ImageJ. Now,I want to convert the files to other formats for the convenience of processing.
According to the methods I found at the website, I should first convert the images into raw through imageJ,then modify the raw images to other formats by switching the endianness. Could someone tell me how to convert the multiple image files in .arf format with ImageJ into raw data at a time, and what programming languages would you recommend to change the format of the raw data?
Thanks very much!
|