-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Virtual Radiograph Generation Module #53
Conversation
fe9041c
to
7ab6cbf
Compare
a14f6ab
to
7002eee
Compare
Awesome, all tabs tested with PRE PROC LEFT Hop Knee . |
Already fixed see #52 |
8bfeca2
to
fa01af7
Compare
ad22f59
to
83dd492
Compare
5d24eb2
to
2ec63eb
Compare
I think it makes the most sense to include the 3d series with the 4DCT PR since Slice represents them with the same data structure. |
0ad0e50
to
3ffc08c
Compare
Fixed the stalling, with the auto placement. |
da8e480
to
3233943
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Local build reports the following:
CMake Error at CMakeLists.txt:56 (add_subdirectory):
add_subdirectory given source "CalculateDataIntensityDensity" which is not
an existing directory.
CMake Error at CMakeLists.txt:57 (add_subdirectory):
add_subdirectory given source "VirtualRadiographGeneration" which is not an
existing directory.
I am addressing the issues
|
86a0e97
to
66f93a6
Compare
Renamed modules:
Rename
Update check of |
abf9e7c
to
5a48be1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jcfr Just a couple of notes the CLI variable names, once those are address I think this is good to go
The generated API documentation reports the types based on the type annotations.
Static 3DCT Radiograph generation support
CalculateDataIntensityDensity
CLI moduleVirtualRadiographGeneration
CLI modulepre-processing
tab to use the above CLI modulesFinal ToDo: