Hi!
I am trying to use a definition that used to work on my former PC in July 2023. It uses Emgu.CV via a C# component that I built in visual studio. When I try to run it I get the following error:
- Solution exception:Could not load type ‘Emgu.CV.Features2D.MSERDetector’ from assembly ‘Emgu.CV.Platform.NetStandard, Version=4.5.5.4823, Culture=neutral, PublicKeyToken=7281126722ab4438’.
All DLL are ublocked and placed in C:\Users\vsard\AppData\Roaming\Grasshopper\Libraries\Aesthetics Framework
Another thing: I was using it in RH7, now I am running it in RH8.
Thank you!