Page MenuHomePhabricator

Create central MITK examples bundle for openCV
Closed, ResolvedPublic

Description

To reduce the number of tutorial like and example bundles and group those
together that form a sensible unit the following might be a reasonable proposal:

MITK_BUILD_org.mitk.gui.qt.videoplayer

This would form a bundle which collects most of the views which showcase
development with MITK using openCV.

Related Objects

StatusAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

[b380ac]: Merge branch 'bug-10453-CreateCentralMITKExampleBundleForOpenCV'

Merged commits:

2011-12-14 15:08:20 Jan Hering [88d1d6]
Fixing VideoPlayer compile error

  • adapting paths in files.cmake
  • removing unused refs from doxygen file

2011-12-14 14:40:56 Diana Wald [45eaa4]
Moved videoplayer view to a central bundle for openCV examples

To clean up the CMake variables it has been decided to collect related
views in one bundle. We moved the videoplayer examples to the new bundle
examplesopencv for developing with MITK and openCV.