Functions | Variables
file_example Namespace Reference

Functions

def do_some_work (client_session, image_path, image_name)
 
def print_tranfer_progress (progress_value)
 
def process_image (image_store, image_file_name, image_file_path)
 
def process_image_with_progress (image_store, image_file_name, image_file_path)
 
def store_image (image_store, name, image_file_path)
 
def work_on_image_file (image_file_path)
 

Variables

 app = qi.Application()
 
 file_id = sys.argv[2]
 
 log = qi.Logger("qicore.file.example")
 
 path_to_file = sys.argv[1]
 
 qicore = qi.module('qicore')
 

Function Documentation

◆ do_some_work()

def file_example.do_some_work (   client_session,
  image_path,
  image_name 
)

Definition at line 71 of file file_example.py.

◆ print_tranfer_progress()

def file_example.print_tranfer_progress (   progress_value)

Definition at line 13 of file file_example.py.

◆ process_image()

def file_example.process_image (   image_store,
  image_file_name,
  image_file_path 
)

Definition at line 36 of file file_example.py.

◆ process_image_with_progress()

def file_example.process_image_with_progress (   image_store,
  image_file_name,
  image_file_path 
)

Definition at line 49 of file file_example.py.

◆ store_image()

def file_example.store_image (   image_store,
  name,
  image_file_path 
)

Definition at line 23 of file file_example.py.

◆ work_on_image_file()

def file_example.work_on_image_file (   image_file_path)

Definition at line 16 of file file_example.py.

Variable Documentation

◆ app

file_example.app = qi.Application()

Definition at line 8 of file file_example.py.

◆ file_id

file_example.file_id = sys.argv[2]

Definition at line 84 of file file_example.py.

◆ log

file_example.log = qi.Logger("qicore.file.example")

Definition at line 11 of file file_example.py.

◆ path_to_file

file_example.path_to_file = sys.argv[1]

Definition at line 81 of file file_example.py.

◆ qicore

file_example.qicore = qi.module('qicore')

Definition at line 9 of file file_example.py.



naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41