Commit History

Author SHA1 Message Date
  Kentaro Wada b5e54e779b Add real-time rendering of ai_model points_to_polygon prediction 2 years ago
  Kentaro Wada 43b71888d3 Add self._config["canvas"]["fill_drawing"] 2 years ago
  Kentaro Wada 8613cfcf4c Support createMode="ai_polygon" in self.double_click 2 years ago
  Kentaro Wada e65a7989b7 Fix behavior of self.double_click="close" (no need 4 points) 2 years ago
  Kentaro Wada 9e0150c3a8 Support 1-click annotation with createMode="ai_polygon" 2 years ago
  Kentaro Wada f3f880e5bb Fix uninitialized image for AI model when annotating consecutive images 2 years ago
  Kentaro Wada d42e3c6e23 Fix for flake8 2 years ago
  Kentaro Wada 515d33d393 Enable combination of Ctrl and Shift 2 years ago
  Kentaro Wada 378ab6e572 Support negative point label for SAM 2 years ago
  Kentaro Wada ac3a7c63b4 Introduce Segment-Anything model for crateMode="ai_polygon" 2 years ago
  Kentaro Wada d8a13a3980 Use QPointF to handle float in Canvas.boundedMoveShapes 2 years ago
  Kentaro Wada 2187de1e79 Support crosshair along with cursor 2 years ago
  Kentaro Wada d0983dca29 Use QPointF to avoid TypeError in Python3.10 2 years ago
  박상민 c6b823723d Remove duplicated declaration 2 years ago
  Kentaro Wada bcb97bf82a Use QPointF and QSizeF to avoid TypeErrors in Python3.10 2 years ago
  Bc. Martin Kubovčík f696ea7a26 Movement with arrow keys (#942) 3 years ago
  Bc. Martin Kubovčík 806800efb0 Deselect shape when clicking and already selected (#950) 3 years ago
  Kentaro Wada 4754b26e73 Revert "Deselect shape when clicking and already selected (#944)" (#949) 3 years ago
  Bc. Martin Kubovčík 9d9914e8a4 Deselect shape when clicking and already selected (#944) 3 years ago
  Sebastian Ruiz 7e7ed18738 feature: copy and paste polygons (#818) 3 years ago
  Charlie 39d4f7611c Add shortcut for remove selected point (#802) 3 years ago
  Bc. Martin Kubovcik d1738fc510 Interactively adding point to edge 3 years ago
  Kentaro Wada 3f9350b99c Disable snapping while Alt is pressed 3 years ago
  femianjc b8ed7ce081 Faster undo, and undo with Autosave 4 years ago
  Kentaro Wada 3a6e076469 Fix bugs around removing points and point-empty shape 4 years ago
  Henrik Toft 7189f2c989 Adding ability to add or remove points from existing polygon when left-clicking while holding down the SHIFT-key. 4 years ago
  Kentaro Wada bac03f075d Config for shape colors (line_color, fill_color, etc) 4 years ago
  Kentaro Wada 5c9808446a Format code with black 4 years ago
  alexander-g d986e8fc08 Added a tool to adjust image brightness and contrast. Useful for dark images (#494) 4 years ago
  Kentaro Wada 465d882306 Make "Add Point To Edge" more robust 5 years ago