Agustín González

Results 7 issues of Agustín González

Hi everyone! I bring up for discussion some possible improvements that could be introduced in the `block codecs`. ### Interpolative Starting here: https://github.com/pisa-engine/pisa/blob/35dd03b73506d2089686a4a211e38898671b425c/include/pisa/codec/block_codecs.hpp#L151 Why not just use `in` instead of...

enhancement

At the end of decoding in the specified codecs, some checks are performed to verify that the pointer of the input data is less than the _estimated_ data to read:...

Hi, there! I'm trying to recover a database by using the command `litestream restore -o /tmp/db /path/to/replica.db`. However, I'm getting the error `database not found in config: /path/to/replica.db`. Also, I...

This adds the `--in-memory` option to the `compress_inverted_index` command, restoring the in-memory compression and allowing it to avoid using an intermediate buffer.

Hello, I'm experiencing an issue with a Pantum M6559NW, where the scanner and printer functions stop working after disconnecting and reconnecting the device. Checking the logs of the ipp-usb execution,...

Key changes in this pull request: 1. Unifies the functionality of `op_perftest()` and the `--extract` option, so the latter has been removed. The former `op_perftest()` behavior is now available via...

Hi, I'm currently working with fingerprint images in the WSQ format; but I see the WSQ support is not yet available in the C# version of SourceAFIS. To work around...