What is the best Framework for Image/Video processing?

  • Thread starter Thread starter Pasan Indeewara
  • Start date Start date
P

Pasan Indeewara

Hi All,
For our research we need to identify moving vehicles in a video as
well as stopped vehicles in still images. Can someone please mention what is
the best Framework to use for these 2 purposes?

Currently we're trying to use Aforge.NET and EmguCV (Wrapper of OpenCV). Any
other good frameworks?
 
We can use either Aforge or EmguCV with C#. It would be great if we had some
better inbuilt namespace in dotnet framework itself.
 
Back
Top