Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mukyasa/mmcamscanner

Simulation of CamScanner app With Custom Camera and Crop Rect Validation
https://github.com/mukyasa/mmcamscanner

crop-image crop-rect-validation custom-camera ios objective-c opencv opencv-library simulation tesseract-ocr

Last synced: about 23 hours ago
JSON representation

Simulation of CamScanner app With Custom Camera and Crop Rect Validation

Awesome Lists containing this project

README

        

# MMCamScanner
#### Simulation to CamScanner app With Custom Camera and Crop Rect Validation

------------------

![MMCamScanner](https://github.com/mukyasa/MMCamScanner/blob/master/camscan.gif)

#### Video preview [Here](https://www.youtube.com/watch?v=vO1kA6fjKQ4)

#### 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

**Framework**
Add the Frameworks to see the Demo

OpenCV:http://opencv.org/

Tesseract OCR:https://github.com/gali8/Tesseract-OCR-iOS

**Thanks to Stackoverflow for solving queries related to OpenCV**

**Credits**

Excellent Square Detection Code Ref:[Here](http://stackoverflow.com/questions/8667818/opencv-c-obj-c-detecting-a-sheet-of-paper-square-detection) and [Here](https://github.com/Itseez/opencv/blob/master/samples/cpp/squares.cpp)

OpenCV Tutorials:[Here](http://opencv.org/">http://opencv.org)

Custom Camera Project Ref:[Here](https://github.com/LoganWright/SimpleCam)
(LoganWright)

Crop Rect Validation Vector Ref:[Here](https://github.com/mysterioustrousers/MTGeometry) (Mysterious Trousers)

**Also Thanks to this Project from where it is Inspired From**

Maximilian Mackh :[Here](https://github.com/mmackh/MAImagePickerController-of-InstaPDF)

**This Project Contains**

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.

5.Crop Validation for checking INVALID RECT.

6.Memory Efficient Camera(Thanks to SimpleCam Project).

7.Tesseract OCR.

**My Other Repositories**

**MMPaper:**

https://github.com/mukyasa/MMPaper

**MMTextFieldEffects:**

https://github.com/mukyasa/MMTextFieldEffects

**MMGooglePlayNewsStand:**

https://github.com/mukyasa/MMGooglePlayNewsStand

**MMPaperPanFlip:**

https://github.com/mukyasa/MMPaperPanFlip

**MMTransitionEffect:**

https://github.com/mukyasa/MMTransitionEffect

Contact Me
==========
Mukesh Mandora

Contact: [email protected]

Twitter: http://twitter.com/mandymuku

LinkedIn: https://in.linkedin.com/in/mukeshmandora

Github:https://github.com/mukyasa

## License
MMCamScanner is available under the Apache license. See the LICENSE file for more info.