Skip to content

Commit 2f49146

Browse files
added intensity commands
1 parent d69f72a commit 2f49146

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ install_command detect-interestpoints "net.preibisch.bigstitcher.spark.SparkInte
124124
install_command match-interestpoints "net.preibisch.bigstitcher.spark.SparkGeometricDescriptorMatching"
125125
install_command stitching "net.preibisch.bigstitcher.spark.SparkPairwiseStitching"
126126
install_command solver "net.preibisch.bigstitcher.spark.Solver"
127+
install_command match-intensities "net.preibisch.bigstitcher.spark.SparkIntensityMatching"
128+
install_command solve-intensities "net.preibisch.bigstitcher.spark.IntensitySolver"
127129
install_command create-fusion-container "net.preibisch.bigstitcher.spark.CreateFusionContainer"
128130
install_command affine-fusion "net.preibisch.bigstitcher.spark.SparkAffineFusion"
129131
install_command nonrigid-fusion "net.preibisch.bigstitcher.spark.SparkNonRigidFusion"

0 commit comments

Comments
 (0)