Method | Description | |
---|---|---|
getFrList ( string path ) : List |
Get FR
|
|
getImageInfo ( ) : List |
Get Image Information
|
|
showFR ( Image image, ImageInfo image_info ) : void |
Draw the bounding box on the detection image
|
public showFR ( Image image, ImageInfo image_info ) : void | ||
image | Image | Detection Image |
image_info | ImageInfo | Image Information |
return | void |