help > convert v3draw to tiff under command line
Showing 1-3 of 3 posts
Sep 8, 2016 07:09 AM | XUDONG SHI
convert v3draw to tiff under command line
I want to use plugin: data_IO -> convert_file_format, to convert
v3draw to tiff.
I tired to run the following command, but fail to convert the file.
Could you please help to correct the command.
Thank you.
Xudong
$ vaa3d -x libconvert_file_format -f convert_file_format -i trn_1.v3draw -o trn_1.tif
>>key ... -x
call plugin ... libconvert_file_format
>>key ... -f
call plugin function ... convert_file_format
>>key ... -i
file name ... [ "trn_1.v3draw" ]
>>key ... -o
Searching in ./plugins ......
Fail instantiation( The plugin '/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/1_stitchers/libneuron_stitch.so' uses incompatible Qt library. (4.8.6) [release] ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/1_stitchers/libneuron_stitch.so"
Fail instantiation( The plugin '/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/2_search_border_tips/libsearch_border_tips.so' uses incompatible Qt library. (4.8.6) [release] ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/2_search_border_tips/libsearch_border_tips.so"
Fail instantiation( The plugin '/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/3_file_transform/libfile_transform.so' uses incompatible Qt library. (4.8.6) [release] ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/3_file_transform/libfile_transform.so"
Fail instantiation( The plugin '/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/4_file_combine/libfile_combine.so' uses incompatible Qt library. (4.8.6) [release] ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/4_file_combine/libfile_combine.so"
Searching ./plugins done.
Searching in ./plugins ......
Fail instantiation( Unknown error ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/1_stitchers/libneuron_stitch.so"
Fail instantiation( Unknown error ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/2_search_border_tips/libsearch_border_tips.so"
Fail instantiation( Unknown error ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/3_file_transform/libfile_transform.so"
Fail instantiation( Unknown error ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/4_file_combine/libfile_combine.so"
Searching ./plugins done.
[vaa3d]
[-x]
[libconvert_file_format]
[-f]
[convert_file_format]
[-i]
[trn_1.v3draw]
[-o]
[trn_1.tif]
Current canonical path = [libconvert_file_format]
plugins
callPluginFunc fullpath: "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/data_IO/convert_file_format/libconvert_file_format.so"
**** the plugin preprocessing takes [ 38 milliseconds]
Fail to call plugin function.
Starting Vaa3D version checker...
http://home.penglab.com/proj/vaa3d/curre...
I tired to run the following command, but fail to convert the file.
Could you please help to correct the command.
Thank you.
Xudong
$ vaa3d -x libconvert_file_format -f convert_file_format -i trn_1.v3draw -o trn_1.tif
>>key ... -x
call plugin ... libconvert_file_format
>>key ... -f
call plugin function ... convert_file_format
>>key ... -i
file name ... [ "trn_1.v3draw" ]
>>key ... -o
Searching in ./plugins ......
Fail instantiation( The plugin '/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/1_stitchers/libneuron_stitch.so' uses incompatible Qt library. (4.8.6) [release] ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/1_stitchers/libneuron_stitch.so"
Fail instantiation( The plugin '/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/2_search_border_tips/libsearch_border_tips.so' uses incompatible Qt library. (4.8.6) [release] ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/2_search_border_tips/libsearch_border_tips.so"
Fail instantiation( The plugin '/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/3_file_transform/libfile_transform.so' uses incompatible Qt library. (4.8.6) [release] ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/3_file_transform/libfile_transform.so"
Fail instantiation( The plugin '/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/4_file_combine/libfile_combine.so' uses incompatible Qt library. (4.8.6) [release] ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/4_file_combine/libfile_combine.so"
Searching ./plugins done.
Searching in ./plugins ......
Fail instantiation( Unknown error ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/1_stitchers/libneuron_stitch.so"
Fail instantiation( Unknown error ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/2_search_border_tips/libsearch_border_tips.so"
Fail instantiation( Unknown error ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/3_file_transform/libfile_transform.so"
Fail instantiation( Unknown error ): "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/neuron_stitch/4_file_combine/libfile_combine.so"
Searching ./plugins done.
[vaa3d]
[-x]
[libconvert_file_format]
[-f]
[convert_file_format]
[-i]
[trn_1.v3draw]
[-o]
[trn_1.tif]
Current canonical path = [libconvert_file_format]
plugins
callPluginFunc fullpath: "/home/shixd/Projects/3DNeuron/v3d_external/bin/plugins/data_IO/convert_file_format/libconvert_file_format.so"
**** the plugin preprocessing takes [ 38 milliseconds]
Fail to call plugin function.
Starting Vaa3D version checker...
http://home.penglab.com/proj/vaa3d/curre...
Sep 8, 2016 04:09 PM | Zhi Zhou
RE: convert v3draw to tiff under command line
The right command is "vaa3d -x libconvert_file_format
-f convert_format -i trn_1.v3draw -o trn_1.tif"
If you do not know how to use a particular plugin from the command line, you can check the help information. For instance: if you type "vaa3d -x libconvert_file_format -f help", you will get these information:
This plugin converts file formats from one to another, based on the extension of the file names provided.
Usage: v3d -x dll_name -f convert_format -i input_image_file -o output_image_file
By the way, please use start_vaa3d.sh to launch Vaa3D instead of using vaa3d executable file to avoid these fail instantiation errors.
If you do not know how to use a particular plugin from the command line, you can check the help information. For instance: if you type "vaa3d -x libconvert_file_format -f help", you will get these information:
This plugin converts file formats from one to another, based on the extension of the file names provided.
Usage: v3d -x dll_name -f convert_format -i input_image_file -o output_image_file
By the way, please use start_vaa3d.sh to launch Vaa3D instead of using vaa3d executable file to avoid these fail instantiation errors.
Aug 11, 2022 04:08 AM | liu Yizhe - HIT
RE: convert v3draw to tiff under command line
I type "vaa3d -x libconvert_file_format -f help" but it comes
like that
E:\multiplex imaging\MSOT\Vaa3D-x.1.1.0_Windows_64bit>vaa3d -x libconvert_file_format -f help
'vaa3d' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
I would be very glad if you help me about the problem.
E:\multiplex imaging\MSOT\Vaa3D-x.1.1.0_Windows_64bit>vaa3d -x libconvert_file_format -f help
'vaa3d' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
I would be very glad if you help me about the problem.