tini

Results 6 issues of tini

Until version 1.0.5 you ware able to define the max crop size. This was a good feature we miss in our Project. With crop(maxWidth, maxHeight) you can define the max...

Instead of always sizing the image to the maximum width gives an option for limiting by height to prevent portrait beeing renderd to huge. Implementation is based on @Pjan fork....

- Implements a fake building block that calculates the entropy (can later be used with parameters) - script to run experiments on sc cluster - script to get results from...

Evaluate the estimation of an optimal n-gram length based on an entropy modeling approach. Paper: https://ieeexplore.ieee.org/document/932213

Currently, the result queries assume that all experiment only have one algorithm as a building block.

When using `IntEnums`. The values are automatically converted to an int while JSON encoding. This by itself is not a problem, but it makes it difficult when looking / querying...