Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lever-3d
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSource
lever-3d
Commits
d0ea3b1a
Commit
d0ea3b1a
authored
Oct 2, 2014
by
Eric Wait
Browse files
Options
Downloads
Patches
Plain Diff
Made README a markdown document
parent
f957f563
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-16
14 additions, 16 deletions
README.md
with
14 additions
and
16 deletions
README
→
README
.md
+
14
−
16
View file @
d0ea3b1a
...
...
@@ -15,31 +15,29 @@
*
<http://www.gnu.org/licenses/>
.
*******************************************************************************
NVIDIA CUDA toolkit EULA can be found at
http://docs.nvidia.com/cuda/eula/index.html#axzz3EoF66FNY
To run LEVER 3-D executable you will need the following: MATLAB's runtime called
MCR
(
version 8.3 (R2014a)
http://www.mathworks.com/products/compiler/mcr/index.html) Visual C++
Redistributable for Visual Studio 201
2
(http://www.microsoft.com/en-
us/download/details.aspx?id=30679) DirectX 11 runtime (for Windows 7, no need on
Windows 8) and capable device (http://www.microsoft.com/en-
NVIDIA CUDA toolkit EULA can be found at
[
CUDA EULA
](
http://docs.nvidia.com/cuda/eula/index.html#axzz3EoF66FNY
)
To run LEVER 3-D executable you will need the following:
MATLAB's runtime called
MCR
[
version 8.3 (R2014a)
](
http://www.mathworks.com/products/compiler/mcr/index.html
)
Visual C++
Redistributable for
[
Visual Studio 201
3
]
(
http://www.microsoft.com/en-
us/download/details.aspx?id=40784
)
DirectX 11 runtime (for Windows 7, no need on
Windows 8) and capable device
[
DirectX 11
]
(
http://www.microsoft.com/en-
us/download/details.aspx?id=35)
To process images you will need:
A CUDA compute 3.5 capable device or better
Once all of the above prerequisites have been met, run the LEVER3D.exe from
the same directory as:
DefaultMeshShaders.fx
ViewAlignedVertexShader.fx
Once all of the above prerequisites have been met, run the LEVER3D.exe from the same directory as:
`DefaultMeshShaders.fx`
`ViewAlignedVertexShader.fx`
The program will open and ask for a metadata file. Please see example dataset
on http://bioimage.coe.drexel.edu in the 'Software' section.
The program will open and ask for a metadata file. Please see example dataset
[
here
](
http://bioimage.coe.drexel.edu/info/?page_id=620
)
The metadata needs to be in the same directory as the tiff files. The tiff
files need to be named such that the following sprintf line will find each file
sprintf('%s_c%02d_t%04d_z%04d.tif',datasetName,channel,frame,zSlice)
`
sprintf('%s_c%02d_t%04d_z%04d.tif',datasetName,channel,frame,zSlice)
`
Please see 'Additional Files 3' of BMC paper for a video tutorial of the user
interface.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment