openCV support in dot net Framework 4.5

Hi Team,
Does OpenCV supported in dot net framework 4.5 and C# programming language?
Actually I want to read the text from pdf image file by using OCR. Can i perform these operation by help of OpenCV OCR. Thank you.

no. there are a few 3rdparty c# wrappers out there, but no official support for that

opencv has no tools for reading pdf files, you need a different library

Hi @berak Thanks for your replay. Can you just provide me the link of 3rd party wrapper in C# as you mentioned in our previous discussion.

here’s one but again, ppl here wont be able to help with any of it