MCPcopy Index your code
hub / github.com/CloudCV/cloudcv-bootstrap

github.com/CloudCV/cloudcv-bootstrap @v1.0.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.7 ↗ · + Follow
243 symbols 383 edges 42 files 10 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CloudCV Boostrap

CloudCV Boostrap

A starter template for Node.js with OpenCV bindings.

Build Status

This project lets you to quickly prototype a REST API in a Node.js for a image processing service written in C++.

Installation

# Get the latest snapshot 
$ git clone —depth=1 https://github.com/CloudCV/cloudcv-bootstrap.git myproject
$ cd myproject 
$ git remote rm origin 

# Install NPM dependencies 
$ npm install

Quick start

npm start

Unit testing

npm test

Questions?

Explore the series of blog posts: 1. http://computer-vision-talks.com/articles/introducing-cloudcv-bootstrap/ 2. http://computer-vision-talks.com/articles/how-to-convert-args-from-js-to-cpp/ 3. http://computer-vision-talks.com/articles/2013-09-05-cloudcv/ 4. http://computer-vision-talks.com/articles/2013-08-27-connecting-opencv-and-node-js-inside-cloud9-ide/ 5. http://computer-vision-talks.com/articles/2013-08-19-cloud-image-processing-using-opencv-and-node-js/

CloudCV bootstrap is free software/open source, and is distributed under the BSD license. It contains third-party code, see the included third-party.txt file for the license information on third-party code.

CloudCV bootstrap is created and maintained by Eugene Khvedchenya (Twitter: @cvtalks). Follow the official Twitter stream @cvtalks to get the frequent development updates.

Core symbols most depended-on inside this repo

make_nvp
called by 52
src/framework/marshal/marshal.hpp
Argument
called by 32
src/framework/NanCheck.cpp
marshal
called by 19
src/framework/marshal/marshal.hpp
log
called by 18
public/javascripts/jquery.form.js
NanCheck
called by 13
src/framework/NanCheck.cpp
callback
called by 11
public/bootstrap/js/bootstrap.js
lexical_cast
called by 9
src/framework/marshal/marshal.hpp
CreateImageSource
called by 7
src/framework/ImageSource.cpp

Shape

Method 117
Function 74
Class 50
Enum 2

Languages

C++76%
TypeScript24%

Modules by API surface

src/framework/marshal/marshal.hpp48 symbols
src/framework/marshal/opencv.hpp23 symbols
public/bootstrap/js/bootstrap.js18 symbols
src/modules/cameraCalibration/CameraCalibrationBinding.cpp14 symbols
src/framework/ImageView.cpp13 symbols
src/modules/analyze/AnalyzeImageAlgorithm.cpp12 symbols
public/javascripts/jquery.form.js11 symbols
public/javascripts/holder.js10 symbols
src/framework/NanCheck.hpp9 symbols
src/framework/ImageSource.cpp9 symbols
src/modules/analyze/AnalyzeImageAlgorithm.hpp8 symbols
src/framework/NanCheck.cpp7 symbols

For agents

$ claude mcp add cloudcv-bootstrap \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact