| 277 | typename image_scanner_type |
| 278 | > |
| 279 | object_detector<image_scanner_type>:: |
| 280 | object_detector ( |
| 281 | ) |
| 282 | { |
| 283 | } |
| 284 | |
| 285 | // ---------------------------------------------------------------------------------------- |
| 286 |
nothing calls this directly
no test coverage detected