Skip to content
Draft
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions src/Core/Common/DisplayImage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
1 change: 1 addition & 0 deletions src/Core/Common/IterateLineThroughImage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
1 change: 1 addition & 0 deletions src/Core/Common/MultiThreadOilPainting/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKImageIO
ITK::ITKSpatialObjectsModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKRegistrationCommonModule
ITK::ITKSpatialObjectsModule
ITK::ITKTransformModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKImageAdaptorsModule
ITK::ITKImageFilterBaseModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKImageAdaptorsModule
ITK::ITKImageFilterBaseModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKMathematicalMorphologyModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKMathematicalMorphologyModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKBinaryMathematicalMorphologyModule
ITK::ITKCommonModule
ITK::ITKMathematicalMorphologyModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ target_link_libraries(
PRIVATE
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKVtkGlueModule
ITK::ITKConvolutionModule
ITK::ITKImageGridModule
ITK::ITKImageIntensityModule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKConvolutionModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ target_link_libraries(
PRIVATE
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKVtkGlueModule
ITK::ITKConvolutionModule
ITK::ITKImageGridModule
ITK::ITKImageIntensityModule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKCurvatureFlowModule
ITK::ITKImageIntensityModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCurvatureFlowModule
ITK::ITKImageFilterBaseModule
ITK::ITKImageIntensityModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCurvatureFlowModule
ITK::ITKImageFilterBaseModule
ITK::ITKImageIntensityModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCurvatureFlowModule
ITK::ITKImageAdaptorsModule
ITK::ITKImageComposeModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCurvatureFlowModule
ITK::ITKImageAdaptorsModule
ITK::ITKImageComposeModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKDistanceMapModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKDistanceMapModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKCommonModule
ITK::ITKDistanceMapModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKDistanceMapModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKImageFeatureModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKImageFeatureModule
ITK::ITKImageIntensityModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKImageIO
ITK::ITKImageFeatureModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
1 change: 1 addition & 0 deletions src/Filtering/ImageFeature/SharpenImage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ target_link_libraries(
PRIVATE
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKVtkGlueModule
ITK::ITKImageFeatureModule
ITK::ITKImageIntensityModule
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKImageFeatureModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKImageGridModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageGridModule
ITK::ITKImageIntensityModule
ITK::ITKSmoothingModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
1 change: 1 addition & 0 deletions src/Filtering/ImageIntensity/InvertImage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
1 change: 1 addition & 0 deletions src/Filtering/ImageIntensity/MaskImage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
1 change: 1 addition & 0 deletions src/Filtering/ImageIntensity/NormalizeImage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKImageStatisticsModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKCommonModule
ITK::ITKImageLabelModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKImageLabelModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKConnectedComponentsModule
ITK::ITKImageLabelModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKBinaryMathematicalMorphologyModule
ITK::ITKMathematicalMorphologyModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKCommonModule
ITK::ITKImageIntensityModule
ITK::ITKSmoothingModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKSmoothingModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(ENABLE_QUICKVIEW)
PRIVATE
ITK::ITKImageIO
ITK::ITKThresholdingModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKThresholdingModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageFusionModule
ITK::ITKLabelMapModule
ITK::ITKImageStatisticsModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKColormapModule
ITK::ITKCommonModule
ITK::ITKConnectedComponentsModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKConnectedComponentsModule
ITK::ITKImageIntensityModule
ITK::ITKLabelMapModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ target_link_libraries(
${PROJECT_NAME}
PRIVATE
ITK::ITKImageIO
ITK::ITKVtkGlueModule
ITK::ITKConnectedComponentsModule
ITK::ITKImageFusionModule
ITK::ITKThresholdingModule
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKConnectedComponentsModule
ITK::ITKImageFusionModule
ITK::ITKImageStatisticsModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if(ENABLE_QUICKVIEW)
ITK::ITKImageIO
ITK::ITKCommonModule
ITK::ITKRegionGrowingModule
ITK::ITKVtkGlueModule
${VTK_LIBRARIES}
)

Expand Down
Loading