cvtools.web.model module

class cvtools.web.model.Model[源代码]

基类:object

Just as an interface, you have to implement specific model code

detect(img)[源代码]
draw(img, results)[源代码]
prase_results(results)[源代码]