-
Hello, I am trying to run PE_phenix_stack_stitcher.py on 40x 4 channels 25 Z-stack, but I am facing issues with stitching. First becuase of hardcoded coordinates in https://github.com/FrancisCrickInst…
-
I find pymagsac will be stuck sometimes, it can run tens of minutes and do not stop even when just 40 points. Here is an example.
```
import numpy as np
import pymagsac
data = np.load('test_data…
-
I've created an improved [Robust matching using RANSAC](http://scikit-image.org/docs/dev/auto_examples/plot_matching.html) example which warps and overlays the robust estimate on the image. This highl…
-
- [x] Copy across current recalibration & alignment code
- [x] Either try to improve & package MSIWarp for integration, or copy across the necessary parts
- [ ] Save recal stats, sum spectrum, TIC i…
-
Dear tsattler and v-pnk,
First, I would like to express my admiration for your impressive work on the MeshLoc project. As a researcher working on visual relocalization, I find your project to be incr…
-
For the same input (i.e. config file and dataset) to okvis_app_synchronous, I discover that the resulting position (i.e. the body frame position when progress=100%) have quite a large different for ea…
-
Hi Huai,
Thank you for sharing your code . Nowadays I am trying to modify the ekfslam to run my own dataset.But I get confused by the Civera's classic model as in Civera, 2008 . I don't what the rela…
-
+ ### [Home: dominic_at_robots.ox.ac.uk](http://ori.ox.ac.uk/mrg_people/dominic-zeng-wang/)
+ [D. Z. Wang, “Laser-Based Detection and Tracking of Dynamic Objects,” PhD Thesis, Oxford, United Kingdom,…
-
Hi Chris,
Thank you for sharing the code!
I wonder which algorithm is using here for transformation estimation in the util/transform_estimation.py. Can you point out the reference?
Thanks!
Q…
-
Hi,
Maybe this is an intended behavior ? But I have a simple 4 angle 1 timepoint dataset, and the new version of multiview reconstruction detects 4 tiles in it.
```
0
…