Geodesic active contour with python

i tried to implement the GeodesicActiveContourImageFilter

but every time i try to run it i get this message

yt

Hi @abir,

Are there more details about how the script is being executed?

From the error message, it looks like the command line arguments need to be passed to the script.

thank you for the reply
so you mean I should pass the value associated with the inputfilename ,the outputfilename, the threshold and the level ?
Se

Yes.