-
**Describe the bug**
HERE is the error i'm catching in the console:
Uncaught TypeError: Cannot read property 'orientation' of undefined
Basically I have a component that has a dynamic amount of ste…
-
### Description:
It seems that `skimage.feature.SIFT` currently only supports detecting and extracting keypoints using SIFT. However, [OpenCV](https://docs.opencv.org/4.x/d0/d13/classcv_1_1Feature2…
-
Might be nice to have a version of lineribbon / pointinterval that acts like geom_vline / geom_hline plus a ribbon. See e.g. https://twitter.com/SolomonKurz/status/1546241985597546497?s=20&t=ezZYkV4RE…
-
Hi,
I think it would be valuable if the QSIPrep output .b/.bvec/.bval files come from `dwigradcheck`. I think not a lot of people know that some scanners outputs may have to flip certain vectors to…
-
**Describe the bug**
Using the current github version of `brkraw`, I'm able to convert all of my PV360.2 data (after a bit of manipulation to some files to fix the acquisition name for the DTI sequen…
-
**What do you want to do?**
I have an EBSD map with a gradient in orientation. I want to analyze grains with clustering techniques.
**What data do you have?**
I used the Mtex data (single).
**Wh…
-
Hello,
I have a box scan stitching algorithm that finds grains that have been observed multiple times across multiple 3DXRD scans.
Do you recommend a way to merge the observations of multiple grai…
-
Hi,
I am using an exotic Siemens scanner (9.4T whole-body, software VE12U-AP04_F9)
With the standard pulseq interpreter (v1.4.1), all dimensions are inverted.
I added changes to the interpreter l…
-
In my app, I have a `GroupBox`, and inside of it a `GridBox` with labels, check boxes and text boxes. Some check boxes have `colspan: 2`, so are alone on the row. Because the last check bo…
-
After looking carefully at the HOG code and comparing the time needed to perform pedestrian detection in an image (I found it too slow) I wanted to propose another version to be as fast as possible (…