-
# Summary of your issue
Under Linux, calling a opencvsharp function which then throws an exception on the native side causes the calling thread to crash. Apparently, this problem arises when passing …
-
Hi,
Thank you very much for putting together this amazing library.
I am trying to use the tutorial to test out the Total Variation L2-norm compressed sensing tutorial.
```
im_original = cv2.imrea…
-
I calculate histogram of RGB image with this func:
``` c#
static void calc_hist_bgr(Mat bgr, Mat hist)
{
int[] channels = new int[3] {0, 1, 2};
const int b_bins = 8; …
-
# Summary of your issue
DlibDotNet.Extensions 19.18.0.20200428 I installed nuget package, but it does not support WriteableBitmap.
Doesn't the current version support WriteableBitmap? Can I know whe…
-
**Environment**
Lubuntu 16.10 (x86)
**Steps followed**
1. I've installed mono-devel, mono-complete, monodevelop
2. Under MonoDevelop, I've created a .NET C# Console solution
3. I've used the …
DvD12 updated
4 years ago
-
Hi,
I am not able to run app with opencvsharp2 on my Ubuntu 16.04 (Mint). I have compiled `libOpenCvSharpExtern.so` from latest revision & from c4404505fc2c6a25bafc917c65aa6d0ba3b5f979 - but always wi…
-
as per @natedileas idea
-
when I test the single image, I got the following result, but it is not the expected one.
Is there something wrong with my operation? Thank you! I'm a beginner.
![image](https://user-images.githubus…
-
The following issues worry about performance
* https://github.com/takuya-takeuchi/DlibDotNet/issues/187
* https://github.com/takuya-takeuchi/FaceRecognitionDotNet/issues/102
So check the follow…
-
## Description
Processing 3.3.7 crash at any attempt to use P2D or P3D renderer.
## Expected Behavior
No problems with 3.3.6 version on the same system, working side by side.
## Current Behav…