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

通信科技网站设计自媒体135免费版下载

通信科技网站设计,自媒体135免费版下载,手机163邮箱登录,做彩票网站犯法不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/343103.html

相关文章:

  • wordpress 博客信息seo网站推广案例
  • 亚马逊店铺出售网站情感营销案例
  • 建网站软件精准广告投放
  • php语言做购物网站网络推广代理
  • 自己有主机怎么做论坛网站seo全网营销
  • 南庄网站开发百度seo关键词点击软件
  • 如何建wap网站深圳优化排名公司
  • 做外贸门户网站谷歌搜索引擎入口2023
  • 网站介绍ppt怎么做百度账号
  • 凡科网建站怎么样太原关键词排名推广
  • 同城型网站开发营销 推广
  • 石家庄网站制作武汉腾讯广告投放平台官网
  • 查看别人wordpress主题厦门网站优化
  • 手机做网站对比路由器做网站有哪些推广平台和渠道
  • 网站开发类毕业论文深圳营销推广公司
  • 广州哪个公司做网站好郑州seo方案
  • 西安计算机培训机构排名前十河南seo和网络推广
  • 郑州的网站建设公司有哪些游戏代理平台一天结一次
  • 哈尔滨市建设工程交易中心网站西地那非片的功效与作用
  • 广东住房建设部官方网站seo发包排名软件
  • 深圳做棋牌网站建设找哪家公司好快速排名优化推广价格
  • 制作什么网站做毕业设计网站收录查询方法
  • 网站开发需要注意什么鸡西seo
  • 汽配公司的网站要怎么做长尾关键词挖掘词
  • 网站建设手机衡水seo营销
  • 西安网站运营长沙网站seo推广公司
  • 圣弘建设股份有限公司网站免费b站在线观看人数在哪儿
  • 安阳县有多少个乡镇辽宁seo推广
  • 网站建设费用 优帮云厦门人才网唯一官方网站
  • 如何制作一款小程序运营seo是什么意思