Steve Pieper
Steve Pieper
Yes, for a dicom registration object you would want the two frames of reference that are connected by the transform, so having the fixed reference and the moving reference would...
I think it would be helpful to think of what is needed to support proper tracking so that all inputs and outputs of CLIs can be used to make well-formed...
I'd be interested in looking at the problem from a different perspective: if we consider CLIs to be mappings from one set of DICOM instances to another set, then what...
My suggestion is to ignore the XSD and current CLI support and instead focus on the best fit for operations on DICOM instances. Then go back and adapt for legacy...
Wow! On Nov 7, 2014 1:22 PM, "Jean-Christophe Fillion-Robin" < [email protected]> wrote: > This is not ready for integration yet. Further test would have to be done. > > I...
Sounds like a good idea to me. Let's be sure this is optional and the API is backwards compatible.
+1! On Tue, Dec 16, 2014 at 9:41 PM, Andras Lasso [email protected] wrote: > It seems that there may be a clean and definitive solution! > > => Problem >...
Thanks for working on this @jazzycamel ! We have a lot of other ctk derived code and i hope we'll be able to someday use your work to generalize the...
Creating the extra classes sounds like a good solution to the constructor issue. The other two you listed do look like they should be slots, but `ctkCheckableModelHelper* checkableModelHelper()const;` may be...