-
Hello!
I was trying to reimplement your code into a c++ version.But I met a problem! Maybe you can help me!
At the synthesizing stabilized frames stage,when I try warp the stabilized_mask(for ev…
-
Could you share the code of homography estimation experiment or other open-source code?
-
Hello, may I ask how the pedestrian trajectory visualization in the paper is realized?
![image](https://user-images.githubusercontent.com/112396864/188088958-3b537528-a321-4e39-b505-569429934b50.png)…
-
While trying to align some separate RBG shots of the moon, I got the following error (and program exit). It seems to happen in the rigid transformation step (if I skip that part the crash doesn't occu…
-
System information (version)
OpenCV => 4.5.5
Operating System / Platform => Ubuntu 20.04 64bit
Compiler => gcc 9.4.0
cuda 11.2
cudnn 8.2.1
cmake -D CMAKE_BUILD_TYPE=RELEASE \
-D CMAKE_INSTAL…
-
### Describe the bug
I am trying to customize [`inference_model`](https://github.com/open-mmlab/mmclassification/blob/master/mmcls/apis/inference.py#L54) function so it can work with batches.
It s…
-
On sampling scale value from a list `scales` in [sample_homography function](https://github.com/rpautrat/SuperPoint/blob/313a0a115961bc2a98a5ed1d7bde33fa99542398/superpoint/models/homographies.py#L117…
-
### System Information
```
(base) guoquanhao@MacBook-Pro build % clang --version
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
Target: arm64-apple-darwin22.6.0
Thread model: posix
Installe…
-
Is there a way to calculate the Homography Matrix between the template pitch and an annotated frame?
I haven't been able to do this since the annotations were line segments and not points.
-
https://github.com/AprilRobotics/apriltag/blob/b54fae744bdbddad62c4e0a0d39d8ba8c48a1d4c/apriltag.c#L476
During my stress test, process crashed and Visual Studio showed "stack around A crashed". I loo…