Re: Antwort: Saving little-endian 16 bit TIFF / "save-string-to-file" macro command

Posted by lechristophe on
URL: http://imagej.273.s1.nabble.com/Saving-little-endian-16-bit-TIFF-save-string-to-file-macro-command-tp3696133p3696138.html

Niels,

I don't know what is the size of your individual images. Can you use
the File.openAsString(path) command to load the whole image as a
string, modify it, and then re-write it as a whole with print(string)
?

Christophe

PS/ I totally agree with Albert and Joachim on the do-it-yourself
approach although as a non-java capable person (I don't even know what
a patch is) I understand it represents a big investment to learn how
to do it yourself. Anyway, just asking "please implement feature X" is
percieved as a bit rude when you are devoting quite a lot of time in
open source development !

On Mon, May 26, 2008 at 5:21 AM, Albert Cardona
<[hidden email]> wrote:

> Hi Niels,
>
>> I will also report this to BD, but my guess is that the ImageJ development
>> community is more flexible than BD. Unfortunately, I have to rely upon their
>> software to analyze my data. AttoVision is currently in beta stadium at best
>> and it feels as if it is developed by engineers who never have to use their
>> own software.
>>
>
>
> Then please I would appreciate if you could spend the same effort you do for
> BD to ImageJ: donate time/resources to code development -as equivalent to
> purchasing.
>
>
>> Anyway, it would be nice to have these two independent feature requests
>> implemented in ImageJ. Coding-wise this should be really easy.
>>
>
>
> Suggesting that others could do it for you is not very nice. Instead, you
> could do it yourself and submit a patch, or even code it for yourself
>  alone. And we'd help you along the way.
>
> ImageJ's source is available, even in a git repos:
> http://rsb.info.nih.gov/ij/download/src/
> http://repo.or.cz/w/imageja.git/
>
> Cheers,
>
> Albert
>
> --
> Albert Cardona
> http://www.mcdb.ucla.edu/Research/Hartenstein/acardona
>