Kentaro Wada
|
4ab0e9a7c7
Minor fix
|
5 lat temu |
LATENTIX\ht
|
dc4967b330
Fixing potential bug
|
5 lat temu |
LATENTIX\ht
|
2eb18d1234
Adding ability to remove a point from a closed shape (polygon).
|
5 lat temu |
Christian Clauss
|
e727b88ef1
Typo found by codespell
|
5 lat temu |
Chen Zhang
|
226f5e66ef
add more string to translate
|
5 lat temu |
Kentaro Wada
|
cfb2bd7fd9
Use edgeSelected with passing shape as second argument
|
5 lat temu |
Jakub Gregorek
|
f9752e46a0
Fixes #462, check shape type before emitting signal to allow to add points
|
5 lat temu |
Kentaro Wada
|
159f6e03ad
Fix typo
|
5 lat temu |
Kentaro Wada
|
854f039fd5
Clip only x1 and y1 for intersectingEdges
|
5 lat temu |
Kentaro Wada
|
39d9d8d207
Clip x, y values before calling intersectingEdges
|
5 lat temu |
Kentaro Wada
|
68a800e15b
Fix outOfPixmap to solve crashing when outside of the pixmap
|
5 lat temu |
Kentaro Wada
|
3b55c8a222
Correct comments about canvas.menus
|
6 lat temu |
Kentaro Wada
|
ea23c7caee
Remove duplicate menu in canvas
|
6 lat temu |
IlyaOvodov
|
da3fa111b0
Group operations on shapes (#405)
|
6 lat temu |
IlyaOvodov
|
ba475461a8
Fix #408 Undo works only once
|
6 lat temu |
Kentaro Wada
|
df0e43940b
Load points as float values
|
6 lat temu |
Kentaro Wada
|
7ad8d5c5cf
Refactoring to merge the feature of label-specific flags
|
6 lat temu |
Kentaro Wada
|
a9c4df0a62
Use MouseEvent.localPos which returns QtPointF (pos is QPoint)
|
6 lat temu |
Jonne Engelberts
|
11c0fc8f47
Relative highlighting.
|
6 lat temu |
jonnedtc
|
148892ed76
Exponential zooming and relative stickiness.
|
6 lat temu |
Kentaro Wada
|
029aed3924
Fix keep_prev when loading annotated labels
|
6 lat temu |
Kentaro Wada
|
7f205788c5
Use resetState for postprocess after deleting label file
|
6 lat temu |
Kentaro Wada
|
97383b1a2a
Restrict x and y range in [0, width), [0, height)
|
6 lat temu |
Shohei Fujii
|
62bfea5428
fix warnings by flake8
|
6 lat temu |
Shohei Fujii
|
cf2bd6181c
add linestrip
|
6 lat temu |
Tatiana Malygina
|
bd747d869f
Add circle shapes support
|
6 lat temu |
Kentaro Wada
|
00cfa6371c
Introduce shape_type field to enhance rectangle annotation
|
6 lat temu |
Kentaro Wada
|
0fb2188829
Fill drawing shape by a pale color
|
6 lat temu |
wenliwyan
|
4879c12340
paint the interior of current drawing polygon
|
6 lat temu |
Kentaro Wada
|
e43d9e75a5
Create labelme.utils
|
6 lat temu |