Skip to content

colin3dmax/MMCamScanner

 
 

Repository files navigation

MMCamScanner

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

MMCamScanner

Video preview Here

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 and Here

OpenCV Tutorials:Here

Custom Camera Project Ref:Here
(LoganWright)

Crop Rect Validation Vector Ref:Here (Mysterious Trousers)

Also Thanks to this Project from where it is Inspired From

Maximilian Mackh :Here

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: mandoramuku07@gmail.com

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.

About

Simulation of CamScanner app With Custom Camera and Crop Rect Validation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 70.7%
  • Objective-C++ 20.1%
  • C 8.6%
  • Swift 0.6%