-
Hi,
While initially playing your code i was running into this error:
`
File "C:/Users/thinkpad/Desktop/read_serial.py", line 56, in
if cv2.contourArea(c) < 300:
error: OpenCV(4.0.1-d…
-
### Godot version
4.0dev
### Issue description
From version to version, some resources changed format. While we have `ClassDB::add_compatibility_class` to help with class renames, we kind of …
groud updated
11 months ago
-
In the file "detection.py," I found "import Comparative_models.CE as CE" on line 466. How I can get this package? Moreover, I want to run your model based on the dataset "MVTec". Would you please adv…
-
Hello,
I'm Antonio, and I'm with Federal University of Campina Grande (UFCG) in Brazil. I've been using Fork with some data and noticed that for a particular set (see .f90 file at https://dl.dropboxu…
-
# Bug Report
**Cairo version:**
Commit 66357681
**Current behavior:**
When calling a fairly involved method (specifically a port of this `noise3` method https://github.com/influenceth/cair…
-
Hey,
First of all, thanks for a great package. I find all of the scikit-tda packages really useful.
I'm trying to compute Alpha filtration of a 3-dimensional data (attached as a text file) and I g…
-
Hello,
You're missing entries in the CMakeLists.txt file that, unfortunately, prevent successful compilation using ESP-IDF.
src/rgb_2_rgbw.cpp is missing. Looking at the cpp files in /src, adding t…
-
@patriciogonzalezvivo @bcamper @nvkelso
I'm testing out this new sand shader for beaches, could you help me optimize it with the new shader set-up?
Not sure yet if this works out visually on the ma…
-
Maybe is better to understand with this video.
https://drive.google.com/file/d/108rmnPphciZsu6GlSLcI7xpWh9QGWKMO/view?usp=sharing
How can i get the same track id for every car instead of differe…
-
Allow server-side mod code to modify textures at runtime, i.e. replace an already-loaded texture with new image file content. If feasible, also allow loading new textures, i.e. not present at server …