| 程序包 | 说明 |
|---|---|
| org.wlld.entity | |
| org.wlld.tools | |
| org.wlld.yolo |
| 限定符和类型 | 方法和说明 |
|---|---|
ThreeChannelMatrix |
ThreeChannelMatrix.copy() |
ThreeChannelMatrix |
ThreeChannelMatrix.cutChannel(int x,
int y,
int XSize,
int YSize) |
ThreeChannelMatrix |
ThreeChannelMatrix.scale(boolean scaleWidth,
double size) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ThreeChannelMatrix.fill(int x,
int y,
ThreeChannelMatrix fillThreeChannelMatrix) |
double |
ThreeChannelMatrix.getDist(ThreeChannelMatrix th) |
| 限定符和类型 | 方法和说明 |
|---|---|
ThreeChannelMatrix |
Picture.getThreeMatrix(File file) |
ThreeChannelMatrix |
Picture.getThreeMatrix(InputStream file) |
ThreeChannelMatrix |
Picture.getThreeMatrix(String fileURL) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
FastPictureExcerpt.creatImageName(ThreeChannelMatrix threeChannelMatrix,
int boxSize,
int regionSize) |
ByteArrayOutputStream |
ImageTools.drawImage(ThreeChannelMatrix img) |
void |
ImageTools.writeImage(ThreeChannelMatrix img,
String url) |
| 构造器和说明 |
|---|
Watershed(ThreeChannelMatrix matrix,
WaterConfig config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ThreeChannelMatrix |
YoloMessage.getPic() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OutBox> |
FastYolo.look(ThreeChannelMatrix th,
long eventID) |
void |
YoloMessage.setPic(ThreeChannelMatrix pic) |
Copyright © 2024. All rights reserved.