-
- OpenCV => 3.2
- Operating System / Platform => ubuntu 14.04
- Compiler => cmake
```
By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package co…
-
I'm trying to clean some page, but the TextCleanerScript outputs a blank page.
Debugging the source code, I noticed that the problem is in the ```RemoveNoise``` method, when calling ```Negate```.
…
-
Hello, first of all thanks for this project!
I am trying to evaluate aiortc with the following usecase : using aiortc as an intermediary peer between two end users/peers, to include real time sound…
-
I'm running anomalib on a custom dataset (around 20k samples) and I've noticed costant crashes after a few epochs/validation steps (DefaultCPUAllocator: can't allocate memory...) almost independently …
-
Hello,
I got the following error when setting 400 for the "Threshold block size" :
OpenCV(4.2.0) /io/opencv/modules/imgproc/src/thresh.cpp:1648: error: (-215:Assertion failed) blockSize % 2 == 1…
-
i've looked at previous issues related but never solved the problem for me.
ubuntu 18.04 ros-melodic
when i use catkin_make this what's happening:
Base path: /home/awaz/catkin_ws
Source space: /h…
Ador2 updated
2 years ago
-
I want to make a cartoon effect. But the bilateralFilter is not working. It only works when I open the cvtColor part in the code below. But this time it's gray in color. I want to make it colorful. Ho…
-
2022-08-17 18:04:11,080 - pytorch_lightning.utilities.seed - INFO - Global seed set to 42
2022-08-17 18:04:19,450 - anomalib.data - INFO - Loading the datamodule
2022-08-17 18:05:06,595 - anomalib.m…
-
**Describe the bug**
-when i using the patchcore to training data(MVTec bottle), there appeared some error, just like this---Validation: 0it [00:00, ?it/s], the process can't continue
**To Repr…
-
**Describe the bug**
Hello! I made a test using PatchCore on the original MVTec dataset without any modification of config or dataset. I print the return of AdaptiveThreshold() because I am intereste…