-
In order to identify a set of experiments of interest for further analysis, we need a table with all existing ophys experiments, their QC status, and all relevant metadata for filtering. This is rough…
-
```
Enable the users to switch to a full-screen mode when viewing a presenter's
desktop.
In some cases, such as for unsophisticated viewers (such as K12 students), it
might be desirable for viewers…
-
Hello,
With the following image, I encounter a segfault with ViSP [`v3.6.0-1651-ga65eebc2f-dirty`](https://github.com/lagadic/visp/tree/a65eebc2fffc3814889fbe40c3b1a8ee182d1bd4).
![img](https://gi…
-
Hi,
i am quite new to visp and have the following question:
I have a relatively complex cad model, which I wanted to load and track with the `vpMbGenericTracker` in particular the moving edge approa…
-
Not really an Issue, just wanted to thank you. This package helped me with a crucial calibration that I needed on a tight schedule.
-
These seem to be the other commands used in the protocol. These don't seem to be currently implemented in the client (yet).
```
AT*REF=%d,%d
AT*PMODE=%d,%d
AT*MISC=%d,%d,%d,%d,%d
AT*GAIN=%d,%d,%d,%d,…
-
I use your code with realsense in Eye on Base calibration
During my experiment, if I took around 15 images, the results looks good but not exactly correct.
So, I take around 25, 30 and 40 samples, t…
-
I have installed VISP from source for Windows 10 with Visual C++ 2022 (vc17), following all the steps of the website and try to get started. But when I tried to run tutorial-viewer example
`%VISP_WS%…
-
När ett projekt skapas eller redigeras så körs:
```R
library(emuR, warn.conflicts = FALSE)
library(reindeer)
dbPath
-
Hi,
I didn't want to write publisher?so I just modify the client.cpp ,is it ok?
// vpColVector v_c(6); // camera velocity used to produce 6 simulated poses
// for (int i = 0; i < N; i++)
// {
…