修改可见域
This commit is contained in:
@@ -61,6 +61,7 @@ public abstract class AreaRectAnalyzer extends ImageAnalyzer {
|
||||
|
||||
}
|
||||
|
||||
abstract Result analyze(byte[] data, int dataWidth, int dataHeight,int left,int top,int width,int height);
|
||||
@Nullable
|
||||
public abstract Result analyze(byte[] data, int dataWidth, int dataHeight,int left,int top,int width,int height);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user