# xiaoshuaiyidianzixun **Repository Path**: icode2017/weixinxiaochengxu ## Basic Information - **Project Name**: xiaoshuaiyidianzixun - **Description**: 小帅一点资讯微信小程序图像识别源码,微信小程序百度AI接口源码,微信小程序图片上传显示缩放缩略图,微信小程序多图上传 - **Primary Language**: 微信 - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 566 - **Created**: 2018-07-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Version](https://img.shields.io/badge/version-1.0.0.0-brightgreen.svg)](https://gitee.com/xshuai/weixinxiaochengxu/) [![作者](https://img.shields.io/badge/%E4%BD%9C%E8%80%85-%E5%B0%8F%E5%B8%85%E4%B8%B6-7AD6FD.svg)](https://www.xsshome.cn/xai) # 微信小程序-微信端源代码 # 使用说明 #### 下载源码 用微信开发工具打开 在 **utils-api.js** 替换自己的域名相关信息即可。 #### 后台代码:[https://gitee.com/xshuai/xai](https://gitee.com/xshuai/xai) ### **大家在使用的时候不要猜测作者的接口授权码等信息进行请求,以防服务器宕机** ``` ├── imgae //所需要的图片 ├── pages │ └── animal //动物识别页面 │ └── car //车型识别页面 │ └── cardamage //暂无作用 │ └── chram //魅力值识别页面 │ └── common //暂无作用 │ └── dish //菜品识别页面 │ └── face //颜值分析识别页面 │ └── facedetectcrossageface //人脸对比识别页面 │ └── facemerge //疯狂变脸页面 │ └── index //默认的index页面 没用到 │ └── ingredient //果蔬食材识别页面 │ └── logo //LOGO识别页面 │ └── logs //日志 暂时没用 │ └── nine //九宫格页面 │ └── object //暂无作用 │ └── ocr //文字识别页面 │ └── plant //植物识别页面 │ └── resemble //暂无作用 │ └── sample //暂无作用 │ └── subject //暂无作用 │ └── youtuHT //手势识别页面 │ └── youtuHW //手写识别页面 ├── utils │ └── api.js //全部的接口url在这里配置 │ └── util.js //暂时没用 ├── app.js //全局js配置文件 ├── app.json //全局配置json文件 ├── app.wxss //全局wxss文件 └── project.config.json //工具配置(个性化配置) ``` ![二维码](https://gitee.com/uploads/images/2018/0321/090238_ec240de3_131538.jpeg "微信扫一扫体验") ![主页截图](https://gitee.com/uploads/images/2018/0323/134831_646a6b01_131538.jpeg "1.jpg")![演示截图](https://gitee.com/uploads/images/2018/0321/090627_ac62a47f_131538.jpeg "演示截图")![演示截图](https://gitee.com/uploads/images/2018/0321/090639_bbaa6a41_131538.jpeg "演示截图") ![手写文字识别](https://gitee.com/uploads/images/2018/0323/134845_c4ccd070_131538.jpeg "手写文字识别")![手势识别](https://gitee.com/uploads/images/2018/0323/134911_577fb731_131538.jpeg "手势识别") ![文字识别](https://gitee.com/uploads/images/2018/0702/094502_005d2a2b_131538.jpeg "ocr.jpg") ### 人脸融合 ![人脸融合1](https://gitee.com/uploads/images/2018/0528/091126_a5e1e073_131538.jpeg "1.jpg")![人脸融合2](https://gitee.com/uploads/images/2018/0528/091139_49cf2a60_131538.jpeg "2.jpg")![人脸融合3](https://gitee.com/uploads/images/2018/0528/091153_18868301_131538.jpeg "3.jpg") ### 人脸对比 ![人脸对比](https://gitee.com/uploads/images/2018/0530/163342_96241413_131538.gif "演示.gif") ### 文字识别复制操作演示 ![文字识别复制操作演示](https://gitee.com/uploads/images/2018/0702/105636_86b3f1f6_131538.gif "文字识别复制操作演示")