Skip to content

Releases: erdogant/undouble

1.4.4

11 Jan 12:08
Compare
Choose a tag to compare
  • opencv is removed entirely from requirements. Thsi needs to be installed manually based on the conditions where you are working in.

1.4.3

10 Jan 10:01
Compare
Choose a tag to compare
  • Update in requirements.

1.4.2

08 Jan 01:01
Compare
Choose a tag to compare
  • samesame

1.4.1

08 Jan 00:56
Compare
Choose a tag to compare
  • update with try catch to prevent error on import tkinter

1.4.0

07 Jan 21:22
Compare
Choose a tag to compare
  • functionality .move() is changed into .move_to_dir()

1.3.0

30 Dec 19:36
Compare
Choose a tag to compare
  • Added gui to move images interactively. See docs here.
  • Fix to import images from url location.
  • Add parameter to invert_colors when plotting
  • Updated docstrings
  • Cleaning

v1.2.11

12 Jul 15:50
Compare
Choose a tag to compare
  • Replace local examples with datazets.

v1.2.10

16 Jun 19:32
Compare
Choose a tag to compare
  • Fix for numpy error
  • colorscale defaults changed to 2. This will give it the original colors.

v1.2.9

23 Oct 12:36
Compare
Choose a tag to compare
  • Set default hash size #6
  • Update docstrings with examples #7

v1.2.8

09 Jul 20:31
Compare
Choose a tag to compare
  • added check whether whash-haar has hash_size that is power of 2.