mirror of
https://github.com/geekwenjie/SmartJavaAI.git
synced 2026-09-10 03:28:49 +00:00
@@ -1,9 +1,12 @@
|
||||
package cn.smartjavaai.common.entity;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
/**
|
||||
* 旋转框
|
||||
* @author dwj
|
||||
*/
|
||||
@Data
|
||||
public class RotatedBox {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user