Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Blend script

Hi Adam
I noticed that in your video of the LocalFuzzyHistogramEqualization script you used the Blend script v3.0. When I searched the PI forum I could only find v1.0.
Do you have any info as to where I can find the latest version.
Thanks
Geoff

Comments

  • Hi Geoff,

    A couple of things. 

    1. Please include Hartmut Bornnemann's repository in your PixInsight Updates section. This will make certain you get any updates he does.

    2. Blending functions are now a part of Pixel Math. So, in this particular case if you want to blend using "screen" the operation is combine(Image1,Image2,op_screen()) . Juan made these available in the previous update.

    -the Blockhead
Sign In or Register to comment.