Giter Site home page Giter Site logo

last dll build with vs2008 about opencvsharp HOT 3 CLOSED

shimat avatar shimat commented on May 17, 2024
last dll build with vs2008

from opencvsharp.

Comments (3)

shimat avatar shimat commented on May 17, 2024

The latest DLL files work for me.

I tested using Visual C# 2008 Express. I downloaded v2.4.8.20140502 DLL files and added references to them. OpenCvSharp and OpenCvSharp.CPlusPlus worked successfully.
My testing solution is uploaded in the following URL.
https://www.dropbox.com/s/1d0yvt5ixvbmpj3/OpenCvSharpTest.zip

from opencvsharp.

mrgloom avatar mrgloom commented on May 17, 2024

Thanks for reply, I tryed your project and it give me error on first line

IplImage img = new IplImage("lena.png");

An unhandled exception of type 'System.TypeInitializationException' occurred in OpenCvSharp.dll
Additional information: Инициализатор типа "OpenCvSharp.NativeMethods" выдал исключение.

I use

microsoft visual studio 2008 version 9.0.30729.1 SP
microsoft .NET Framework Version 3.5 SP1
microsoft windows xp professional 5.1.2600 Service Pack 3 build 2600
x86

but I have some old sample project that use old libs and it works.

folder called Sample-2.4-20121007 and it uses opencv 240 don't know OpenCvSharp version

from opencvsharp.

shimat avatar shimat commented on May 17, 2024

The sample is for x64.
(The target platform is AnyCPU and native DLLs are built for x64.)

For x86, please exchange x64 DLLs for x86 DLLs. (e.g. opencv_core248.dll, OpenCvSharpExtern.dll)

from opencvsharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.