Re: Ximagic Quantizer
Posted: Thu Apr 30, 2009 2:06 am
If you continue testing you will get out of paper
About the DBS, no, I didn't heard about it, but as you mention it I look for information about it and it seems a very good method, at least from the error point of view.
I've find one good page, with some numbers
http://caca.zoy.org/study/part4.html
I'll try to implement it, although it can take some time, perhaps the next week. I'm not too much worried about its processing time, if the results are so good, this is something that could be solved later.
About your suggestion of new dithers, It is something that could be done configuring the threshold map of an ordered dither?
If it is, I plan to implement some kind of configurable ordered dither like the one included in imagemagick library.
You can find an explanation of that idea at http://www.imagemagick.org/Usage/quanti ... sholds_xml
If it is not, I'm ready for a longer explanation
I published a new version (1.83) which include the diag5x5 pattern mentioned in the imagemagick page, you could test it, although it seems too much artistic.
The other change in this version is the reduction in the error diffusion step from 10 to 5, to allow finer setting.

About the DBS, no, I didn't heard about it, but as you mention it I look for information about it and it seems a very good method, at least from the error point of view.

I've find one good page, with some numbers
http://caca.zoy.org/study/part4.html
I'll try to implement it, although it can take some time, perhaps the next week. I'm not too much worried about its processing time, if the results are so good, this is something that could be solved later.

About your suggestion of new dithers, It is something that could be done configuring the threshold map of an ordered dither?
If it is, I plan to implement some kind of configurable ordered dither like the one included in imagemagick library.
You can find an explanation of that idea at http://www.imagemagick.org/Usage/quanti ... sholds_xml
If it is not, I'm ready for a longer explanation

I published a new version (1.83) which include the diag5x5 pattern mentioned in the imagemagick page, you could test it, although it seems too much artistic.

The other change in this version is the reduction in the error diffusion step from 10 to 5, to allow finer setting.