-
jpegtran is a library for lossless JPEG transformations, available mostly as C source code. We want to use it to implement lossless crop and other lossless transforms.
However, the app must still b…
-
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2385
Originally created by @DouweM on 2020-10-08 22:57:17
---
This could be inspired by or a subset of PipelineWise's YAML configur…
-
| --- | --- |
| Bugzilla Link | [522627](https://bugs.eclipse.org/bugs/show_bug.cgi?id=522627) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Sep 22, 2017 04:43 EDT |
| Modified | Sep…
-
Add ability to log image transforms like rescale or perspective distort between 2D spaces.
-
### Steps to reproduce
After running a build/run command such as:
```console
flutter build apk --release --no-tree-shake-icons
```
I started getting the following error after switching to stabl…
-
https://discoverthreejs.com/book/first-steps/transformations/
-
### Proposal
In Grafana tables there is very useful transformation called "Filter fields by name":
![image](https://github.com/user-attachments/assets/1bf977d4-457d-4f91-b30a-6c81643231ba)
``…
-
There is a crash in `png_do_write_transformations` which is reachable from the `png_write_png` API.
This happens because of an invalid pointer increment (_sp_) in `png_do_strip_channel` without check…
-
Currently GWCS has functions for setting and inserting transformations. However, there is no way of deleting a frame and the transformation between that frame and a adjacent frame.
mcara updated
4 years ago
-
http://eigen.tuxfamily.org/dox/classEigen_1_1Transform.html - static typing may be more efficient? May also useful functions for converting to other representations (quaternion, euler, etcetera).