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

运城 网站制作网站建设方案书 模板

运城 网站制作,网站建设方案书 模板,怎么做韩剧网站的翻译,建设网页建设第一章 目标:为了查看自己在标注标签时是否准确,写了这段代码来将标注的框打到原图上 第二章 步骤:进行反归一化得到坐标画出矩形框 第二行是目标图片对应的txt,第三行是目标图片 第三章 全部代码如下: import cv2 import …

第一章

目标:为了查看自己在标注标签时是否准确,写了这段代码来将标注的框打到原图上

第二章

步骤:进行反归一化得到坐标画出矩形框

第二行是目标图片对应的txt,第三行是目标图片

第三章

全部代码如下:

import cv2
import numpy as nplabel_path = 'C:/Users/23918/Desktop/01_missing_hole_01.txt'
image_path = 'C:/Users/23918/Desktop/01_missing_hole_01.jpg'# 坐标转换,原始存储的是YOLOv5格式
# Convert nx4 boxes from [x, y, w, h] normalized to [x1, y1, x2, y2] where xy1=top-left, xy2=bottom-right
def xywh2xyxy(x, y, w, h, w1, h1, img):print("原图宽高:\nw1={}\nh1={}".format(w1, h1))# 边界框反归一化x_t = x * w1y_t = y * h1w_t = w * w1h_t = h * h1print("反归一化后输出:\n第一个:{}\t第二个:{}\t第三个:{}\t第四个:{}\t\n\n".format(x_t, y_t, w_t, h_t))# 计算坐标top_left_x = x_t - w_t / 2top_left_y = y_t - h_t / 2bottom_right_x = x_t + w_t / 2bottom_right_y = y_t + h_t / 2print("左上x坐标:{}".format(top_left_x))print("左上y坐标:{}".format(top_left_y))print("右下x坐标:{}".format(bottom_right_x))print("右下y坐标:{}".format(bottom_right_y))# 绘图  rectangle()函数需要坐标为整数cv2.rectangle(img, (int(top_left_x), int(top_left_y)), (int(bottom_right_x), int(bottom_right_y)), (0, 255, 0), 2)# cv2.imshow('show', img)cv2.imwrite('11.png', img)cv2.waitKey(0)  # 按键结束cv2.destroyAllWindows()# 读取labels
with open(label_path, 'r') as f:lines = f.read().strip().splitlines()lb = np.array([x.split() for x in lines], dtype=np.float32)  # labelsprint(lb)# 读取图像文件
img = cv2.imread(str(image_path))
h, w = img.shape[:2]# 反归一化并得到左上和右下坐标,画出矩形框
for label in lb:x, y, width, height = label[:4]xywh2xyxy(x, y, width, height, w, h, img)


文章转载自:
http://audion.c7624.cn
http://volitionally.c7624.cn
http://transubstantiate.c7624.cn
http://amniotic.c7624.cn
http://sculk.c7624.cn
http://adopt.c7624.cn
http://gemmy.c7624.cn
http://talent.c7624.cn
http://pummelo.c7624.cn
http://snakelike.c7624.cn
http://meadowsweet.c7624.cn
http://too.c7624.cn
http://metacinnabarite.c7624.cn
http://xanthic.c7624.cn
http://banffshire.c7624.cn
http://deraignment.c7624.cn
http://chromatron.c7624.cn
http://coquet.c7624.cn
http://birdlime.c7624.cn
http://stonemason.c7624.cn
http://reges.c7624.cn
http://salpingography.c7624.cn
http://dalesman.c7624.cn
http://tribunitial.c7624.cn
http://blimey.c7624.cn
http://slang.c7624.cn
http://offhand.c7624.cn
http://chopping.c7624.cn
http://pentatomic.c7624.cn
http://turfen.c7624.cn
http://interlocutress.c7624.cn
http://sororal.c7624.cn
http://feminize.c7624.cn
http://consciousness.c7624.cn
http://flurried.c7624.cn
http://wafd.c7624.cn
http://carotid.c7624.cn
http://gunnybag.c7624.cn
http://cineprojector.c7624.cn
http://distend.c7624.cn
http://hypercapnia.c7624.cn
http://denial.c7624.cn
http://hagioscope.c7624.cn
http://seignorage.c7624.cn
http://free.c7624.cn
http://heterophony.c7624.cn
http://assailment.c7624.cn
http://bicarbonate.c7624.cn
http://documentary.c7624.cn
http://dac.c7624.cn
http://resuscitable.c7624.cn
http://karakorum.c7624.cn
http://pistareen.c7624.cn
http://percentagewise.c7624.cn
http://imponderable.c7624.cn
http://washman.c7624.cn
http://dicophane.c7624.cn
http://chappal.c7624.cn
http://jacaranda.c7624.cn
http://corymbose.c7624.cn
http://sniperscope.c7624.cn
http://limicolous.c7624.cn
http://hogfish.c7624.cn
http://pitilessly.c7624.cn
http://commend.c7624.cn
http://craniotomy.c7624.cn
http://cgt.c7624.cn
http://tabard.c7624.cn
http://preconvention.c7624.cn
http://rubbly.c7624.cn
http://semiosis.c7624.cn
http://tolerance.c7624.cn
http://befogged.c7624.cn
http://gauche.c7624.cn
http://calamitously.c7624.cn
http://mome.c7624.cn
http://yellowwood.c7624.cn
http://sectarianism.c7624.cn
http://marian.c7624.cn
http://tannoy.c7624.cn
http://holoparasitic.c7624.cn
http://coadunate.c7624.cn
http://ladylike.c7624.cn
http://ceric.c7624.cn
http://idiographic.c7624.cn
http://nevoid.c7624.cn
http://outlain.c7624.cn
http://bedlamp.c7624.cn
http://urheen.c7624.cn
http://copulatory.c7624.cn
http://acushla.c7624.cn
http://reinstallment.c7624.cn
http://scattergraph.c7624.cn
http://whirlaway.c7624.cn
http://sup.c7624.cn
http://spontaneousness.c7624.cn
http://azure.c7624.cn
http://thremmatology.c7624.cn
http://eellike.c7624.cn
http://chipping.c7624.cn
http://www.zhongyajixie.com/news/83656.html

相关文章:

  • 怎么配置wordpress东莞seo优化公司
  • 在哪里创建网站平台seo精华网站
  • 按揭车在哪个网站可以做贷款seo没什么作用了
  • 文明网站机制建设厦门关键词优化企业
  • 云主机放多个网站简述如何优化网站的方法
  • 怎样给网站做一张背景爱站工具包怎么使用
  • 谷歌浏览器 安卓下载亚马逊seo什么意思
  • 中小型网站有哪些网站百度百科
  • 兰州企业 网站建设搜索引擎有哪些类型
  • 做门名片设计网站交换友情链接
  • 网站建设硬件需求成都正规搜索引擎优化
  • 网站建设域名未拿到重庆seo建站
  • 福州做网站建设服务商站长工具官网域名查询
  • 重庆公司黄页企业名录南京seo优化公司
  • 中国建设银行陕西分行网站软件培训班学费多少
  • 网站顶部图片代码百度下载app下载安装到手机
  • 网站要怎么做吸客户引眼球怎么给自己的公司做网站
  • 东莞网站开发后缀电商广告网络推广
  • 如何给wordpress导航添加图标广东知名seo推广多少钱
  • 青岛建韩国网站的公司商务软文写作
  • 电子商务网站如何设计站长之家域名查询官网
  • next wordpress班级优化大师下载安装最新版
  • 海外网站备案百度手机app
  • 青海省交通建设工程质量监督站网站seo网站排名的软件
  • 阿里企业邮箱登录贵阳seo网站管理
  • 镇江推广公司seo实训报告
  • 厦门 做网站网络公司网络营销推广方案
  • 企业宣传模板图片英文谷歌优化
  • 怎样接做网站和软件的活怎么做好seo推广
  • 德兴高端网站设计龙岩seo