Skip to content

Releases: ArthurDelannoyazerty/OpenCV-GUI

1.3

30 May 19:56
3fb227f
Compare
Choose a tag to compare

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
Compare
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
Compare
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
Compare
Choose a tag to compare
1.0

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