* opencv is removed entirely from requirements. Thsi needs to be installed manually based on the conditions where you are working in.
1.4.3
* Update in requirements.
1.4.2
* samesame
1.4.1
* update with try catch to prevent error on import tkinter
1.4.0
* functionality `.move()` is changed into `.move_to_dir()` *
1.3.0
* Added gui to move images interactively. See docs [here](https://erdogant.github.io/undouble/pages/html/core_functions.html#id1). * Fix to import images from url location. * Add parameter to invert_colors when plotting * Updated docstrings * Cleaning