Recompute with Threshold
Posted: 05 Nov 2011, 14:16
I have tried to solve the problem from this request viewtopic.php?f=21&t=5204
with a script of my own. and I think it works for my needs
the script work that way on current layer from start point it will look for the next new image and delete the instances between and put in exposures.
You can increase the accuracy by changing the split value in the top of the embedded george script. the split value is how many time in the width and height the script will look for a change. and change the sensitivity by changing the threshold value in the start of the script.
-Mads
with a script of my own. and I think it works for my needs
the script work that way on current layer from start point it will look for the next new image and delete the instances between and put in exposures.
You can increase the accuracy by changing the split value in the top of the embedded george script. the split value is how many time in the width and height the script will look for a change. and change the sensitivity by changing the threshold value in the start of the script.
-Mads