Skip to content

luisibanez/ITK-V3D-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project containes a collection of plugins that enable users of the v3d
application to use functionalities from the Insight Segmentation and
Registration Toolkit.

This is an Open Source project, distributed under the Apache 2.0 License.

For details, please see the LICENSE file.

<following by by Hanchuan Peng, 2010-06-01>
When run ccmake, should use this folder as the source root. That is, make
a folder outside this folder, say "build", enter it, and run the command

	ccmake ../ITK-V3D-Plugins

Also we added a preference file for storing the ccmake variables such as 
ITK_DIR and V3D_BINARY_PATH, etc to the file 

	env_variable_pref.txt

Then you need to copy the env_variable_pref.txt file to a *different* location
(so that you won't change this file incidentally). Now you can run cmake by
running the command

	cmake -c /path_to/env_variable_pref.txt /path_to_plugin_src

Note that "path_to_plugin_src" in this case should be "../ITK-V3D-Plugins".



If we do this, then we don't need to run manual ccmake again and again!


About

Plugins for the V3D application, that provide ITK image segmentation and registration functionalities. Please note that the official repository for this code has now moved to https://svn.janelia.org/penglab/projects/v3d

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published