Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
218
class
DetectionResponse(BaseModel):
219
result: List[List[int]]
220
processing_time: float
221
222
223
class
SlideMatchResult(BaseModel):
Callers
1
object_detection
Function · 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…