MCPcopy
hub / github.com/sml2h3/ddddocr / DetectionResponse

Class DetectionResponse

ddddocr/api/app.py:218–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216
217
218class DetectionResponse(BaseModel):
219 result: List[List[int]]
220 processing_time: float
221
222
223class SlideMatchResult(BaseModel):

Callers 1

object_detectionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…