Skip to content

Ability to resize images. #83

Open
@woj1993

Description

@woj1993

I would want to propose possible fix for #70 and enchantment feature that I would want to see.
It it ability to resize screenshot that we took.
It's pros are:
-we can compare elements that really changed in size.
-we can use Java image manipulation functions
-we wouldn't need to rewrite comparison algorithm which might be harder.
Cons:
-it's more code to menage
-we would dependent on Java image manipulation functions
-it would take some time to resize image.

I imagine it would be a method something like this .resizeImage(newHeight,newWidth,algoritm)

Please give your opinion about this idea here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions