bob
2.6.2
  • Installation Instructions
  • Getting started with Bob
  • Bob’s Core Routines
  • Bob’s Math Routines
  • Bob’s Metric Routines
  • Bob’s Core I/O Routines
  • Bob’s I/O Routines for Images of Various type
  • Bob’s Video I/O Routines
  • Bob’s Audio I/O Routines
  • Matlab(R) I/O Support for Bob
  • Bob’s Signal Processing Routines
  • Bob’s Audio Processing Routines
  • Bob’s Basic Image Processing Routines
  • Bob’s Color Conversion Routines
  • Bob’s Drawing Routines
  • Bob’s Gabor wavelet routines
  • Bob’s Face Detection Routines
  • Python Bindings to Liu’s Optical Flow Framework
  • Python Bindings to Horn & Schunck’s Optical Flow Framework
  • Python Bindings to the Flandmark Keypoint Localizer for Frontal Faces
  • Bob Activation Functors
  • Bob Linear Machines and Trainers
  • Bob’s Multi-Layer Perceptron Machines
  • Bob-LIBSVM Python Bindings
  • Expectation Maximization Machine Learning Tools
  • Generalized Boosting Framework using Stump and Look Up Table (LUT) based Weak Classifiers
  • Bob Database Support
  • MNIST Database Interface
  • Wine Database
  • AT&T Database of Faces Verification Protocol
  • Iris Flower Data Set
  • Bob Python/C++ Extensions
    • Documentation
      • Bob Satellite Package Development and Maintenance
      • Using zc.buildout
      • Extending Python with C/C++ code
      • Helper utilities
      • C++ API of the Documentation classes
      • Python API to bob.extension
    • Indices and tables
  • Blitz++/Python Arrays
bob
  • Docs »
  • Bob Python/C++ Extensions
  • View page source

Bob Python/C++ Extensions¶

This module contains information on how to build and maintain Bob extensions written in pure Python or a mix of C/C++ and Python.

Documentation¶

  • Bob Satellite Package Development and Maintenance
    • Anatomy of a buildout Python package
    • Pure-Python Packages
    • Documentation Generation and Unit Testing
    • Distributing Your Work
  • Using zc.buildout
    • A Minimal Example
    • Using mr.developer
    • Order of packages in eggs and develop
    • Hooking-in privately compiled externals
  • Extending Python with C/C++ code
    • C or C++/Python Packages
    • Pure C/C++ Libraries Inside your Package
    • Compiling your Library and Extension
    • Documenting your C/C++ Python Extension
  • Helper utilities
  • C++ API of the Documentation classes
    • Function Documentation
    • Variables Documentation
    • Class Documentation
  • Python API to bob.extension
    • Functions
    • Scripts

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next Previous

© Copyright 2017, Idiap Research Institute.

Built with Sphinx using a theme provided by Read the Docs.