Skip to content
Xiaoxiao Liu edited this page Mar 30, 2015 · 1 revision

Check out location

	svn co https://svn.janelia.org/penglab/projects/vaa3d_tools/released_plugins/v3d_plugins/ada_threshold

Usage

menu

  • 3D (w/o parameters)
  • 3D (set parameters)
  • Help

func

  • adath
  • help
   Usage : v3d -x threshold -f adath -i <inimg_file> -o <outimg_file> -p <h> <d>

     h       sampling interval, default 5,
     d       number of sampling points, default 3,

   e.g. v3d -x threshold -f adath -i input.raw -o output.raw -p 5 3
Clone this wiki locally