Skip to content
#

itk

Here are 139 public repositories matching this topic...

DIV-on-github
DIV-on-github commented Nov 8, 2021

Cancelling "Create new X as ..." dialogue creates new object with the default name (as if from "Create new X"), but clicking Cancel should not produce any object.
I think this happens in several modules, with different types of object, including Table and Volume.

Steps to reproduce

Invoke "Create new Table as ..." dialogue, such as for the Output table of the **Segment St

Here, we will be showcasing our seminar series “CPP for Image Processing and Machine Learning” including presentations and code examples. There are image processing and machine learning libraries out there which use C++ as a base and have become industry standards (ITK for medical imaging, OpenCV for computer vision and machine learning, Eigen for linear algebra, Shogun for machine learning). The documentation provided with these packages, though extensive, assume a certain level of experience with C++. Our tutorials are intended for those people who have basic understanding of medical image processing and machine learning but who are just starting to get their toes wet with C++ (and possibly have prior experience with Python or MATLAB). Here we will be focusing on how someone with a good theoretical background in image processing and machine learning can quickly prototype algorithms using CPP and extend them to create meaningful software packages.

  • Updated Jan 14, 2021
  • C++

Improve this page

Add a description, image, and links to the itk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the itk topic, visit your repo's landing page and select "manage topics."

Learn more