Pymecavideo 8.0
Étude cinématique à l'aide de vidéos
Fonctions membres publiques | Attributs publics | Liste de tous les membres
Référence de la classe src.dbg.Dbg

dbg.py, a module for pymecavideo: a program to track moving points in a video frameset Plus de détails...

Fonctions membres publiques

def __init__ (self, verbosite)
 
def p (self, niveau, msg)
 affiche un message si la verbosité est suffisante Plus de détails...
 
def __str__ (self)
 Renvoie une chaîne lisible pour les humains. Plus de détails...
 

Attributs publics

 verbosite
 

Description détaillée

dbg.py, a module for pymecavideo: a program to track moving points in a video frameset

Copyright (C) 2007 Jean-Baptiste Butet ashas.nosp@m.hiwa.nosp@m.@gmai.nosp@m.l.co.nosp@m.m Copyright (C) 2023 Georges Khaznadar georg.nosp@m.esk@.nosp@m.debia.nosp@m.n.or.nosp@m.g

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Définition à la ligne 26 du fichier dbg.py.

Documentation des constructeurs et destructeur

◆ __init__()

def src.dbg.Dbg.__init__ (   self,
  verbosite 
)

Définition à la ligne 27 du fichier dbg.py.

Documentation des fonctions membres

◆ __str__()

def src.dbg.Dbg.__str__ (   self)

Renvoie une chaîne lisible pour les humains.

Définition à la ligne 40 du fichier dbg.py.

◆ p()

def src.dbg.Dbg.p (   self,
  niveau,
  msg 
)

affiche un message si la verbosité est suffisante

Définition à la ligne 33 du fichier dbg.py.

Références src.dbg.Dbg.verbosite.

Documentation des données membres

◆ verbosite

src.dbg.Dbg.verbosite

Définition à la ligne 28 du fichier dbg.py.

Référencé par src.dbg.Dbg.p().


La documentation de cette classe a été générée à partir du fichier suivant :