MUIColorizer
  • Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    Just to test some routines and for the fun, I've made a new tool named MUIColorizer.

    It's just a color balance tool like Colorista (but working only on stills).

    Download and more on my wiki here:
    http://yellowblue.free.fr/yiki/doku.php/dev:start#MUIColorizer

    Note: I'll not make many support for this tools... was just a test! And sources are included, feel free to modificate it!

    Note2: Require Altivec+MOS2.x+Guigfx.mcc
    Note3: The Makefile needs a non-public 4.4.3 gcc, but a 2.95.3-atlivec should be ok (not tested).

    [ Edited by Yomgui on 2010/4/5 4:32 ]
    And now... next project!
  • »05.04.10 - 02:26
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    jcmarcos
    Posts: 1178 from 2003/3/13
    From: Pinto, Madrid ...
    Looks interesting... Why two so different compilers should give the same result? Have you built that 4.4.3 toolchain by yourself? Can't you publish it?
  • »05.04.10 - 08:01
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    @jcmarcos:

    4.4.3 wasn't build by me (it comes from Marcin Kurek) and it's in a testing stage before release.
    Ask to him for more information ;-)

    Now, he has also released a 2.95.x with altivec. But I've not installed it so I don't know if the code needs some adaptations or not (but should be really minor).

    If someone could test it ;-)

    MOS SDK 2.1 + Guigfx.mcc SDK are enough.
    And now... next project!
  • »05.04.10 - 10:51
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    Update:
    - fixed 'lift' parameter (default is white now, and formula is changed also).
    - added brightness cursor.
    - fixed MUI code design.
    - minor crash fix at exit (I hope...)
    And now... next project!
  • »05.04.10 - 13:33
    Profile Visit Website
  • MorphOS Developer
    Krashan
    Posts: 1107 from 2003/6/11
    From: Białystok...
    It just crashes badly when ran on a machine without AltiVec. What about displaying a requester and exit ;-)?

    [ Edited by Krashan on 2010/4/5 14:52 ]
  • »05.04.10 - 13:52
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    jcmarcos
    Posts: 1178 from 2003/3/13
    From: Pinto, Madrid ...
    Quote:

    What about displaying a requester


    Sure, something mild, such as "You don't have AltiVec - You are a looser" :-D

    I've red on PowerDeveloper that Konstantinos Margaritis, former AltiVec supremo, likes a lot ARM's NEON.
  • »05.04.10 - 14:02
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    @Krashan: that's why I've already said: "require Altivec" ! :-P

    I'm going to add that for guys who not reading notices ....

    Edit: Done, there is a check now. (v0.4)

    [ Edited by Yomgui on 2010/4/5 22:03 ]
    And now... next project!
  • »05.04.10 - 19:42
    Profile Visit Website
  • MorphOS Developer
    Krashan
    Posts: 1107 from 2003/6/11
    From: Białystok...
    that's why I've already said: "require Altivec"!

    Sure, I've read the info. Allowing your application to crash is a bad programming style anyway ;-).

    [ Edited by Krashan on 2010/4/5 20:46 ]
  • »05.04.10 - 19:46
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    All applications are mortals ! :-p
    And now... next project!
  • »05.04.10 - 20:06
    Profile Visit Website
  • MorphOS Developer
    zukow
    Posts: 645 from 2005/2/9
    From: Poland
    @Youmgui

    Could You rewrite your prog into Sketch plugin, it would be more useful than stand alone app.
  • »06.04.10 - 09:41
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    v0.8

    - big crash issue at exit fixed.
    - fix of Exposure/Brightness for true results.
    - saturation based on l'ITU-R BT.709
    And now... next project!
  • »06.04.10 - 23:55
    Profile Visit Website