ITK/Examples/SimpleOperations/GetNameOfClass: Revision history

From KitwarePublic
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 June 2019

25 December 2012

2 March 2011

18 November 2010

9 November 2010

24 October 2010

  • curprev 15:2515:25, 24 October 2010Daviddoria talk contribs 566 bytes +566 Created page with "==GetNameOfClass.cxx== <source lang="cpp"> #include <itkImage.h> int main(int, char*[]) { typedef itk::Image<unsigned char, 2> ImageType; ImageType::Pointer image = ImageTyp..."