Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
guo-ipht authored Aug 5, 2021
1 parent eea881c commit c79dc4a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions hackathon/SGuo/imPreProcess/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

imPreProcess is a Vaa3D plugin including a pipeline of image enhancement for single-neuron images. The aims is to enhance the neurite signal as well as to suppress the background, with the ultimate goal of high signal-background contrast and better within- and between image homogeneity.

Please cite the following manuscript for CMO analysis:
Please cite the following manuscript to use this plugin:

> Guo et al. Image enhancement to leverage the 3D morphological reconstruction of single-cell neurons. Bioinformatics.
Expand Down Expand Up @@ -35,16 +35,13 @@ In this repo, we provide the following sources.

* Window-based:
vaa3d_msvc.exe /x path_of_plugin_dll /f im_enhancement /i imput_image /o output_image /p parameter_list

* Linux/Mac-based:
vaa3d -x path_of_plugin_so -f im_enhancement -i imput_image -o output_image -p parameter_list

## <a name="Parameter"></a>Command-line parameters
* input_image: 3d image to be enhanced (supported formats: .tif, .raw, .v3draw)

* output_image: where to save the enhanced image (supported formats: .tif, .raw, .v3draw)

* parameter_list: value of differet parameters, separated by space. Details are given as following


Expand All @@ -68,7 +65,6 @@ In this repo, we provide the following sources.
If you have questions, please check the documentations on the Vaa3D website:
http://vaa3d.org, and the wiki pages: https://github.com/Vaa3D/Vaa3D_Wiki/wiki/.


You could find answers of FAQs and submmit your questions using the following help forum:
https://www.nitrc.org/forum/forum.php?forum_id=1553.

Expand Down

0 comments on commit c79dc4a

Please sign in to comment.