-
Hi, @alisterburt,
I'm Jorge from Scipion team. We're looking to integrate some tool that removes the fiducial markers from the tilt-series and heard about fidder. I'd like to know the current state…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/ms-iot
---
###### Please subscribe to this thread to get notified when a new repository is created
-
-
Hi Vivek,
Thank you for sharing your work.
I am working on adapting the intrinsic and extrinsic camera parameters to the X-ray system that we use in our hospital by using this source --> https:/…
-
Order of operations unclear.
User must:
1. Create a particle
2. Ensure it is selected in the table
3. Perform the radius, length, other checks etc by adding points, selecting then clicking the rel…
-
This thread was created to allow all ViSP users to post videos of results obtained in research, industrial, European or other projects...
It completes the videos that the team regularly publishes o…
-
Hi all,
Super exciting to find this project! We are acquiring large light sheet data sets using a high NA oblique plane microscope ([publication](https://elifesciences.org/articles/57681)). We norm…
-
Hi,
I have to load hundreds of TIFF files into memory. Unfortunately, if I try to simply do something like
```
img = Matrix{Float32}(undef, (image_size[1]*image_size[2], length(shots)))
for i in s…
-
Hi! We have been using your algorithm on a 4-tilt series (by imaging 1a and 1c together first then rotating the sample by 45 degrees to image 1b and 1d). However the following error message popped up.…
-
Hi, I've been using your calibration toolbox for stereo systems, it works really well!
I would like to take some inspiration of your work to develop a similar package in Julia, can you specify a lice…