-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document noise reduction module #14
Open
duyquangnguyenhac
wants to merge
404
commits into
jywarren:main
Choose a base branch
from
duyquangnguyenhac:document-noise-reduction-module
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Document noise reduction module #14
duyquangnguyenhac
wants to merge
404
commits into
jywarren:main
from
duyquangnguyenhac:document-noise-reduction-module
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix toggle * changes * dist changes * changes * changes * changes * changes
* Stops loading of blend-module when offset unavailable * Added improvements * Update demo.css * Update notification.js * Update defaultHtmlStepUi.js * Update Module.js * Update notification.js * adds generic UI function to user-interface * Added changes
* Add paint-bucket * Add tolerance input
* Removed logs * Update demo.js
* updated PULL-REQUEST-TEMPLATE.md * Updated PULL-REQUEST_TEMPLATE.md
* Added HTML-UI test * Added test for notify() * Updated Readme's
* Adds thumbnail to insert step view * removed redundant code * Resolved merge conflicts * Resolved merge conflicts * made changes in intermediateHtmlStepUi * Update intermediateHtmlStepUi.js
* Replace dropzone id with dropzone class * Added dropzone class to div container * Updated dropZone listener * Changed #dropzone input to .dropzone input
* changes * changes * changes
* Switch to npm for gifshot * Added a refreshed package-lock.json * Updated package.json and package-lock.json * Cleared cache, resync with trunk
* Update demo.css removed padding only on sliders -- added the attribute selector [type="range"] on the demo.css file. * Update demo.css removed space between .form-control and [type="range"] -- pull request review.
Updates the requirements on [jsdom](https://github.com/jsdom/jsdom) to permit the latest version. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/commits/13.1.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jsdom](https://github.com/jsdom/jsdom) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@13.1.0...13.2.0) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [looks-same](https://github.com/gemini-testing/looks-same) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/gemini-testing/looks-same/releases) - [Changelog](https://github.com/gemini-testing/looks-same/blob/master/CHANGELOG.md) - [Commits](gemini-testing/looks-same@v5.0.2...v6.0.0) Signed-off-by: dependabot[bot] <[email protected]>
* default sequencer ui test * default step ui test suite * intermediate step ui test * preview ui test suite * url methods test suite * add set url params method test suite * argument call tests * test directory refactor * travis fix
* CLI refactor * es6 rollback * Travis fix * syntax fix * clustered require statements * travis debug * travis debug
* minor fix for better readability * added one '#'
…713) * Added line making module selection correct after adding a step * Added line with appropriate module selection
* WIP * module testing harness * adjustments
* Fix choose file option * changes
* changes * changes * changes * changes * changes * changes
Bumps [jsqr](https://github.com/cozmo/jsQR) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/cozmo/jsQR/releases) - [Commits](https://github.com/cozmo/jsQR/commits) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.0.0 to 15.1.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](jsdom/jsdom@15.0.0...15.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.13...4.17.15) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.3 to 7.5.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.4.3...v7.5.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [gpu.js](https://github.com/gpujs/gpu.js) from 2.0.0-rc.13 to 2.0.0-rc.25. - [Release notes](https://github.com/gpujs/gpu.js/releases) - [Commits](https://github.com/gpujs/gpu.js/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [qrcode](https://github.com/soldair/node-qrcode) from 1.3.3 to 1.4.1. - [Release notes](https://github.com/soldair/node-qrcode/releases) - [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md) - [Commits](soldair/node-qrcode@v1.3.3...v1.4.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [eslint](https://github.com/eslint/eslint) from 6.1.0 to 6.2.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.1.0...v6.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [buffer](https://github.com/feross/buffer) from 5.2.1 to 5.4.0. - [Release notes](https://github.com/feross/buffer/releases) - [Commits](feross/buffer@v5.2.1...v5.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [ora](https://github.com/sindresorhus/ora) from 3.0.0 to 3.4.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v3.0.0...v3.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [tape-run](https://github.com/juliangruber/tape-run) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/juliangruber/tape-run/releases) - [Changelog](https://github.com/juliangruber/tape-run/blob/master/History.md) - [Commits](tape-testing/tape-run@v6.0.0...v6.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
* Update pull request template * Update Pull_Request.md
Co-Authored-By: Harsh Khandeparkar <[email protected]>
Added const $ = window.$; at line 19 inside extraManipulation(pixels)
Bumps [commander](https://github.com/tj/commander.js) from 2.19.0 to 3.0.1. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v2.19.0...v3.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.** - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [gpu.js](https://github.com/gpujs/gpu.js) from 2.0.0-rc.25 to 2.0.0-rc.26. - [Release notes](https://github.com/gpujs/gpu.js/releases) - [Commits](https://github.com/gpujs/gpu.js/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [husky](https://github.com/typicode/husky) from 2.3.0 to 3.0.5. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](typicode/husky@v2.3.0...v3.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
Bumps [buffer](https://github.com/feross/buffer) from 5.4.0 to 5.4.2. - [Release notes](https://github.com/feross/buffer/releases) - [Commits](feross/buffer@v5.4.0...v5.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
* Update Contribution.md As directed by rexagod * Update Contribution.md added libxext-dev * Update CONTRIBUTING.md Co-Authored-By: Harsh Khandeparkar <[email protected]>
Bumps [gpu.js](https://github.com/gpujs/gpu.js) from 2.0.0-rc.26 to 2.0.0. - [Release notes](https://github.com/gpujs/gpu.js/releases) - [Commits](gpujs/gpu.js@2.0.0-rc.26...2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added documentation for noise-reduction module