Skip to content
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

BRAINSFit UseROIBSpline fails #292

Open
jpambrun opened this issue Jul 22, 2016 · 1 comment
Open

BRAINSFit UseROIBSpline fails #292

jpambrun opened this issue Jul 22, 2016 · 1 comment
Labels
U3:Low Some distant future sprint

Comments

@jpambrun
Copy link

I am trying to register two volumes with BRAINSFit from slicer 4.5.0-1.

Everything works fine with BSpline, with a ROI, but without "Define BSpline grid over the ROI bounding box".

With the same settings, with "Define BSpline grid over the ROI bounding box" enabled, I get a VTK error "Input Primary is required but not set.".

The module log only shows (debug is set to 10):

Found SharedObject Module 
ModuleType: SharedObjectModule 
General Registration (BRAINS) command line: 

slicer:00007FFC1B35AC30 --processinformationaddress 000000000BB2D218 --fixedVolume slicer:0000000003E72FE0#vtkMRMLScalarVolumeNode3 --movingVolume slicer:0000000003E72FE0#vtkMRMLScalarVolumeNode6 --samplingPercentage 0.01 --splineGridSize 10,10,10 --bsplineTransform C:/Users/p0083358/AppData/Local/Temp/Slicer/GBFG_vtkMRMLBSplineTransformNodeF.h5 --initializeTransformMode Off --useBSpline --maskProcessingMode ROI --fixedBinaryVolume slicer:0000000003E72FE0#vtkMRMLLabelMapVolumeNode2 --movingBinaryVolume slicer:0000000003E72FE0#vtkMRMLLabelMapVolumeNode2 --useROIBSpline --medianFilterSize 0,0,0 --removeIntensityOutliers 0 --outputVolumePixelType float --backgroundFillValue 0 --interpolationMode BSpline --numberOfIterations 1500 --maximumStepLength 0.05 --minimumStepLength 0.001 --relaxationFactor 0.5 --translationScale 1000 --reproportionScale 1 --skewScale 1 --maxBSplineDisplacement 0 --fixedVolumeTimeIndex 0 --movingVolumeTimeIndex 0 --numberOfHistogramBins 50 --numberOfMatchPoints 10 --costMetric MMI --maskInferiorCutOffFromCenter 1000 --ROIAutoDilateSize 0 --ROIAutoClosingSize 9 --numberOfSamples 0 --failureExitCode 0 --numberOfThreads 1 --debugLevel 8 --costFunctionConvergenceFactor 2e+013 --projectedGradientTolerance 1e-005 --maximumNumberOfEvaluations 900 --maximumNumberOfCorrections 25 --metricSamplingStrategy Random 
@hjmjohnson hjmjohnson added the U3:Low Some distant future sprint label Nov 18, 2017
@felixnavarro
Copy link

felixnavarro commented Mar 4, 2020

Dear developers,
Was this problem solved in any particular version?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
U3:Low Some distant future sprint
Projects
None yet
Development

No branches or pull requests

3 participants