-
Notifications
You must be signed in to change notification settings - Fork 13
edge_of_maskimg.wiki
Xiaoxiao Liu edited this page Mar 30, 2015
·
1 revision
svn co https://svn.janelia.org/penglab/projects/vaa3d_tools/released_plugins/v3d_plugins/edge_of_maskimg
- Label edge of a mask image using the original label values
- Label edge of a mask image using intensity 255
- about this plugin
- masking
- help
Usage : v3d -x masking -f masking -i <inimg_file> -o <outimg_file> -p <method_code>
method_code 0: Label edge of a mask image using the original label values,
1: Label edge of a mask image using intensity 255
e.g. v3d -x masking -f masking -i input.raw -o output.raw -p 0
Neuron Tracing
Converting Big-Image-Data
Build Vaa3D Qt6 version on Windows
Build Vaa3D Qt6 version on Ubuntu 20.04