CodeProject · Capability
CodeProject.AI Server API — Vision-Detection
CodeProject.AI Server API — Vision-Detection. 3 operations. Lead operation: List installed custom detection models. Self-contained Naftiko capability covering one Codeproject business surface.
What You Can Do
POST
Listcustommodels
— List installed custom detection models
/v1/v1/vision/custom/list
POST
Detectcustom
— Run a custom-model detection
/v1/v1/vision/custom/{modelname}
POST
Detectobjects
— Detect objects in an image
/v1/v1/vision/detection
MCP Tools
list-installed-custom-detection-models
List installed custom detection models
read-only
run-custom-model-detection
Run a custom-model detection
detect-objects-image
Detect objects in an image