Skip to content

Releases: ArthurDelannoyazerty/OpenCV-GUI

1.4

16 Jun 21:32

Choose a tag to compare

What's new :

  • commands.txt is now commands.json
  • removed conda environment manager and now use uv

How to install :

Just download the v1.4.zip file, extract it in a folder and execute the OpenCV-GUI.exe program. Make sure the the exe and the commands.json are in the same folder.

1.3

30 May 19:56
3fb227f

Choose a tag to compare

1.3

What's new :

  • New Contour functions (for RGB image and binary image)

How to install :

Just download the command.txt file and put it in the same folder as the OpenCV-GUI.exe.
You can find the OpenCV-GUI.exe program in the previous release.

1.2

17 Oct 07:51

Choose a tag to compare

1.2

What's new :

  • Fixed error message of the pipeline (wrong index before)
  • You can now fully modify the command.txt file. (before, adding comands required the user to change source code)

1.1

13 Oct 15:41

Choose a tag to compare

1.1

Added :

  • A "download current image" button
  • The conv2D command that enable convolution on images

1.0

06 Jul 22:39

Choose a tag to compare

1.0

Contains all basics OpenCV function with a graphical interface showing the pipeline of transformations