Skip to content

Commit

Permalink
Merge pull request #22 from BlinkID/feature/v2.0.0
Browse files Browse the repository at this point in the history
updated to version v2.0.0
  • Loading branch information
dino.gustin committed Jun 14, 2016
2 parents d1b053a + 0ed4ee8 commit e09aa36
Show file tree
Hide file tree
Showing 151 changed files with 2,232 additions and 1,596 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 2.0.0

- BlinkID now includes BlinkOCR and all it's features

- iOS updates:

- Implemented `PPCameraCoordinator`. `PPCameraCoordinator` assumes the role of `PPCoordinator` from previous versions while new `PPCoordinator` is used for Direct API (image processing without camera out management).
- Increased speed of scanning for barcode type recognizers.
- Implemented `PPImage`. When using Direct API you can wrap `UIImage` and `CMSampleBufferRef` into `PPImage` to ensure optimal performance.
- Improved performance of Direct API. In addition, you can now use Direct API with your own camera management without any performance drawbacks.
- Added method `isCameraPaused` to `PPScanningViewController`.
- Added option to fllip input images upside down for processing with `cameraFlipped` property of `PPCameraSettings`.
- Implemented `PPViewControllerFactory` for managing creation of `PPScanningViewController` objects.
- `PPImageMetadata` now contains `PPImageMetadataType` property, which describes which image type was outputted.

- Implemented templating API

- Templating API allows creation of custom document scanners, linking specific parsers to specific locations on detected documents

- iOS bugfixes:
- New Direct API fixed possible deadlocks when sending large amounts of data

## 1.4.0

- iOS bugfixes:
Expand Down
4 changes: 2 additions & 2 deletions MicroBlink.bundle/IDCard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/Info.plist
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.bundle/ocr_model.zzip
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.bundle/torchoff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/torchoff_pressed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/torchon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/torchon_pressed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.bundle/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/MicroBlink.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPBlinkIDRecognizers.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPBlinkOcrRecognizerResult.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPBlinkOcrRecognizerSettings.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPCameraCoordinator.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPCameraSettings.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPCoordinator.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPCoordinatorDelegate.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPCroIDBackRecognizerResult.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPCroIDBackRecognizerSettings.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPCroIDFrontRecognizerResult.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPCroIDFrontRecognizerSettings.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPDecodingInfo.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPDetectorRecognizerResult.h
Git LFS file not shown
2 changes: 1 addition & 1 deletion MicroBlink.framework/Headers/PPDetectorResult.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPDetectorSettings.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPDocumentClassifier.h
Git LFS file not shown
3 changes: 0 additions & 3 deletions MicroBlink.framework/Headers/PPDocumentDecodingInfo.h

This file was deleted.

4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPDocumentDetectorResult.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPDocumentSpecification.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPEudlCountry.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPEudlRecognizerSettings.h
Git LFS file not shown
3 changes: 0 additions & 3 deletions MicroBlink.framework/Headers/PPFaceDetectorResult.h

This file was deleted.

4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPIbanOcrParserFactory.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPImage.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPImageMetadata.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPMetadata.h
Git LFS file not shown
2 changes: 1 addition & 1 deletion MicroBlink.framework/Headers/PPMicroBlinkDefines.h
Git LFS file not shown

This file was deleted.

Git LFS file not shown
Git LFS file not shown
2 changes: 1 addition & 1 deletion MicroBlink.framework/Headers/PPMrtdDetectorResult.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPMrtdDetectorSettings.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPMrtdRecognizerResult.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPMrtdRecognizerSettings.h
Git LFS file not shown
2 changes: 1 addition & 1 deletion MicroBlink.framework/Headers/PPMultiDetectorResult.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPOcrFont.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPOcrLayout.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPOcrParserFactory.h
Git LFS file not shown
3 changes: 0 additions & 3 deletions MicroBlink.framework/Headers/PPOcrRecognizerResult.h

This file was deleted.

3 changes: 0 additions & 3 deletions MicroBlink.framework/Headers/PPOcrRecognizerSettings.h

This file was deleted.

4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPOcrResultOverlaySubview.h
Git LFS file not shown
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPOverlaySubview.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPOverlayViewController.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPPointsDetectorResult.h
Git LFS file not shown
2 changes: 1 addition & 1 deletion MicroBlink.framework/Headers/PPQuadDetectorResult.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPQuadDetectorSettings.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPRecognizerResult.h
Git LFS file not shown
3 changes: 0 additions & 3 deletions MicroBlink.framework/Headers/PPScanDelegate.h

This file was deleted.

3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPScanningDelegate.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPScanningViewController.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPTemplatingRecognizerResult.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPTemplatingRecognizerSettings.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Headers/PPTextMetadata.h
Git LFS file not shown
3 changes: 3 additions & 0 deletions MicroBlink.framework/Headers/PPViewControllerFactory.h
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/Info.plist
Git LFS file not shown
4 changes: 2 additions & 2 deletions MicroBlink.framework/MicroBlink
Git LFS file not shown
Loading

0 comments on commit e09aa36

Please sign in to comment.