Skip to content

An implementation of semantic texton forests (including a .NET wrapper for libsvm written in C++/CLI).

License

Notifications You must be signed in to change notification settings

aardvark-community/aardvark.semantictextonforests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join the chat at https://gitter.im/aardvark-platform/Lobby license

Wiki | Gallery | Quickstart | Status

Aardvark.SemanticTextonForests is part of the open-source Aardvark platform for visual computing, real-time graphics and visualization.

Aardvark.SemanticTextonForests

This projects contains

In order to ensure best possible performance, the libsvm wrapper is written in C++/CLI (for the .NET interface) and includes the original (untouched) C code of libsvm. The project also includes x86 and x64 build targets for Visual Studio 2013 as well as Visual Studio 2015.

How to build

Windows:

  • Requirements: Visual Studio 2013 or 2015
  • run build.cmd
  • or build using Visual Studio with solution src/all.sln.

Linux:

  • not yet supported

Technical Report

Download at http://download.vrvis.at/acquisition/tr/VRVis_TR_szabo_maierhofer_semantictextonforests.pdf

If you use this code for any kind of publication please include the following reference:

@techreport{tr-vrvis-20150609,
     title = {{Implementation of Semantic Texton Forests for Image Categorization and Segmentation}},
     author = {Attila Szabo and Stefan Maierhofer},
     year = {2015},
     institution = {VRVis Research Center},
     month = {06},
     url = {http://download.vrvis.at/acquisition/tr/VRVis_TR_szabo_maierhofer_semantictextonforests.pdf}
}

License

MIT (http://opensource.org/licenses/MIT)

Authors: Attila Szabo (aszabo@vrvis.at), Stefan Maierhofer (sm@vrvis.at)

Copyright © 2015 VRVis Zentrum für Virtual Reality und Visualisierung Forschungs-GmbH, Donau-City-Strasse 1, A-1220 Wien, Austria. http://www.vrvis.at.

About

An implementation of semantic texton forests (including a .NET wrapper for libsvm written in C++/CLI).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •