Giter Site home page Giter Site logo

meter-detector's Introduction

meter-detector

这是图灵联邦举办的一项比赛,内容为工业仪表识别。
根据所提供如下的1001张图片,实现2件事:
1、定位表盘的圆心位置;
2、定位圆心和指针的位置;
image
比赛链接:https://www.turingtopia.com/competitionnew/detail/53aa39e8d46048d8a4de2c6d21adafb1/sketch

最终排名得分

https://www.turingtopia.com/competitionnew/detail/53aa39e8d46048d8a4de2c6d21adafb1/ranking image

解题思路

  1. Get_region截取目标区域

image

  1. Get_contours获取红色区域轮廓

image

  1. Contours_filtered 利用面积大小过滤红色区域轮廓

image

  1. Get_center2 获取圆心坐标

image

  1. Get_img_cutted 画黑色的圆覆盖掉指针根部,只露出尖端

image

  1. get_cutted_info获取尖端轮廓并定位质心

image image

  1. 结果请见result.txt

meter-detector's People

Contributors

kyshel avatar

Stargazers

yzlicloud avatar  avatar  avatar Yuyang Sun avatar  avatar  avatar Sean avatar

Watchers

James Cloos avatar  avatar

meter-detector's Issues

数据集咨询

您好,您还有这个比赛的数据吗?我去官网下载,发现只有1kb,失效了。能否共享一份,谢谢~

readme.md

介绍

图灵联邦举办的一项比赛,根据所提供如下的1001张图片,实现2件事:
1、定位表盘的圆心位置;
2、定位圆心和指针的位置;
image
比赛链接:https://www.turingtopia.com/competitionnew/detail/53aa39e8d46048d8a4de2c6d21adafb1/sketch

最终排名得分

https://www.turingtopia.com/competitionnew/detail/53aa39e8d46048d8a4de2c6d21adafb1/ranking
image

解题思路

  1. Get_region截取目标区域

image

  1. Get_contours获取红色区域轮廓

image

  1. Contours_filtered 利用面积大小过滤红色区域轮廓

image

  1. Get_center2 获取圆心坐标

image

  1. Get_img_cutted 画黑色的圆覆盖掉指针根部,只露出尖端

image

  1. get_cutted_info获取尖端轮廓并定位质心

image
image

  1. 结果请见result.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.