Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion released_plugins/v3d_plugins/neurontracing_MOST/readme.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
MOST Vessel Tracer was designed to perform automatic tracing of blood vessels in brain.
The source code is open in a license of Apache 2.0.
If you have any questions, please contact Jingpeng Wu (tojingpeng@gmail.com).
If you have any questions, please contact Jingpeng Wu (jingpeng.wu@foxmail.com).

Please cite the following paper if you used this tool in any publication:
```bibtex
@article{wu20143d,
title={3D BrainCV: simultaneous visualization and analysis of cells and capillaries in a whole mouse brain with one-micron voxel resolution},
author={Wu, Jingpeng and He, Yong and Yang, Zhongqin and Guo, Congdi and Luo, Qingming and Zhou, Wei and Chen, Shangbin and Li, Anan and Xiong, Benyi and Jiang, Tao and others},
journal={Neuroimage},
volume={87},
pages={199--208},
year={2014},
publisher={Elsevier}
}
```