intensify.pictures icon indicating copy to clipboard operation
intensify.pictures copied to clipboard

[image intensification as a service intensifies]

Results 8 intensify.pictures issues
Sort by recently updated
recently updated
newest added

#11 Fix whether rare (50% prob of this happening in 50 images I think?) whether one frame would be equal to the last because randint chose the same xy values...

Occasionally _generate_crops() generates some pretty unintense, sedate-like, xy values and this leads to unintensity. We should build the list of xy values and make sure that they are Δ 2...

Right now we serve something like this: ![image](https://user-images.githubusercontent.com/1160935/64922679-2f689d80-d7d2-11e9-8dfd-c0adb659e9eb.png) Not the best UX. Bonus would be linking to a github report issue form.

This one loses all color in the tongue, the focus of the image: ![](https://intensify.pictures/i/gmCYfNxqBjI.gif)

We don't preserve frame delay, which often means the output looks bad, even in the cases when there was a uniform frame delay to begin with. Ideally you'd probably want...

- offsets used in side-shaving intensification are currently fixed to 10px, and taking 10px off the edges of e.g. a 32x32 image produces garbage - other intensification modes are needed,...

intensified images are generally larger than the input images used to generate them, so in the long run it would be helpful to think of intensification as really just the...