# LearningAndroidOpenCV **Repository Path**: OtherCopy/LearningAndroidOpenCV ## Basic Information - **Project Name**: LearningAndroidOpenCV - **Description**: mirror of https://github.com/onlyloveyd/LearningAndroidOpenCV.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://github.com/onlyloveyd/LearningAndroidOpenCV.git - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 3 - **Created**: 2021-08-02 - **Last Updated**: 2023-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: OpenCV, 图像处理 ## README ![OpenCV or Android](./logo/logo.png) # LearningAndroidOpenCV 从零开始学习Android OpenCV ## 番外文章 |序号|文章链接| | ---- | ----- | |0|[Android OpenCV 摄像头实时预览](https://mp.weixin.qq.com/s/bvZylPUA6waDk0NbVSa2ow)| |1|[全网首发微信二维码引擎Android平台移植](https://mp.weixin.qq.com/s/-VpaRvZGOuIlCboSBl1k-w)| |2|[微信二维码引擎Android平台移植(C++版)](https://mp.weixin.qq.com/s/yDMCe9hpLNHwCo9GcYFFWw)| |3|[平面倾斜图像矫正](https://mp.weixin.qq.com/s/LVQ7unlMXOtN_YzBide16A)| |4|[Z 轴倾斜图像矫正](https://mp.weixin.qq.com/s/x_fLTY5tepdOi5R3ZYTKdg)| |5|[OpenCV 条码识别 Android 平台实践](https://mp.weixin.qq.com/s/Eb_RoFDI91yjUCHuBqDIsg)| ## 系列文章 | 序号 | 文章链接 | | ---- | ------------------------------------------------------------ | | 0 | [Android OpenCV(零):OpenCV Android SDK](https://mp.weixin.qq.com/s/tt_Pe9SxqOqm1xg6VLH_zw) | | 1 | [Android OpenCV(一):图像加载与写入](https://mp.weixin.qq.com/s/adu5qrG0VyD9ZicU1lnhRA) | | 2 | [Android OpenCV(二):Mat像素操作](https://mp.weixin.qq.com/s/YUIpycPuWdxlotTUFUDqGQ) | | 3 | [Android OpenCV(三):图像像素值统计](https://mp.weixin.qq.com/s/T_j0pGUQOi39pI0aJfWnfw) | | 4 | [Android OpenCV(四):绘制几何图形](https://mp.weixin.qq.com/s/WiycF-xq0e8bOUKH8GMYYw) | | 5 | [Android OpenCV(五):亮度和对比度](https://mp.weixin.qq.com/s/PV6pjrNQ3z6YfaLLgLWR_w) | | 6 | [Android OpenCV(六):颜色模型及转换](https://mp.weixin.qq.com/s/rNkOlGlKmZTiGVM-_e7zYQ) | | 7 | [Android OpenCV(七):多通道分离与合并](https://mp.weixin.qq.com/s/GiGgZ2vJJPbzQ9LBDdeBZA) | | 8 | [Android OpenCV(八):图像二值化](https://mp.weixin.qq.com/s/SfMF0RLxyklZT8-2e7QqPg) | | 9 | [Android OpenCV(九):LUT查找表](https://mp.weixin.qq.com/s/Ys48Z9dTZrGGFJPQWD5Adw) | | 10 | [Android OpenCV(十):图像透视变换](https://mp.weixin.qq.com/s/rJ2-lgnQlgn6mQfsIU8fSA) | | 11 | [Android OpenCV(十一):图像仿射变换](https://mp.weixin.qq.com/s/tzY-XDbwYN8whr_bU1laMQ) | | 12 | [Android OpenCV(十二):极坐标变换](https://mp.weixin.qq.com/s/P-kzzxswy9TgAkIy0IZjqg) | | 13 | [Android OpenCV(十三):图像金字塔](https://mp.weixin.qq.com/s/sjD2Xj0kwSK6SnloCo63pw) | | 14 | [Android OpenCV(十四):图像直方图](https://mp.weixin.qq.com/s/ri6ISwSywMlwtgJGCFXhgg) | | 15 | [Android OpenCV(十五):图像卷积](https://mp.weixin.qq.com/s/AeWrLAPiw-wCzZ9WpisjFw) | | 16 | [Android OpenCV(十六):椒盐噪声](https://mp.weixin.qq.com/s/a7qsffQkMBUbOTWJ7BSB9g) | | 17 | [Android OpenCV(十七):高斯噪声](https://mp.weixin.qq.com/s/kdSvRnhZ3YsANpW7vV1JuA) | | 18 | [Android OpenCV(十八):均值滤波](https://mp.weixin.qq.com/s/r89z-8M12HQLR0Jwq1XW9Q) | | 19 | [Android OpenCV(十九):方框滤波](https://mp.weixin.qq.com/s/S4zsli95903nR9b1uJHsRA) | | 20 | [Android OpenCV(二十):高斯滤波](https://mp.weixin.qq.com/s/sepn_ywfqVRys7EvFVaGSA) | | 21 | [Android OpenCV(二十一):双边滤波](https://mp.weixin.qq.com/s/Nx3IHzs9COthvLP1jeSFTQ) | | 22 | [Android OpenCV(二十二):边缘检测](https://mp.weixin.qq.com/s/OiTmfIgqpXZirm6KxmaaVA) | | 23 | [Android OpenCV(二十三):Sobel算子](https://mp.weixin.qq.com/s/GOPyv1oHwdkDGFrc16XaCA) | | 24 | [Android OpenCV(二十四):Scharr算子](https://mp.weixin.qq.com/s/feYTc-YuoW3N_JhNywXRBA) | | 25 | [Android OpenCV(二十五):Laplacian 算子](https://mp.weixin.qq.com/s/AGPcCq5POYggVc_A-MywIA) | | 26 | [Android OpenCV(二十六):Canny算法边缘检测](https://mp.weixin.qq.com/s/6YiyPMz2JsbhhaIu8W9AEQ) | | 27 | [Android OpenCV(二十七):图像连通域](https://mp.weixin.qq.com/s/OMaWb2e-bJN7BUQKysAQYw) | | 28 | [Android OpenCV(二十八):图像距离](https://mp.weixin.qq.com/s/npTGB2Vuy0SLFaJYxtPSGA) | | 29 | [Android OpenCV(二十九):图像腐蚀](https://mp.weixin.qq.com/s/MKQh1_KD5vI4kOZnnvKr1g) | | 30 | [Android OpenCV(三十):图像膨胀](https://mp.weixin.qq.com/s/5IGiQCHJesObyzUF8Z_HGg) | | 31 | [Android OpenCV(三十一):图像形态学](https://mp.weixin.qq.com/s/q_jJ35t9_pnCxLf7ey3gJg) | | 32 | [Android OpenCV(三十二):直线检测](https://mp.weixin.qq.com/s/cfMoC6ctwz5oQZwWqUVOyA) | | 33 | [Android OpenCV(三十三):霍夫圆检测](https://mp.weixin.qq.com/s/RQlmjcSsc3-h8408TOhGPA) | | 34 | [Android OpenCV(三十四):直线拟合](https://mp.weixin.qq.com/s/ajeoL1f2GB_kfpmtffAbeQ) | | 35 | [Android OpenCV(三十五):轮廓发现与绘制](https://mp.weixin.qq.com/s/teLC9is4DbaWspmlBRnZcA) | | 36 | [Android OpenCV(三十六):轮廓面积与周长](https://mp.weixin.qq.com/s/65g0FjNOjSa_SZnn2KB6kg) | | 37 | [Android OpenCV(三十七):轮廓外接多边形](https://mp.weixin.qq.com/s/k1XoftYDd_obuoo8aCm2xA) | | 38 | [Android OpenCV(三十八):凸包检测](https://mp.weixin.qq.com/s/63mobnSQ5JeC0qzlXm1CWQ)| | 39 | [Android OpenCV(三十九):模板匹配](https://mp.weixin.qq.com/s/Qxn39TbYoJgbdorw_ZEijQ)| | 40 | [Android OpenCV(四十):QR二维码检测和识别](https://mp.weixin.qq.com/s/tIJ09FdtUGTFJyHMPfA6sg)| | 41 | [Android OpenCV(四十一):图像分割(漫水填充法)](https://mp.weixin.qq.com/s/T5ulYqw4-tNgCUsg35-tSg)| | 42 | [Android OpenCV(四十二):图像分割(分水岭法)](https://mp.weixin.qq.com/s/YhOfsHqd0Xh63-tXZ5xXcQ)| | 43 | [Android OpenCV(四十三):图像分割(Grabcut)](https://mp.weixin.qq.com/s/lyUIKLsCwg2nbsjhS7kfbw)| | 44 | [Android OpenCV(四十四):图像分割(均值漂移)](https://mp.weixin.qq.com/s/qNiI6MStRvm4LFiPhMiKWw)| | 45 | [Android OpenCV(四十五):图像修复](https://mp.weixin.qq.com/s/npomqlMbZj83LjY3nEwMcg)| | 46 | [Android OpenCV(四十六):非真实渲染](https://mp.weixin.qq.com/s/58WQTwTH--swp49xR9KnFw)| | 47 | [Android OpenCV(四十七):脱色](https://mp.weixin.qq.com/s/bqtzJvLX9VJM1PAqVydZOQ)| | 48 | [Android OpenCV(四十八):Poisson图像编辑](https://mp.weixin.qq.com/s/_V7QmhZZSdaKe0-PJg8YlQ)| | 49 | [Android OpenCV(四十九):图像积分图](https://mp.weixin.qq.com/s/UwehZgdCmAZeawPjq3cBRw)| | 50 | [Android OpenCV(五十):图像翻转](https://mp.weixin.qq.com/s/etmlBqMMvERV9LuDkusIzw)| | 51 | [Android OpenCV(五十一):图像插值](https://mp.weixin.qq.com/s/OA02Dukew_8qcGY5or2ibQ)| | 52 | [Android OpenCV(五十二):Harris角点检测](https://mp.weixin.qq.com/s/B6-Q7W1-SP_xwyW1vGBb2A)| | 53 | [Android OpenCV(五十三):Shi-Tomasi角点检测](https://mp.weixin.qq.com/s/NLHpNb0Nwp1NLlh4oxgUJg)| | 54 | [Android OpenCV(五十四):亚像素角点检测](https://mp.weixin.qq.com/s/NLHpNb0Nwp1NLlh4oxgUJg)| | 55 | [Android OpenCV(五十五):ORB特征点检测](https://mp.weixin.qq.com/s/xRwB6hSpeZ-sZ5Fe7bVPtw)| | 56 | [Android OpenCV(五十六):ORB特征点暴力匹配](https://mp.weixin.qq.com/s/Kh9JtmvpsW9yWomgFsncBw)| | 57 | [Android OpenCV(五十七):ORB特征点FLANN匹配](https://mp.weixin.qq.com/s/3OXNriL859J_6VtasYx0PQ)| | 58 | [Android OpenCV(五十八):SURF 特征点](https://mp.weixin.qq.com/s/qXA1EkC_kojvDogS4SlL1A)| ## 关注我 ![OpenCV or Android](./logo/wechat_qrcode.jpg)