MantisBT - ITK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0004953 | ITK | public | 2007-04-30 14:49 | 2007-09-10 11:24 | |
Reporter | evelyn_heyes | ||||
Assigned To | Luis Ibanez | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Resolution Date | |||||
Sprint | |||||
Sprint Status | |||||
Summary | 0004953: MultiValuedNonNearVnlOptimizer not reporting updates | ||||
Description | Use of command observer for point-based registration using the LMBS Optimizer (multi-valued nonlinear optimizer) would not generate updates. Revision 1.13 of itkMultipleValuedNonLinearVnlOptimizer.cxx contains following 4 compilation errors: 1 error C2039: 'AddObserver' : is not a member of 'itk::MultipleValuedVnlCostFunctionAdaptor' 2 error C2039: 'GetCachedValue' : is not a member of 'itk::MultipleValuedVnlCostFunctionAdaptor' 3 error C2039: 'GetCachedDerivative' : is not a member of 'itk::MultipleValuedVnlCostFunctionAdaptor' 4 error C2039: 'GetCachedCurrentParameters' : is not a member of 'itk::MultipleValuedVnlCostFunctionAdaptor' For further details, see discussions posted http://www.nabble.com/Re%3A-Need-help-with-itkPointSetToPointSetRegistration-tf3663000.html [^] | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2007-09-10 11:24 | Luis Ibanez | Status | assigned => closed | ||
2007-09-10 11:24 | Luis Ibanez | Note Added: 0008903 | |||
2007-09-10 11:24 | Luis Ibanez | Resolution | open => unable to reproduce | ||
2007-09-10 11:24 | Luis Ibanez | Note Edited: 0008903 |
Notes | |||||
|
|||||
|
|