Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typos on #46 and #13 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down Expand Up @@ -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.<br />
1.Custom Camera (Support Potrait Only Now) with Zoom Slider, Pinch Zoom, Tap to Focus features also.<br />
2.Custom Ripple View Controller Animation.<br />
3.OpenCV square Detection in Image for detecting objects.<br />
4.OpenCV perpespective and warptransform for CROP feature.<br />
4.OpenCV perspective and warp transform for CROP feature.<br />
5.Crop Validation for checking INVALID RECT.<br />
6.Memory Efficient Camera(Thanks to SimpleCam Project).<br />
6.Memory Efficient Camera (Thanks to SimpleCam Project).<br />
7.Tesseract OCR.<br />


Expand Down