GithubHelp home page GithubHelp logo

linecode / hyperlabelimg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zeusees/hyperlabelimg

0.0 0.0 0.0 5.65 MB

开源可视化图像标注工具(支持人脸关键点/不规则四边形/多边形标注)

Home Page: http://www.zeusee.com

C++ 86.20% C 12.11% Objective-C 0.45% HTML 1.25%

hyperlabelimg's Introduction

HyperLabelImg

目前github上已经有几个较为成熟的图像标注工具,例如labelimg等,这类标注工具支持类型相对单一,更多的是支持规则图形的标注。我们跟其他图像算法爱好者私下沟通中,大家都遇到类似的问题,好多人也自己开发了相应的工具,存在重复造轮子的局面,鉴于此,经过与开发者海豚嘎嘎大神的商讨,我们决定开源这个标注工具。源码全部开源,支持人脸关键点,不规则四边形、多边形的标注,欢迎使用。

编译

该工程基于vs2015,直接打开工程,配置路径下提供的opencv即可编译成功。

使用

1.双击打开程序,如下所示:

2.点击右上角导入文件夹或者单张图片,通过调整图片位置与四个标注点的位置,确定待标注物体坐标:

3.标注完毕,按下CTRL+S保存标注信息,标注信息与标注文件命名相同,后缀为.pts,存在同一目录:

4.针对人脸关键点标注,可以参考我们内部的代码,自己修改,效果如图所示:

致谢

海豚嘎嘎

hyperlabelimg's People

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.