Releases: ExtrieveTechnologies/QuickCapture_IOS
Releases · ExtrieveTechnologies/QuickCapture_IOS
v4.1.0
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
#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
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
#Added exception handling.
#Added Rotation functionality to SDK.
#Fixed Image Layout issue with jpeg image.
#Other performance improvements.
v1.0.0.1
QuickCapture SDK v1.0.0.1
- Initital release of QuickCapture framework