opencvsharp_samples icon indicating copy to clipboard operation
opencvsharp_samples copied to clipboard

Results 10 opencvsharp_samples issues
Sort by recently updated
recently updated
newest added

Cloud you please give an example for remove watermark from images

Hi, I want to understand that part of the screen, for example, the computer that the user's eye is looking at. I mean, I want the eye to act like...

Start CameraOpenCv.Exe sample and change apperture size to 4 and the program throw an exception. Aperture size should be odd between 3 and 7 Filename:C:\projects\opencv-files\opencv\modules\imgproc\src\canny.cpp " at OpenCvSharp.NativeMethods.c.b__1591_0(ErrorCode status, String...

Can you add a sample of how to use the Kalman filter? Or guide me on how I can use the Kalman Filter? I will be very thankfull

Hi, shimat. Would you please update with DCT & IDCT algorithm? Much appreciate

On line 31, the program halt on error. extractor.Compute(img1, ref keypoints1, descriptors1); Error: AccessViolationException

I'm trying to write a sample to show how to use a track bar. I can create the track bar and display it in a window, but when I click...

OpenCvSharp.OpenCVException:“Failed to allocate 854507520 bytes

I'm using .netframework 4.8. Running the VideoCaptureWPF example, I observed "hangs" behavior at `VideoCapture.Open(0, VideoCaptureAPIs.ANY); ` when running in release mode but not in debug mode. I will appreciate any...

This error is occurring in the SDKTemplate.OcvOp file when I try to build the UWP sample app. I shared a screenshot of the issue. ![Image](https://github.com/user-attachments/assets/9d91a6ae-9998-45e4-8bfe-0715b79d9628) Any idea what the fix...