Coder Social home page Coder Social logo

neven7 / bboxer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucasjinreal/bboxer

0.0 2.0 0.0 7 KB

Pure, Simple yet Powerful Image Bound Box Making Tool, already cross platform, welcome star and keep updating.

License: Other

CMake 2.49% C++ 97.51%

bboxer's Introduction

Pure and Simple yet Powerful Bounding Box Tool

PicName bboxer has the following features:

  • drag a box you will see it right on image;
  • you can choose class index with number and you can see number on image;
  • if you did something wrong, just press r to reset;
  • after bouding all box, press s, save all bbox label with normal format.
  • all platform can use;
  • more...

we are going add more features to this bboxer tool.

PicName PicName

Install

repo contains a cross-platform builded binary program which can be run at any platform. for using:

git clone https://github.com/jinfagang/bboxer.git
cd bboxer
mkdir build
cd build
cmake ..
make -j8
sudo make install
./bboxer ~/Documents/images ~/Documents/labels
  • ~/Documents/images : is your image contains directory;
  • ~/Documents: is your save bbox lable files directory;

Announce

all the label file will save into your given dir. and every label file with this format:

class_index x_1 y_1 x_2 y_2

Contact

if you have any question when using, please contact me via wechat: jintianiloveu, for more my projects, vists my website: lewisjin.oschina.io

bboxer's People

Contributors

lucasjinreal avatar

Watchers

James Cloos avatar 胡刚 avatar

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.