From 5f0810fc6fb274f912ad88cd91663e6979c8ed4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sun, 26 Aug 2018 16:56:31 -0300 Subject: [PATCH] Typos on #46 and #13 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d9e4bf0..37664ec 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ #### ChangeLog(31/7/2015) * Crop Feature Tweaked for more control in horizontal and vertical dragging. - * NOW , Landscape and Potrait both images can be used in scanning the objects in images. - * Addded Image Filters (Gray Scale, Magic Color ,Black and White) - * Left Rotate and Right Rotate + * NOW, Landscape and Portrait both images can be used in scanning the objects in images. + * Addded Image Filters (Gray Scale, Magic Color, Black and White) + * Left and Right Rotate **Framework** @@ -41,12 +41,12 @@ Maximilian Mackh :[Here](https://github.com/mmackh/MAImagePickerController-of-In **This Project Contains** -1.Custom Camera(Support Potrait Only Now) with Zoom Slider,Pinch Zoom,Tap to Focus features also.
+1.Custom Camera (Support Potrait Only Now) with Zoom Slider, Pinch Zoom, Tap to Focus features also.
2.Custom Ripple View Controller Animation.
3.OpenCV square Detection in Image for detecting objects.
-4.OpenCV perpespective and warptransform for CROP feature.
+4.OpenCV perspective and warp transform for CROP feature.
5.Crop Validation for checking INVALID RECT.
-6.Memory Efficient Camera(Thanks to SimpleCam Project).
+6.Memory Efficient Camera (Thanks to SimpleCam Project).
7.Tesseract OCR.