dajuric / dot-imaging

Minimalistic .NET imaging portable platform
313 stars 37 forks source link

No dependencies? #2

Closed fdncred closed 9 years ago

fdncred commented 9 years ago

I don't understand this comment in the readme file.

lightweight (no 3rd party dependencies), but powerful

Dot-Imaging has OpenCV dependencies in the Source/IO/UnmanagedLibraries folder. Please help me understand. Thanks.

dajuric commented 9 years ago

I agree I could formulate the statement better. I meant that there are no managed dependencies (no 3rd party NuGet packages or 3rd party managed libraries).

Comments are welcome.

scotlunsford commented 9 years ago

Also, the unmanaged libraries have a dependency on the Visual C++ 2010 Redistributable Package.

dajuric commented 9 years ago

The bullet-point has been changed.