-
Transferred from http://code.opencv.org/issues/3122
```
|| Nikolay Rogoshchenkov on 2013-06-28 21:22
|| Priority: Normal
|| Affected: branch 'master' (2.4.9)
|| Category: stitching
|| Tracker: Bug
||…
-
Transferred from http://code.opencv.org/issues/1545
```
|| p x on 2012-01-13 06:14
|| Priority: Normal
|| Affected: branch '2.4'
|| Category: stitching
|| Tracker: Bug
|| Difficulty: None
|| PR:
|| …
-
### System Information
OpenCV version: [4.x](https://github.com/opencv/opencv/tree/0323761ea685e03b106bd7612a10756c7fbd6ef9) ([build info](https://gist.github.com/krupkat/87a1b7550e8f376d9f837b275c…
-
See the attached picture for diagrams. We would like the topology embedding algorithm to extend to the following cases:
1. connecting a broadcast link in one rack to a broadcast link in another. Right…
-
I have been messing around with Drawing Bot, because I feel like it's thiiiiiis close to being perfect for generating stitchable SVGs. Give it a few tweaks, like changing the frequency as well as ampl…
-
##### System information (version)
- OpenCV = :4.7.0:
- OpencvContrib=4.7.0;
- Operating System / Platform = :Windows7 SP! 64 Bit:
- Compiler = :Visual Studio 2019:
- CUDA =10.2;
- CuDNN =…
ycxia updated
10 months ago
-
LOCI performs multi-tile image acquisitions from multiple types of systems:
1. OWS (WiscScan) OME-TIFFs
2. OpenScan OME-TIFFs
3. PrairieView TIFFs/OME-TIFFs
Our scientists are having difficult…
-
The build/cmake instructions for the Background-Subtraction project no longer work (the BGS dependency part)
https://github.com/spmallick/learnopencv/tree/master/Background-Subtraction
```
(p37_d…
-
Hello! Thank you for your work here.
I was able to stitch my images with the example script, but there is line visible in the overlap. Is there something I can do to change this?
[stitched_image…
-
We should be able to generate contour lines from DEM data.
```scala
val elevationTile: Tile = ???
val contours: Seq[LineFeature[Double]] = elevationTile.contours(options)
```
and, distribut…