-
I always to use DNP lab for data handling of Bruker and Varian data. I recently switched to a system using SPinit/Spinlab, which produces data in RS2D format.
It would be great if DNP lab could in…
-
I'm at the AFMA conference and was requested this idea from Wilson Co. To have FLO-2D Plugin work as an API. It's an interesting thought. If you set up a map with specific data layers, the api coul…
-
hello,
I am trying to project KITTI velodyne data to 2d sphere and having some questions.
I tried to read your .npy data file like
`data = np.fromfile("2011_09_26_0001_0000000000.npy", dtype=np.fl…
-
Stereogram plots, often used in geology and structural geology, help visualize 3D orientation data (e.g., planes, lines, or stress directions) on a 2D plane. Creating a custom Matplotlib projection fo…
-
Hello there,
I try to get familiar with the model and I wanted to know, if for example you do:
**python train_2d.py -net sam2 -exp_name REFUGE_MedSAM2 -vis 1 -sam_ckpt ./checkpoints/sam2_hiera_s…
-
Hi,
currently pybdv only supports 3D input data. This is fine as long as I use make_bdv. I will just fake the third dimension by using ```np.expand_dims(data.copy(),axis=0)```.
However, I like t…
-
this is the root cause of #32
-
I am trying to query non-contiguous parts of a matrix in a single HDF5 query. For this I am try to use `Selection::points`. It seems Selection:points needs a 2D array other wise it throws a compilatio…
-
建图后的地图保存后,并保存到data目录下。运行localization并播放bag后,提示通过RViz初始化2D pose,但点击后没有任何反应,一直提示需要设置初始化位姿。
![problem](https://github.com/user-attachments/assets/873f1700-4e63-484c-b41f-1c7ddb64fcd1)
-
I would like to contribute a new problem focused on basic computer vision concepts.
**Problem Overview:**
- Title: Image Brightness Calculator
- Difficulty: Easy
- Category: Computer Vision
- C…