Skip to content

Joint project of the Image Analysis 2013 class at Heidelberg University

Notifications You must be signed in to change notification settings

xeray/ia13project

This branch is 14 commits behind thorbenk/ia13project:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d89ccc · Jul 17, 2013

History

64 Commits
Jul 10, 2013
Jun 18, 2013
Jun 20, 2013
Jul 14, 2013
Jul 11, 2013
Jul 9, 2013
Jul 17, 2013
Jun 20, 2013
Jun 20, 2013
Jul 10, 2013
Jul 10, 2013
Jul 3, 2013
Jul 10, 2013
Jul 10, 2013
Jun 20, 2013

Repository files navigation

ia13project

Joint project of the Image Analysis 2013 class at Heidelberg University

example_python_extension

ONLY TESTED FOR A UBUNTU SYSTEM! WINDOWS AND MAC COULD NOT WORK OUT OF THE BOX!

The folder exampe_python_extension contains a c++ python extension which uses boost::python and vigra.

The module should be build in source ( source and build folder should be the same) A module "my_module" will be build.

Copy the complete my_module folder and rename my_module (and _my_module) in all files to the name of your python extension ( for exampe region_graph or feature_extractor)

About

Joint project of the Image Analysis 2013 class at Heidelberg University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.2%
  • C++ 48.3%
  • C 0.5%