RomanArzumanyan / VALI

Video processing in Python
Apache License 2.0
21 stars 1 forks source link

SurfaceView added as context manager class #8

Closed RomanArzumanyan closed 6 months ago

RomanArzumanyan commented 6 months ago

This PR adds template class for context management. It's mostly useful for creating different views of same memory (e. g. for handshake with pytorch, opencv etc.)