Historique des commits

Auteur SHA1 Message Date
  Kentaro Wada 79515b38cd Move main function from app.py to main.py il y a 6 ans
  Kentaro Wada de4ecab70d Move widgets from app to labelme.widgets il y a 6 ans
  Kentaro Wada 0e0f2bedf8 Make all docks close and float il y a 6 ans
  Kentaro Wada 4389ce1d55 Show if a file is annotated by check box il y a 6 ans
  Kentaro Wada a84001c9db Remove app.inverted il y a 6 ans
  Kentaro Wada 43b5f14534 labelFile.py -> label_file.py il y a 6 ans
  Kentaro Wada e43d9e75a5 Create labelme.utils il y a 6 ans
  Kentaro Wada 8a3ac874ae Create labelme.widgets il y a 6 ans
  Kentaro Wada ba5b0e7bc5 Fix toggleDrawMode for editMode il y a 6 ans
  Kentaro Wada 2f0e93ce9f Add create point mode il y a 6 ans
  Kentaro Wada abadf01870 Add create line mode il y a 6 ans
  Kentaro Wada 11a683fe64 Add NextImage and PreviousImage in View menu il y a 6 ans
  Kentaro Wada 7e06a82bdd Capability to specify epsilon value by --epsilon 5.0 (11.0 default) il y a 6 ans
  Kentaro Wada 6d11656ad5 Optimize the order of menu buttons on left il y a 6 ans
  Kentaro Wada f5ffb2f1cd Fix for flake8 il y a 6 ans
  Kentaro Wada 09c2605486 Remove labelme/compat.py il y a 6 ans
  Kentaro Wada a441700e6f Support rectangle annotation il y a 7 ans
  Kentaro Wada f96f5f2d41 Support flag only annotation for image classification il y a 7 ans
  Kentaro Wada 335670eddf Reset previous flag annotation il y a 7 ans
  Kentaro Wada dc1fd35fde Fix for PyQt4 il y a 7 ans
  Kentaro Wada 0198cd11eb Add labelme.compat module for compatibility of backends il y a 7 ans
  Kentaro Wada eab7e7db1e Add point to the nearest edge by right-click il y a 7 ans
  Kentaro Wada 1cd15022cd Add --keep-prev option for video annotation il y a 7 ans
  Kentaro Wada 5755c58848 Suppress unspecified argument il y a 7 ans
  Kentaro Wada 4abe716273 Specify flags by command line arguments il y a 7 ans
  Kentaro Wada f9964425e4 Fix handling the command line argument to app il y a 7 ans
  Kentaro Wada 68166666af Add image level flag annotation il y a 7 ans
  Kentaro Wada 071e052416 Stop overwriting provided config with default args il y a 7 ans
  Kentaro Wada b276e1c634 Fix for flake8 il y a 7 ans
  Kentaro Wada 9f2de0534f Use codecs.open(encoding='utf-8') to support CJK label list file il y a 7 ans