Pinned Repositories
AsyncWinforms
CMake-VisualStudio-Example
CMake example for Visual Studio developers
CMake_FindPackage
A project demonstrating find_package in CMake and the structure of a find script, and how find scripts handle varaibles
CMake_Is_Cache
Sample code to check if a CMake variable is a local variable or cache
CMake_Superbuild_Extern
CMake Superbuild Example: External Repository Project
CMake_Superbuild_Main
CMake Superbuild Example: Main Repository Project
CMake_Superbuild_Root
CMake Superbuild Example: Root / Superbuild Project
CMakeGeneratorExpression_Example
CMakeGlobRecurseExamples
Examples for CMake's file(GLOB_RECURSE
CTK
A set of common support code for medical imaging, surgical navigation, and related purposes.
amelvill-umich's Repositories
amelvill-umich/AsyncWinforms
amelvill-umich/CMake-VisualStudio-Example
CMake example for Visual Studio developers
amelvill-umich/CMake_FindPackage
A project demonstrating find_package in CMake and the structure of a find script, and how find scripts handle varaibles
amelvill-umich/CMake_Is_Cache
Sample code to check if a CMake variable is a local variable or cache
amelvill-umich/CMake_Superbuild_Extern
CMake Superbuild Example: External Repository Project
amelvill-umich/CMake_Superbuild_Main
CMake Superbuild Example: Main Repository Project
amelvill-umich/CMake_Superbuild_Root
CMake Superbuild Example: Root / Superbuild Project
amelvill-umich/CMakeGeneratorExpression_Example
amelvill-umich/CMakeGlobRecurseExamples
Examples for CMake's file(GLOB_RECURSE
amelvill-umich/CTK
A set of common support code for medical imaging, surgical navigation, and related purposes.
amelvill-umich/Fortran_GDB_Common
A repo demonstrating a problem where GDB can't seem to examine the value of Fortran common module variables
amelvill-umich/indentguide
Indent Guides for Visual Studio, the only reason this repo exists is to provide a 15.0 tag
amelvill-umich/MITK-ProjectTemplate
This is a template for MITK based projects.
amelvill-umich/MITK_ForProjectTemplate_v2016.11
The Medical Imaging Interaction Toolkit.
amelvill-umich/QtPropertyBrowser_Qt5Example
A property browser framework enabling the user to edit a set of properties.
amelvill-umich/QtTableWidgetWithComboBox
A demo showing how to put a Combo box in a Qt QTableWidget (Qt 5.7.0)
amelvill-umich/Test
amelvill-umich/AutoExamples
amelvill-umich/libbat
A mirror of the libbat's source code, https://zenodo.org/record/3856055
amelvill-umich/QObjectSignalTest
Minimal example showing how to implement signals / slots with a custom QObject
amelvill-umich/QtCustomWidget
A quick example showing how to use a custom widget in Qt 5.7.0
amelvill-umich/QtMessagebox
Minimal "hello world" for showing a message box in Qt
amelvill-umich/QtRadioButtonUncheck
A repository showing that unchecking a QRadioButton in Qt 5.7.0 is ineffective
amelvill-umich/TestRepository
amelvill-umich/verdandi
Repository moved, please use https://github.com/CRIMSONCardiovascularModelling/verdandi for new development
amelvill-umich/walk_packages_test
A minimal example repository demonstrating walk_packages