Pokémon Analyzer

Documentation

  • Installation
    • Option 1 : Utilisation de l’exécutable (RECOMMANDÉ)
    • Option 2 : Installation depuis le code source (Développeurs)
      • Prérequis
    • Installation de Python
    • Installation de Tesseract OCR
      • Windows
      • macOS
      • Linux (Ubuntu/Debian)
    • Installation de l’application
    • Vérification de l’installation
  • Guide d’utilisation
    • Démarrage de l’application
    • Interface principale
    • Onglet Capture Live
      • Sélection de la zone d’écran
      • Configuration de la capture
      • Analyse des types
    • Onglet Recherche
      • Recherche par nom
      • Filtres
    • Changement de langue
    • Raccourcis clavier
    • Résolution de problèmes
      • OCR non disponible
      • Problèmes de connexion
      • Détection imprécise
      • Performance
  • Référence API
    • Core
      • Entities (Entités)
        • Pokemon
        • TypeAnalysis
        • AnalysisResult
        • OCRResult
        • CaptureRegion
      • Type Calculator (Calculateur de Types)
        • TypeEffectiveness
        • TypeCalculator
      • Translations (Traductions)
        • TranslationManager
        • t()
        • set_language()
        • get_translator()
        • translate_type()
        • format_form_name()
      • Utils (Utilitaires)
        • get_resource_path()
    • Infrastructure
      • API
        • PokeAPI Service
      • OCR
        • Tesseract OCR
        • Screen Capture (Capture d’écran)
    • Services
      • Analysis Service (Service d’Analyse)
        • AnalysisService
      • Capture Service (Service de Capture)
        • CaptureService
    • Presenters (Présentateurs)
      • Main Presenter (Présentateur Principal)
        • MainPresenter
    • UI (Interface Utilisateur)
      • Main Window (Fenêtre Principale)
        • MainWindow
Pokémon Analyzer
  • Recherche


© Droits d'auteur 2025, PokéOCR.

Compilé avec Sphinx en utilisant un thème fourni par Read the Docs.