aashna27
5b98d5cf44
Pixel set redundancy removed ( #1188 )
...
* Pixels.set Redundancy removed
* eslint fixes
* move require to top with const
2019-08-14 15:34:14 -04:00
aashna27
c784de0c19
Added Eslint and husky ( #1062 )
2019-05-11 10:39:15 -04:00
Harsh Khandeparkar
b0096a13f4
GPU Acceleration achieved! ( #1038 )
...
* add gpu.js 2.0.0-rc.7
* add gpuUtils
* add gpuUtil convolve
* add convolution to edgeDetect
* bench it
* bench change
* newline
* pipeline
* revert edge-detect
* gpu accelerate gaussian blur
* edgeDetect use blur
* tweak values
* remove ndarray-gaussian-filter
* audit
* turn on previews
* remove oldPix
* fix travis
* Travis fix
* Try fixing travis
* Fix
* Retry
* tweaks
* convolution module on GPU
* use babelify
* trial
* remove logs
* Update .travis.yml
* Update .travis.yml
* bump version
* bump to rc.9
* rc.10
* rc.11
* Update package.json
* convolution fix
* unit test gpuUtils
* tests changed, fixed
* new fix
* more obvious parseFloat
* remove old commented code
2019-05-02 12:53:57 -04:00
Varun Gupta
75dc23fb55
Improve Code Quality and Optimize ( #763 )
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-02-16 11:05:32 +05:30
Mridul97
70654a5aac
Add matrix math module ( #358 )
...
* Add matrix math module
* add info.json file
* correct format of module
* Add a constant factor input field
* clone the pixels array
* change default values
2018-10-04 12:46:21 -04:00