-
Notifications
You must be signed in to change notification settings - Fork 13
rotateimg90.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/rotateimg90
- Left 90 degrees in XY plane
- Right 90 degrees in XY plane
- 180 degrees in XY plane
- about this plugin
- left90
- right90
- xy180
- help
Usage : v3d -x rotate -f <func> -i <inimg_file> -o <outimg_file>
func rotate function type: 'left90' for rotate left 90 degrees in XY plane,
'right90' for rotate right 90 degrees in XY plane,
'xy180' for rotate 180 degrees in XY plane
e.g. v3d -x rotate -f left90 -i input.raw -o output.raw
Neuron Tracing
Converting Big-Image-Data
Build Vaa3D Qt6 version on Windows
Build Vaa3D Qt6 version on Ubuntu 20.04