Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ image.test.js
File
image.test.js
test/image.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
global.should = require(
'chai'
).should();
2
var
dv = require(
'../lib/dv'
);
3
var
fs = require(
'fs'
);
4
Callers
nothing calls this directly
Calls
15
writeImage
Function · 0.85
erode
Method · 0.80
inRange
Method · 0.80
dilate
Method · 0.80
threshold
Method · 0.80
projection
Method · 0.80
alloc
Method · 0.45
invert
Method · 0.45
add
Method · 0.45
subtract
Method · 0.45
rotate
Method · 0.45
crop
Method · 0.45
Tested by
no test coverage detected