You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
353 B
10 lines
353 B
<KrossScripting>
|
|
<ScriptAction
|
|
name="ReshapeHistogramPython"
|
|
text="Reshape Histogram (python)"
|
|
description="It's an experimental approach to improve color of image, it doesn't work as it, but it show how to use an histogram in a script :)"
|
|
icon=""
|
|
interpreter="python"
|
|
file="reshapehisto.py" />
|
|
</KrossScripting>
|