Closed sah4jpatel closed 4 months ago
The goal is to use the PIMPL architecture for vision code such that it would have the following structure:
getDetectionResults(Image image, parameters param=default)
created the repo, will take longer to develop an interface that the software team requires
The goal is to use the PIMPL architecture for vision code such that it would have the following structure:
getDetectionResults(Image image, parameters param=default)