README.md 519 B

SIN3D-data-extract

Synthesis Image Noise Detection on Distributed Data (SIN3D)

A Node.js library to extract data from the SIN3D database.

Install

yarn add https://gogs.univ-littoral.fr/Prise3D/SIN3D-data-extract.git
# or
npm i git+https://gogs@gogs.univ-littoral.fr/Prise3D/SIN3D-data-extract

Usage

See /example.js

API

See /lib/db.js#L81-L92

Every functions should be auto-completable in your editor.