MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / setMatchKeyPointsNum

Method setMatchKeyPointsNum

src/pkgBean/ImgSeekBean.java:67–69  ·  view source on GitHub ↗
(int matchKeyPointsNum)

Source from the content-addressed store, hash-verified

65 return matchKeyPointsNum;
66 }
67 public void setMatchKeyPointsNum(int matchKeyPointsNum) {
68 this.matchKeyPointsNum = matchKeyPointsNum;
69 }
70 public int getMidY() {
71 return midY;
72 }

Callers 1

findImgMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected