What's new in Image Recognition Library 1.0.14.23

Oct 3, 2017
  • Fixed Win64 version.

New in Image Recognition Library 1.0.13.22 (Sep 7, 2016)

  • Fixed search when 'DifferenceTolerance' = 0.

New in Image Recognition Library 1.0.12.21 (Aug 11, 2016)

  • When loading pictures, they are automatically converted to 32 bit

New in Image Recognition Library 1.0.11.20 (Aug 11, 2016)

  • Fixed load from HBITMAP now makes a copy of the bitmap, so now the given HBITMAP can be freed after returning from the ImageRecognition_CreateObjectFromBitmapHandle() function

New in Image Recognition Library 1.0.10.19 (Aug 2, 2016)

  • Added FreeImage.pas unit to the package
  • Fixed load from bitmap handle
  • Fixed error when search bitmaps are 0 in size
  • Fixed documentation about FreeImage.dll (required)

New in Image Recognition Library 1.0.8.14 (Jul 20, 2014)

  • Added C++ API header file.

New in Image Recognition Library 1.0.7.12 (Nov 5, 2012)

  • Reduced binary size

New in Image Recognition Library 1.0.6.10 (Feb 24, 2012)

  • Added tutorial for "stretch" search mode

New in Image Recognition Library 1.0.6.8 (Nov 18, 2011)

  • Fixed original dimensions reporting and a new experimental "stretch" search mode

New in Image Recognition Library 1.0.4.6 (Nov 16, 2011)

  • Fixed resampling in a multithreaded environment