MCPcopy Create free account
hub / github.com/DymanZy/OpenCVTest / crop

Method crop

app/src/main/java/com/dyman/opencvtest/utils/Cropper.java:26–65  ·  view source on GitHub ↗

裁剪图片 @param srcBmp 待裁剪的图片 @param cropPoints 裁剪区域顶点,顶点坐标以图像大小为准 @return 返回裁剪后的图片

(Bitmap srcBmp, Point[] cropPoints)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cropMethod · 0.95
onClickMethod · 0.45

Calls 6

bitmapToMatMethod · 0.95
getPointsDistanceMethod · 0.95
putMethod · 0.95
warpPerspectiveMethod · 0.95
matToBitmapMethod · 0.95

Tested by

no test coverage detected