System.TypeInitializationException using Emgu.CV in C#

后端 未结 2 1843
情书的邮戳
情书的邮戳 2020-12-21 19:14

At this point I have a function which calls for an image from my camera interface. This image is then saved to hard drive and also displayed in the Windows Forms GUI.

<
2条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-21 20:09

    http://www.emgu.com/wiki/index.php/Setting_up_EMGU_C_Sharp - this really helped me when I was stuck on the same issue, it might be worth a look.

提交回复
热议问题