Mohammad Warid
|
aa120591cb
|
Image Sharpening Module added (#1849)
* Adding image sharpening module
* Added docs and changes requested
* Added test for image sharpening module
Co-authored-by: Barun Acharya <47106543+daemon1024@users.noreply.github.com>
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com>
|
2021-03-25 12:21:44 -04:00 |
|
Rishabh Shukla
|
c22c6c70d0
|
Adding easier to use interface for blend module and different blend modes (#1453)
* Bump data-uri-to-buffer from 2.0.1 to 3.0.0
Bumps [data-uri-to-buffer](https://github.com/TooTallNate/node-data-uri-to-buffer) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/TooTallNate/node-data-uri-to-buffer/releases)
- [Commits](https://github.com/TooTallNate/node-data-uri-to-buffer/compare/2.0.1...3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* add blend modes
* fix toCliString test
* add docs link for blend modes
* fix crop module
* undo last commit
* minor change
* change default to custom
* add docs link
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com>
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com>
|
2020-01-17 15:47:47 -05:00 |
|
Ryan10145
|
d371a0f2e4
|
Add Missing Modules to Documentation (#1325)
|
2019-12-10 11:02:07 -05:00 |
|
duyquangnguyenhac
|
33f32251ec
|
Document noise reduction module (#1189)
* Added documentation for noise reduction module
* Added fixed documentation for noise reduction module
* Update MODULES.md
* Minor Changes to Noise-Reduction description.
* Update docs/MODULES.md
Co-Authored-By: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com>
* Move documentation to alphabetical order
* Update MODULES.md
|
2019-09-23 10:56:38 -04:00 |
|
Devavrat Kalam
|
74ef42f485
|
Alphabetically arranged the MODULES.md file #1167 - Sorted index and the corpus (#1186)
* Sorted index and the corpus
* Changed text overlay sequence
|
2019-08-03 12:05:54 +03:00 |
|
aashna27
|
68d5db7cff
|
Opencv.js via npm for blob-detection (#1185)
|
2019-08-02 16:56:03 +03:00 |
|
aashna27
|
9464522017
|
text-overlay in Node (#1125)
* text-overlay in node
* text-overlay in node
* docs added
|
2019-07-15 12:17:47 -04:00 |
|
Slytherin
|
1b26f71654
|
Add minify-image module (#1149)
* Add minify-image module
* Add node modules
* corrected path
* Add browser func
* Add test and documentation
|
2019-07-09 19:38:06 -04:00 |
|
Harshith pabbati
|
d63aab79a6
|
Added doc for grid-overlay (#983)
|
2019-04-05 14:37:17 -04:00 |
|
Harsh Khandeparkar
|
95efe812c3
|
Rename White balance to ColorTemperature (#931)
* Update and rename src/modules/WhiteBalance/Module.js to src/modules/ColorTemperature/Module.js
* Rename src/modules/WhiteBalance/index.js to src/modules/ColorTemperature/index.js
* Update and rename src/modules/WhiteBalance/info.json to src/modules/ColorTemperature/info.json
* Update Modules.js
* Update MODULES.md
* Update MODULES.md
* Update Module.js
* Update info.json
|
2019-03-25 10:11:55 -04:00 |
|
Lohitha
|
0865bc44d2
|
Document the new modules and docs-link for all modules (#841)
* Document the new modules and doc-link for all modules
This commit introdueces new modules to image-sequencer
- Dither
- Draw Rectangle
- Paint Bucket
- Tint
- Threshold
- WhiteBalance
fixes #719
* Update docs/MODULES.md
Co-Authored-By: lohitha02 <lohithabhagam123@gmail.com>
* Update MODULES.md
* Update info.json
* Update MODULES.md
* Update info.json
* Update info.json
|
2019-03-08 12:18:37 -05:00 |
|
Slytherin
|
3ab02125cb
|
Fixed a typo.
|
2018-12-26 20:25:30 +05:30 |
|
divy123
|
8ff09e26cc
|
Corrected markdown format-2
|
2018-12-26 00:33:30 +05:30 |
|
divy123
|
d7b175eceb
|
Corrected markdown format
|
2018-12-26 00:26:14 +05:30 |
|
divy123
|
ee5a3a5e4f
|
Added index to MODULES.md
|
2018-12-26 00:21:19 +05:30 |
|
divy123
|
35b95a68b1
|
Added documentation for all modules in Modules.md and added a link in info.json of each Module
|
2018-12-25 03:59:39 +05:30 |
|
Chinmay Pandhare
|
09c0a180ec
|
Added Documentation for FisheyeGl
|
2017-07-16 16:51:28 +05:30 |
|
Chinmay Pandhare
|
a2521a7937
|
Added documentation for Crop and SegmentedColormap Modules
|
2017-07-13 09:30:04 +05:30 |
|