-
### 🚀 The feature, motivation and pitch
The Gray Level Co-occurrence Matrix GLCM https://en.wikipedia.org/wiki/Co-occurrence_matrix is heavily used to calculate a variety of texture features called…
-
Post your response to our challenge questions.
What image or audio data could be relevant to your course/thesis/life research question(s)? What intuitions do you have about the broad content patter…
-
I am receiving poor performance in label_components compared to Matlab's bwconncomp
or compared openCV C++
my input data is 1600x1200 Uint8 array with a few round blobs, 100-200 pixels each.
in…
-
v5.0.0 vectored path mode shows correct tracing image, but results in partially failed cut.
![lasergrbl5000cuterror](https://github.com/arkypita/LaserGRBL/assets/19920254/51539e05-8b26-464c-8712-9f…
-
Hi Sandro, here's a overview of our plans ahead, and areas where we'd like some help:
### Our vision
- An online platform that can take (almost) any vector- and raster filetype of any size, where user…
-
Since we are comparing the value to a "window" of previous values during compression, I believe we may benefit from vectorizing the code - compare the value to multiple values concurrently using vecto…
-
The icon of toolbar buttons are not pixel-perfect. If you are using PS or AI, you can enable the snap to pixels option and tune your icons.
-
A lot of math/ML-related workloads need support for complex numbers; there are ways to deal with this in Halide that aren't awful (see apps/fft for a good example), we should really offer something be…
-
Other than feature selection we need to think about the model itself. I wrote some stuff down (see pic). Just a suggestion so we can get started. So far picked two features for missing data and used a…
-
### Affected Version
0.16.0, 0.17.0
### Description
Given a Druid v0.16.0 or v0.17.0 cluster configured with SQL-compatible null handling enabled,
the intial performance we measured was incons…