当前位置: 首页 > wzjs >正文

淘宝客网站制作视频教程阿里云域名注册查询

淘宝客网站制作视频教程,阿里云域名注册查询,贵州易广建设集团网站,关键词优化一年的收费标准2025年了,可能干不了几年了,还能写这种文章还是有点可笑。 背景 zxing库生成的二维码自带白边 分析 生产二维码主要分两步: 1.用QRCodeWriter生成BitMatrix信息 2.根据信息生成bitmap 问题在1。 生成二维码的尺寸实际是有一些规格的&a…

2025年了,可能干不了几年了,还能写这种文章还是有点可笑。

背景

zxing库生成的二维码自带白边

分析

生产二维码主要分两步:

1.用QRCodeWriter生成BitMatrix信息

2.根据信息生成bitmap

问题在1。

生成二维码的尺寸实际是有一些规格的,代码详细参见Encoder#encode,以下是具体规格:

确定输出变成的核心代码在QRCodeWriter#renderResult方法里,传入的边长和生成二维码的宽度可能不是倍数关系,比如传入边长15,但是二维码边长是7,那其实7*2=14就是最佳的最终二维码的边长了,剩余部分就是白边。知道了原因,解决方法如下,把输出尺寸变为二维码的倍数就好了。

解决

    private static BitMatrix renderResult(QRCode code, int width, int height, int quietZone) {ByteMatrix input = code.getMatrix();if (input == null) {throw new IllegalStateException();}int inputWidth = input.getWidth();int inputHeight = input.getHeight();int qrWidth = inputWidth + (quietZone * 2);int qrHeight = inputHeight + (quietZone * 2);int outputWidth = Math.max(width, qrWidth);int outputHeight = Math.max(height, qrHeight);int multiple = Math.min(outputWidth / qrWidth, outputHeight / qrHeight);// >> 去除白边 add by 某某outputWidth = qrWidth * multiple;outputHeight = qrHeight * multiple;// << 去除白边 add by 某某// Padding includes both the quiet zone and the extra white pixels to accommodate the requested// dimensions. For example, if input is 25x25 the QR will be 33x33 including the quiet zone.// If the requested size is 200x160, the multiple will be 4, for a QR of 132x132. These will// handle all the padding from 100x100 (the actual QR) up to 200x160.int leftPadding = (outputWidth - (inputWidth * multiple)) / 2;int topPadding = (outputHeight - (inputHeight * multiple)) / 2;BitMatrix output = new BitMatrix(outputWidth, outputHeight);for (int inputY = 0, outputY = topPadding; inputY < inputHeight; inputY++, outputY += multiple) {// Write the contents of this row of the barcodefor (int inputX = 0, outputX = leftPadding; inputX < inputWidth; inputX++, outputX += multiple) {if (input.get(inputX, inputY) == 1) {output.setRegion(outputX, outputY, multiple, multiple);}}}return output;}

http://www.dtcms.com/wzjs/518594.html

相关文章:

  • 广州市建设工程定额管理网站百度论坛首页
  • 手机网站趋势百度竞价点击一次多少钱
  • 家政公司网站建设专业模板建站
  • 网站建设公司哪里找淘宝关键词排名优化技巧
  • 怎么给领导做网站分析搜索引擎优化的目标
  • 做婚恋交友网站模板温州seo优化
  • 个人博客html代码seo站内优化培训
  • 一个网站同时做竞价和seoebay欧洲站网址
  • 江门市专业做网站公司重庆网站排名推广
  • 品牌网官网商丘 峰少 seo博客
  • 国外 家具 网站模板长沙网站seo排名
  • 学校网站群建设方案安康地seo
  • 大专毕业设计网站灰色词排名推广
  • 什么网站做简历免费下载郑州网络营销顾问
  • 公司首页模板深圳网站seo推广
  • 玉林市城市建设投资有限公司网站2021全国大学生营销大赛
  • 自己怎么做百度网站空间谷歌竞价排名推广公司
  • 云浮网站网站建设seo的优化原理
  • 怎么制作一个简单的网站谷歌地图下载
  • 荣昌集团网站建设外贸网站推广
  • 深远互动 网站建设磁力链接搜索引擎2021
  • 外贸先做网站还是开公司搜索引擎查询
  • 建设购物网站需要多少钱看今天的新闻
  • 网站建设的行业客户个人网页免费域名注册入口
  • 简述电子政务系统网站建设的基本过程网络推广优化
  • 网站建设 网页2023年8月份新冠症状
  • 暴雪游戏排行榜前十名seo策略是什么意思
  • 山东外贸网站建设是什么seo策略什么意思
  • 安徽网站开发武汉疫情最新动态
  • 网站开发未按合同约定工期完工网站软文推广范文