EMGU CV Invoke error in Image.... object....All Visual Studip project is any cpu targetting...chaging target no use

0
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

In Emgu.CV.Invoke....I am getting above error. My projects are configured with "Any CPU". I installed latest version of EMGUCV in nuget....

img = new Image<Bgr, byte>(bitmapImage);
c#
.net
c#-4.0
dll
emgucv
asked on Stack Overflow Feb 12, 2019 by Jasmine

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0