C-sharp Video Extraction Libraries

TDThe Don9/22/2022
I am looking for a good, preferably open-source library for importing video files (e.g. AVI) into an array of 2-D pixels matrices for each frame, that can be used for analysis in C#.

Can anyone recommend anything?

Thanks!