Dear Jingjing,
I think the issue you are experiencing results from the spatial resolution of your dataset.
After loading your sample inside Icy, I noticed that the metadata (more specifically the pixel size) seems incorrect (10mm in the planar direction seems a bit odd!), however the axial (Z) resolution seems reasonable (1 micron).
The active contours plugin relies on these values to calculate the sampling of the deformable mesh, and the parameter (in the 3D case) is expected in “microns” (instead of pixels in 2D). As a result, the out of memory error is a direct consequence of creating massively super-sampled mesh w.r.t. the data resolution.
I would suggest inserting the correct metadata (using the “Edit” button in the Inpector’s "Sequence properties” panel), and then adjust a reasonable contour sampling in microns (I usually choose 3 or 4 times the planar resolutions to begin with, and reduce if necessary).
Let me know if this works
Cheers
Alexandre