Skip to content

@labelbee/[email protected]

Compare
Choose a tag to compare
@labelbee-bot labelbee-bot released this 21 Oct 02:15
· 2 commits to main since this release

@labelbee/lb-annotation 1.27.0 (2024-10-21)

Bug Fixes

  • 2D view image selection logic optimization (297b9d7)
  • Algorithm issues with fisheye camera (7500956)
  • AttributeDisplayIssue (f7dc099)
  • Expand the actual hover area (f60797c)
  • Filter z coordinates less than 0.01 and valid (b6fd96e)
  • Fix 3D view not displaying all secondary attributes and IDs (bb44bf1)
  • Fix 3D view offset issue (e6aa1f9)
  • Fix the issue of creating frames (0c19d61)
  • Fix the issue of modifying properties after selecting a rectangle (b4b4b99)
  • Fix the key of resize rect from ctrl+4 to P (a8de298)
  • Fix the key of resize rect from P to R (15e852e)
  • Fix the key of resize rect from R to ctrl+4 (5d5982f)
  • Fix type issues (c20bebb)
  • lb-annotation: Enhance the excluded line-dashed scene (29207ff)
  • lb-annotation: Fix polygonOperation dragMove issue (e5097ff)
  • lb-annotation: Only delete keydown is allowed in the 2d area (bcf315d)
  • lb-annotation: Optimise duplicate code (b9cd9f7)
  • lb-annotation: Stop the delete's keydown bubble in condition (d178fbd)
  • lb-annotation: The lineDash field should not appear in the result (391daff)
  • Optimize the logic of judging whether a point is inside a polygon (4dfa1d9)
  • Polygon tool text is displayed at the penultimate point (45e2b6e)
  • Revert #526 (5acbf07)
  • Review code, modular code structure (cb8b5c8)
  • Scribble tool display (d7c2417)
  • Scribble tool eraser (850c879)
  • Scribble tool point eraser sawtooth deal with (47da525)
  • Secondary attribute optimization (d34a492)
  • toggle2dVisible status confusion (b0b2347)

Features

  • 11v sync same textAttr rect of selected rect (9cefc0d)
  • add external switch of highlight same text attribute (156ce45)
  • Add new way to change selectId (e9dc739)
  • Add resize-rect svg Icon、I18n content (e8efb4a)
  • Audio tool secondary attribute optimizatio (a7002ad)
  • Auto-centering after changing the selectId (59dd9f6)
  • Click outside to reset selectId (06a16d7)
  • Code review (9812e57)
  • Code review (e811aae)
  • Development progress 20% (c5dd913)
  • Export message constant (dca5f27)
  • Fix width and height <100 to reizeRect, and adjust coordinate (8e0023c)
  • Fixed a loading error when using webp images first in 2D highlights cloud (54c0fff)
  • lb-annotation: Enhanced RectOperation with Line Dash Customization (9add5bd)
  • lb-annotation: Implement omniCamera11V mapping (6a2987b)
  • lb-annotation: Remove rects in batches (33c15cf)
  • lb-annotation: Restrictions on operations in checkMode (02dcbce)
  • lb-annotation: Support 'enableAddRect' option (6be2638)
  • lb-components: Add enableSegment config to pointCloud (20c7f85)
  • lb-components: Supports editing 2D rects in the 2D image area (94edd25)
  • LLMMultiWheel tool (7f3739b)
  • Memory Optimization (da92d3e)
  • NLP tool (acf824d)
  • Optimization of attribute display logic (ebfe6d7)
  • Optimize helper code logic and readability (f794622)
  • performace of highlight box (9adb9a3)
  • Point tool support adsorption polygon tool (dbfaa21)
  • Rect tool activation status optimization (4563afb)
  • Rect tool support secondary attributes (9605088)
  • Resize 2d rect to using the R key (b184a8f)
  • resolve cr (d6a5854)
  • Rotate rect 180 to rotate edge 90 (ec00ee0)
  • Scribble tool lock attribute display (4210d79)
  • Select the top view frame to display logic optimization (9ff3c39)
  • show the orientation of the front of the car (dcc1a49)
  • Size less than resizeWidth or resizeHeight , remains unchanged (7710a6b)
  • Supplementary notes (0fbfbcc)
  • Support secondary attribute display (705127c)
  • Support selection state synchronization during disconnection (1cd51ef)
  • ViewOpoeration supports offset while rendering text annotation (c0a6bf8)

Performance Improvements

  • Optimize hot reload speed for development environment (a215a45)

Dependencies

  • @labelbee/lb-utils: upgraded to 1.19.0