-
- [ ] Gaussian filter to eliminate noise
- [ ] Color filtering
- [ ] Canny Edge detector for better feature pairing
- [ ] Hough Transform to find lines in the picture and use them for a better reco…
-
Keep getting this error when pointing my camera on anything (I guess this is when line detection algorithm is triggered)
```
Exception in Tkinter callback
Traceback (most recent call last):
File…
-
When I train voc data, the error happened. My GPU is RTX2080 8G * 2,tensorflow-gpu:1.12,keras2.2.4
`Epoch 1/50
2019-01-28 00:16:00.441512: E tensorflow/stream_executor/cuda/cuda_blas.cc:652] faile…
-
All generated HTML web pages are covered by this issue.
This issue covered all generated HTML files, including generated entry `index.html` files, top level web pages (both constructed form data su…
-
## 💥 Proposal
Adding new codes based on Hough Transform, Morphological Transformations, Detection of Objects, Contours, etc.
-
``` swift
class Foo: RLMObject {
dynamic var bar: String
init(bar: String) {
self.bar = bar
super.init()
}
}
let foo = Foo(bar: "😿")
```
The last line results in `fatal…
-
Command failed: "D:/Program Files/vcpkg-master/vcpkg/downloads/tools/cmake-3.29.2-windows/cmake-3.29.2-windows-i386/bin/cmake.exe" --build . --config Debug --target install -- -v -j13
[issue_body.md]…
-
## Describe the bug
I run a Rails application on a personal server running [Dokku](//dokku.com) (a single-server Heroku replacement) and install `ruby-vips` to use with Rails' `image_processing` ge…
-
Would like to see Sixel support in the Terminal, this is the standard used to show graphics in the console.
Sixel is part of the original DEC specification for doing graphics in terminals and has b…
-
Some Items, that should be inside of a parent, aren't.
Examples: Q72: Hough Transform, Q:101 Optical Flow, Q:105 Pixels (not the category-Item), ...
Items seem to have in common, that there is no …