Aldebaran Software 2.1.0.18 documentation

Home | NAO | Romeo | Pepper | 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¶

  • ALCloseObjectDetection
  • ALEngagementZones
  • ALFaceDetection
  • ALGazeAnalysis
  • ALLandMarkDetection
  • ALPeoplePerception
  • ALRedBallDetection
  • ALSittingPeopleDetection
  • ALSonar
  • ALVisualSpaceHistory
  • ALWavingDetection
  • ALVisionRecognition

List of modules inheriting from ALExtractor and ALVisionExtractor¶

  • ALBacklightingDetection
  • ALBarcodeReader
  • ALDarknessDetection
  • ALMovementDetection
  • ALSegmentation3D
  • ALVisualCompass
« NetworkInfo-IPInfo | 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 Documentation
  • Romeo Documentation
  • Pepper Documentation
  • NAOqi Developer guide
    • Getting Started
    • Programming
    • NAOqi Framework
      • Key concepts
      • NAOqi API
        • NAOqi Core
          • ALAutonomousLife
          • ALAutonomousMoves
          • ALBehaviorManager
          • ALConnectionManager
          • Extractors
            • ALExtractor API
            • ALVisionExtractor API
          • ALMemory
          • ALModule
          • ALNotificationManager
          • ALPreferenceManager
          • ALResourceManager
          • ALStore
          • ALSystem
          • ALUserSession
          • ALTabletService
          • ALWorldRepresentation
          • PackageManager
          • ALBonjour
          • ALLauncher
          • ALLogger
          • ALPreferences
        • NAOqi Motion
        • NAOqi Audio
        • NAOqi Vision
        • NAOqi PeoplePerception
        • NAOqi Sensors
        • NAOqi Trackers
        • ALDiagnosis
        • DCM
        • Types
      • > All C++ Classes
      • > All C++ Functions
      • > All NAOqi Events
      • > All NAOqi Memory Keys
      • C++ API
      • Python API
    • Managing my robot
  • 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 »