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
Harsh Khandeparkar
6476b8d698
[GCI] Added Lightning Bolt for WASM accelerated modules ( #1365 )
...
* wasmSuccess
* modules use wasmSuccess
* modules use wasmSuccess
* add the tooltip
2019-12-19 18:45:42 -05:00
Slytherin
30659d4656
Using wasm to accelerate PixelManipulation.js ( #1093 )
...
* Add wasm code
* First working model
* Add PixelManipulation web assembly code to browser and node
* Tests corrected for modules
* Corrected test script
* Add wasm bechmarks
* Update Readme
* Applies toggling functionality and refactored PixelManipulation code
* Added documentation and corrected wasm toggling
* change noise reduction module to use wasm code
* Corrected formatting and removed extra comments
* Add default wasm option and made README changes
* Fixed negative test timings
* combined benchmarks file
* Update benchmark.js
* Removed copies of wasm file and corrected test format
* Update package.json
Co-Authored-By: Jeffrey Warren <jeff@unterbahn.com >
* Added wasm file and removed redundant code
* Removed earlier benchmarks
* move test/core/sequencer/benchmark.js to its own test command, not passing to tape-spec
* Solves memory leaks and blank lines
* Solves memory leaks and blank lines
* Added handler for node code
* Modify test script
* Modify test script
* Correct doc and removed pace fuctionality
2019-06-21 10:54:56 -04:00
Varun Gupta
80cb5b1194
Make progress bars on UI true ( #1112 )
...
* Make progress bars on UI true
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix typo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-06-15 10:51:02 -04:00
aashna27
440c3e0ad0
Eslint operator spacing config ( #1109 )
...
* Eslint operator spacing config
* consistent spacing after comma
* comma styling config
* Trailing spaces config
2019-06-13 16:59:43 -04:00
aashna27
c784de0c19
Added Eslint and husky ( #1062 )
2019-05-11 10:39:15 -04:00
aashna27
f09df0d042
Fixes Decode-qr ( #680 )
2019-02-08 17:35:32 -05:00
Varun Gupta
8d6b82d988
Minimize mod req ( #289 )
...
* remove trailing spaces from Run.js
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* minimize module requirements demonstrated with invert fixes #122
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* refactored modules
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* remove all trailing spaces from all files
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixing crop module
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update contributing.md
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-06-15 14:44:18 -05:00
Jeffrey Warren
4d75fb9640
Infos updated for new title/description format ( #221 )
...
* initial work
* working with failing test
* info modules
* compiled
* rework of CONTRIBUTING
2018-04-24 17:15:27 -04:00
Chinmay Pandhare
f69f8461a7
Remove const
2017-09-05 19:45:06 +05:30
Chinmay Pandhare
ee467f2a7b
Fix build
2017-08-21 10:34:50 +05:30
Chinmay Pandhare
cc308748c8
Add comments; Remove do-nothing, do-nothing-pix
2017-08-21 10:01:02 +05:30
Chinmay Pandhare
e6f1ff3243
Resolve Conflicts; Update DecodeQr Module
2017-07-29 04:25:50 +05:30
Chinmay Pandhare
29cb36dd31
BuildFix
2017-07-26 23:26:18 +05:30
Chinmay Pandhare
78beae48d9
Added DecodeQr Module, Test
2017-07-23 12:50:22 +05:30