-
Template matching for calibration could be improved by using subpixel matching, which is now in scipy. We might need to have an increased precision for the focus too.
-
Hey @cesarsouza,
I'm working on template matching and it's not as fast as I'd like it to be. If you have time, I'd like you to look at a couple things.
1. What's the point of this loop? Template m…
-
### NOTE
***Forum:*** https://forums.openmv.io/viewtopic.php?f=6&t=1813&sid=cc052523870cb4995a9a134fc2bc00d4
Rotation and scale matching is really CPU intensive right now however. That said, usi…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR46287](https://bugs.llvm.org/show_bug.cgi?id=46287) |
| Status | NEW |
| Importance | P normal |
|…
-
"matching guidelines" text on https://spdx.org/licenses/ still link to v2.3 spec
- https://spdx.github.io/spdx-spec/v2.3/license-matching-guidelines-and-templates/)
May need to ask LF team to upda…
-
There are discrepancies between FSF's canonical `GPL-1.0` and `GPL-2.0` texts and their associated SPDX templates that cause matching to fail in downstream software that performs matching.
Specific…
-
### Version
```
$ func --version
4.0.5907
```
### Description
1) First issue is that "func templates -l python list" gives invalid names for some templates, for example "Azue Event Grid trigger"…
-
When looking at the template matching to add cross-correlation (#311) I came up with a few things that might be an idea for refactoring; however, I thought it would be worth making a discussion before…
-
```
match(RAI, RAI, method, maxNumberOfMatches) -> List
match(RAI, RAI, method) -> Localizable
match(RAI, RAI) -> Localizable (using cross-correlation)
```
See also:
- http://docs.opencv.org/2…
-
**Plugin information**
- OS: macOS Ventura 13.6.9, iPadOS 18.1
- Templater version: 2.9.1
- Obsidian version: 1.7.5
- Templater settings: Template folder `Templates/`
**Describe the bug…