NAO Software 1.14.5 documentation

Home | Site map | Search | Index
« previous | up | next »

Extractors¶

NAOqi Core - Overview | ALExtractor API | ALVisionExtractor API


What it does¶

Extractor modules are used as a base class for vision and perception modules.

List of modules inheriting from ALExtractor¶

  • ALFaceDetection
  • ALLandMarkDetection
  • ALRedBallDetection
  • ALSonar
  • ALVisionRecognition

List of modules inheriting from ALExtractor and ALVisionExtractor¶

  • ALBacklightingDetection
  • ALDarknessDetection
  • ALMovementDetection
  • ALVisualCompass
« ALLogger API | NAOqi Core | ALExtractor API »

Quick search

Enter search terms or a module, class or function name.

Table Of Contents

  • Site map
  • What’s new
  • NAO
  • Software
  • Choregraphe User Guide
  • Programming Guide
  • References
    • NAOqi API
      • NAOqi Core
        • ALBehaviorManager
        • ALConnectionManager
        • ALMemory
        • ALModule
        • ALPreferences
        • ALResourceManager
        • ALLauncher
        • ALBonjour
        • ALLogger
        • Extractors
          • ALExtractor API
          • ALVisionExtractor API
      • NAOqi Motion
      • NAOqi Audio
      • NAOqi Vision
      • NAOqi Sensors
      • NAOqi Trackers
      • DCM
      • Types
    • > All C++ Classes
    • > All C++ Functions
    • > All NAOqi Events
    • > All NAOqi Memory Keys
    • C++ API
    • Simulator SDK package
    • Python API
  • Glossary
  • Legal notices

On this page

  • Extractors
    • What it does
    • List of modules inheriting from ALExtractor
    • List of modules inheriting from ALExtractor and ALVisionExtractor
« previous | up | next »