感谢原文连接:blog.csdn.net/u014133119/…
1.
https://github.com/weichao66666/OpenCV_image_comparator
图片相似度计算(直方图、峰值信噪比、结构相似性、感知哈希算法)、轮廓检测、直线检测、圆检测、角点检测、直线交点计算、旋转角度矫正、图像匹配的对应相似处连线、灰度、二值化、直方图均衡化。
2.
https://github.com/pqpo/SmartCropper
智能图片裁剪框架。自动识别边框,手动调节选区,使用透视变换裁剪并矫正选区;适用于身份证,名片,文档等照片的裁剪。
3.
https://github.com/ay27/ImageDragZoomTest
模仿“扫描全能王”裁剪界面的一种实现方式
4.
https://github.com/jhansireddy/AndroidScannerDemo/tree/master/ScanDemoExample
5.
https://github.com/wildma/IDCardCamera
OCR
1.
https://github.com/rmtheis/android-ocr
2.
https://github.com/tesseract-ocr/tesseract
3.
https://github.com/GautamGupta/Simple-Android-OCR
4.
https://github.com/simplezhli/Tesseract-OCR-Scanner
5.
https://github.com/wenchaosong/OCR_identify
身份证自动识别,银行卡识别,驾驶证识别,行驶证识别,根据百度文字识别 api 封装,能快速识别身份证信息,银行卡信息,驾驶证信息,行驶证信息,使用非常方便
6.
https://github.com/wangtaoT/AndroidOCR
基于Google Tesseract-OCR 文字识别 仿小猿搜题、作业帮
修改美颜图片
1.
https://github.com/wuhaoyu1990/MagicCamera
2.
https://github.com/zerochl/MagicShow
包含美颜等40余种实时滤镜相机,可拍照、图片修改 图片编辑包含常规参数设置(对比度,饱和度等)、美颜(美白,磨皮)、滤镜
3.
https://github.com/Dean1990/MagicCamera
4.
https://github.com/crazycodeboy/TakePhoto
一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
5.
https://github.com/LuckSiege/PictureSelector Picture Selector Library for Android or 多图片选择器
6.
https://github.com/Skykai521/StickerCamera .
贴纸标签相机,功能:拍照,相片裁剪,给图片贴贴纸,打标签。
扫描类 App
1. Office Lens
2 .Scanbot 官网https://scanbot.io/en/sdk/info.html
3. 扫描全能王(CamScanner)
4. FineScanner
5 .Scanner Pro ---------------------
作者:分享是总结学习的一种好方法
来源:CSDN
原文:https://blog.csdn.net/u014133119/article/details/82222656
版权声明:本文为博主原创文章,转载请附上博文链接!