-
The pipeline currently has 2 image representation algorithms:
1. FRQI (2010)
2. NEQR (2013)
Important QIR methods that need to be added:
- [x] MCRQI (2011)
- [ ] QUALPI (2013)
- [ ] NAQSS …
-
# Filters
Each image is managed as a bitmap array on our solution.
The goal will be to apply some sorting functions. The final feature will allows the user to select any of these algorithms :
…
-
### Describe the problem
When I use Transform Image to scale and transform an image, it appears to be using Nearest Neighbor sampling. Results are blocky. Is it possible to enable other sampling al…
-
### Describe your suggested feature
Often Manga scanlations have a lower resolution than modern phone and tablet screens, which means they will get scaled up while displaying them. This results in …
radry updated
2 months ago
-
I hope my work can help QOI2:
- [A lossless image compression benchmark](https://github.com/WangXuan95/Image-Compression-Benchmark), which tests various lossless image compression algorithms on sever…
-
**Feature Request: Display Performance Metrics for Sorting Algorithms**
It would be beneficial to have a feature that displays performance metrics for sorting algorithms. This feature should includ…
-
### **1. Quantum-Like Enhancements**
#### **a. Unitary Gate Operations**
- Implement additional quantum gates such as:
- **Pauli Gates (X, Y, Z)**: For flipping states or introducing phase sh…
-
### Is your feature request related to a problem? Please describe
Today, OpenSearch supports Grok or [Patterns operator](https://github.com/opensearch-project/sql/blob/cfe38d7d6678dfbd5597f1098a1a4…
-
**What is MNIST?**
Is a benchmark dataset for evaluating image classification algorithms.
Details: The MNIST dataset consists of 70,000 28x28 pixel grayscale images split into 60,000 training images …
-
Hiya. Thank you for creating good obs filter! 👍
But unfortunately, this filter seems not follow parent(or target) source or scene's transform changes. Currently, if filter target was scaled, this …