Skip to content

Releases: ExtrieveTechnologies/QuickCapture_IOS

v4.1.0

Choose a tag to compare

@zeeshan9051 zeeshan9051 released this 13 Jun 10:34
143b4b6

Major Updates on QuickCapture iOS SDK v4.1.0

  • Integrated new document detection AI model with intelligent detection capabilities.
  • Trained on over 450,000–500,000 document samples using a curated AI architecture.
  • Optimized plugin size to reduce overall application footprint.
  • Enhancements in manual and auto capture responsiveness and accuracy.
  • Improvements in ambient light detection for better capture quality.
  • Other minor fixes and performance improvements for smoother user experience.
  • Added Human Face Detection and Matching support

Added Class Suuport

HumanFaceHelper

Added Entry points in ImgHelper :

SetCustomLayOut
SetCustomLayOutInPixels
SetResizeMode

Modified Functionality

BuildTiff & BuildPdf are moved from CameraHelper to ImgHelper Class.

v2.0.0.5

Choose a tag to compare

@Amalkarunakaran Amalkarunakaran released this 29 Jul 17:36

#Changed access specifier of the Common class in Config.
#Fixed issue of CaptureCount limit is not reset after cancel the capture from camera.
#Added Entry points :

  • GetPdfForLastCapture and GetTiffForLastCapture in CameraHelper Modified Functionality.

#Flash as Torch Modified- optimised for document capture scenario in mind.
#Camera live Preview mode as GrayScale and RGB.
#Fixed Output Path related issue inside the Framework Added Toasts based on ShowCaptureCountAndLimit in Config.

v2.0.0.0

Choose a tag to compare

@Amalkarunakaran Amalkarunakaran released this 13 Jul 11:38

QuickCapture SDK v2.0.0.0 - Major verison update

  • Added build to tiff functionality.
  • Added build to PDF functionality.
  • Handled memory leaks.
  • Other bug fixes and performance improvements.

v1.0.0.2

Choose a tag to compare

@Amalkarunakaran Amalkarunakaran released this 28 Jun 07:10

#Added exception handling.
#Added Rotation functionality to SDK.
#Fixed Image Layout issue with jpeg image.
#Other performance improvements.

v1.0.0.1

Choose a tag to compare

@Amalkarunakaran Amalkarunakaran released this 21 Jun 16:45
7fab3bf

QuickCapture SDK v1.0.0.1

  • Initital release of QuickCapture framework