提交 71b8445e 编写于 作者: K Kentaro Wada

Update README for installation

上级 9cb1df09
......@@ -13,14 +13,24 @@ Dependencies
- `PyQt4 <http://www.riverbankcomputing.co.uk/software/pyqt/intro>`_
Installation
------------
On Ubuntu:
.. code-block:: bash
$ sudo apt-get install python-qt4 qt4-dev-tools
$ sudo pip install labelme
Usage
-----
.. code:: bash
$ pip install labelme
$ labelme # Open GUI
$ labelme # Open GUI
At the moment annotations are saved as a `JSON <http://www.json.org/>`_
file. The file includes the image itself. In the feature support for XML
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册