Skip to content

Releases: esimov/caire

v1.3.0

24 May 13:29
Compare
Choose a tag to compare

Release changes

  • consistent speedup by processing whole image libraries concurrently
  • pipe in-out
  • improved visual appearance of the CLI
  • improved process indicator
  • process image from the internet without downloading it

v1.2.6

02 Jul 08:58
Compare
Choose a tag to compare

Release changes

  • Fixed huge memory allocation on processing #59

v1.2.5

03 Feb 08:02
Compare
Choose a tag to compare

Release changes

  • Added support for pipe commands #43

v1.2.4

18 Nov 09:58
Compare
Choose a tag to compare

Release changes

  • Fixed square option issue #55

v1.2.3

11 Sep 12:29
Compare
Choose a tag to compare

Release changes

  • Upgrade to Pigo v1.2.0
  • Fixed unused fmt import

v1.2.2

11 Sep 10:42
c5821f6
Compare
Choose a tag to compare

Release changes

  • Fixing square option usage in case the source image is a square.

v1.2.1

25 Apr 09:29
Compare
Choose a tag to compare

Release changes

  • Increased performance by using the scale function if needed
  • Fixed index out of range error when using the scale option without specifying the width or height
  • Support for multiple output image formats

v1.2.0

17 Jan 11:23
Compare
Choose a tag to compare

Release changes

  • Using Pigo v1.1.0 for face detection
  • Support for rotated faces detection
  • Include angle parameter into the supported arguments

v1.1.1

31 Oct 14:05
Compare
Choose a tag to compare

Release changes

  • Limit usage of scale option only for image reduction

v1.1.0

12 Jun 13:29
Compare
Choose a tag to compare

Release changes

  • Replaced gocv.io face detection library with pigo
  • Replaced glide dependency manager with dep
  • Replaced cli flag