Harsh Khandeparkar
|
ea2069d7f6
|
[GCI] Experimental GIF Manipulation (#1404)
* wasmSuccess
* modules use wasmSuccess
* modules use wasmSuccess
* add the tooltip
* add GIF support
* fix imageDImensions function
* fix inputCoordinatesParser function
* show correct image dimensions
* show correct image dimensions
* don't allow save as PDF for GIFs
* fix QR module
* fix BlobAnalysis
* fix Blur
* fix Colorbar
* fix Crop
* fix crop defaults
* fix DrawRectangle
* fix EdgeDetect
* fix FlipImage
* fix Gradient
* fix Invert
* fix Overlay
* fix Resize
* fix Rotate
* fix TextOverlay
* fix parse input test
* make GIFs work in nodejs
* sample GIF test
* small change
* cleanup
* cleanup
* cleanup
* small fix
* small change
* handle errors
* proper error handling and fix tests
* cleanup
* try a fix
* try another fix
* fix module benchmarks
* try more fixes
* revert
* try fixing the tests
* fix overlay test
* add the gif tests
* remove unnecessary changes
* fix tests
* whoops
* add some docs
* inBrowser
* fix all module tests
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com>
|
2020-01-11 12:05:10 -05:00 |
|
keshav234156
|
7905cc9252
|
fixing module test (#1410)
|
2020-01-02 12:53:50 -05:00 |
|
aashna27
|
c784de0c19
|
Added Eslint and husky (#1062)
|
2019-05-11 10:39:15 -04:00 |
|
Harsh Khandeparkar
|
0c3d7be7e2
|
Module tests (#1058)
* change all old module benchmarks
* no node 6
* add average module tests
* edge-detect test added
* edge detect tests
* flip-image tests
* tint tests
* saturation tests
* gradient tests
* exposure tests
* draw-rectangle tests
* color-temperature tests
* convolution tests
* paint-bucket tests
* ndvi tests
* ndvi-colormap tests
* histogram tests
* crop tests
* gamma-correction tests
* dynamic tests
* colorbar tests
* webgl-distort tests
* fisheye-gl tests
* blend module tests
* overlay module tests
|
2019-05-06 15:41:42 -04:00 |
|
aashna27
|
8ad171ee56
|
Tests added (#943)
|
2019-03-27 07:49:42 -04:00 |
|
aashna27
|
e1a113cde1
|
Added tests for more modules (#752)
|
2019-03-16 12:26:40 -04:00 |
|