Akshay Gupta
|
1713751728
|
Colorbar module default overlay shift fixed (#1542)
* Fixes #1538
* Fixes #1538
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com>
|
2020-10-16 09:48:55 +05:30 |
|
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 |
|
Naman Aggarwal
|
d215b43a09
|
Fixing defaults in various modules (#1441)
* Fix AddQr
* Fix Threshold
* Fix ReplaceColor Modulr
* Fix Overlay Module
* Fix FlipImage Module
* fix Colorbar Module
* Fix colormap module
* fix overlay
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com>
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com>
|
2020-01-07 16:18:45 -05:00 |
|
Varun Gupta
|
761142d9d3
|
createMetaModule generator (#779)
* initial createMetaModule
* fixes
* fix
* Update createMetaModule.js
* Update createMetaModule.js
* refactor and fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* update ndvi-colormap
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* fix test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* add docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
|
2019-02-16 22:33:45 +05:30 |
|
Varun Gupta
|
fa30c1b30f
|
Opaque meta module + test - colorbar (#764)
* opaque colorbar test
* build
* rebase + build
* fixed opaque meta modules yay
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* add test and prevent internal logs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* Update meta-modules.js
|
2019-02-13 10:36:11 -05:00 |
|
Mridul97
|
6153dbfdaa
|
Parse info.json to set module defaults (#650)
* changes
* changes
* changes
* changes
* changes
* changes
|
2019-02-06 11:10:54 -05:00 |
|
Varun Gupta
|
e15e981d0b
|
Colorbar added (#316)
* setup
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* overlay done
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* add colorbar fixes #285
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
* add inputs to colorbar
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
|
2018-08-06 11:53:08 -04:00 |
|