nvda
b65608ac - Remove reference cycles in contentRecog objects (#11510)

Commit
5 years ago
Remove reference cycles in contentRecog objects (#11510) * ContentRecog: add a BaseContentRecogTextInfo class which all TextInfos emitted by RecogResult objects should now inherit from to avoid creating reference cycles. the built-in ContentRecognizer TextInfos now do this. * Add comment
Parents
Loading