Jeffrey Warren
630eb773de
start breaking out a ui feature to set an input step ( #253 )
...
* start
* refactoring
* working
* version bump
2018-05-09 13:49:11 -04:00
Jeffrey Warren
6ce78f87f4
ui output for average ( #252 )
2018-05-09 10:11:20 -04:00
Jeffrey Warren
991e9bb29c
start to average module ( #249 )
...
* start to average module
* completed average module
* added average module, version bump
2018-05-09 09:39:33 -04:00
Jeffrey Warren
cbbfbff4bc
bugfix version bump ( #248 )
2018-05-07 10:46:38 -04:00
Jeffrey Warren
768e2ce95d
Ui refactor and drag to crop ( #245 )
...
* Drag to crop rebase step (#244 )
* 1.1.0
* 1.2.0
* added plugin
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* drag to crop enabled
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* improvement
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* done dragToCrop
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* done with updated ui
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* solved bug for multiple consecutive crops
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed and updated
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* externalized image area select code
* major refactoring of crop drag and demo ui modules
* work on crop module and ui refactor
* completed Step drag ui refactor
* revert unbuilt to rebase
* built and version bump
* various fixes
2018-05-04 14:27:48 -04:00
Jeffrey Warren
51524f747a
uses jquery if available in replace ( #240 )
2018-05-03 18:02:25 -04:00
Jeffrey Warren
b16b45afa8
removed jquery ( #239 )
...
* removed jquery
* version bump
2018-05-03 17:33:01 -04:00
Jeffrey Warren
39418da187
Format detection fix ( #238 )
...
* better format detection
* version
2018-05-03 16:35:02 -04:00
Jeffrey Warren
2abf0fae09
Code cleanup, re-organizing and tidying ( #226 )
...
* initial cleanup
* build
* additions and build
2018-04-29 12:16:11 -04: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
Varun Gupta
d887f5eb61
Update version ( #208 )
...
* 1.1.0
* 1.2.0
* check in dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-04-09 16:53:40 -04:00
Varun Gupta
3b791ad58b
add loading spinner fallback ( #202 )
...
* add loading spinner fallback fixes #189
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* handle testing with progress spinners
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* apply fixes and improvements
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add example
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* bug fixes
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* resolves #189
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-03-31 01:21:28 -04:00
Jeffrey Warren
edaa8895c7
Update info.json with NDVI description ( #199 )
...
* Update info.json
* compiled
2018-03-12 13:13:43 -04:00
Danielle Shwed
801ea35393
Add Saturation Module ( #193 )
...
* fixed blur module as well as issue with no output when running debug
* added saturation module
* fixing requested changes
* fixing exportBin
* requested fixes
2018-02-26 10:52:25 -05:00
Varun Gupta
e8ab480687
Added native gaussian Blurring module(no dependencies) ( #186 )
...
* Added Blur Module
* Issue 177 fixing Blur module
* blur module fixed info json
* fixing blur module
* Delete .DS_Store
* add a native blurring solution
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed package.json
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* delete .ds_store and update gitignore
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-02-22 16:43:14 -05:00
Varun Gupta
27ee18b3d2
resolves #153 ( #180 )
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-02-20 17:28:19 -05:00
Varun Gupta
bbef4bca57
Added Edge Detection module ( #168 )
...
* step 1 grayscale
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add basic edge detection resolves #166
* updated the description
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed typo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* updated the description for edge detection module
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add NonMaxSuppression and DoubleThreshold
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* comlpeted edge detection
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* cleared remaining weak edges
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-02-16 17:07:00 -05:00
Varun Gupta
87fa166595
Only brightness module ( #161 )
...
* fixed package.json
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* resolves #113 add brightness module
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-02-01 12:27:37 -05:00
Varun Gupta
c19a663fa2
resolves #133 add -b --basic mode to only output final image update readme ( #154 )
...
* resolves #133 add -b --basic mode to only output final image update readme
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* format logs and help
* update dist files
2018-01-23 12:26:02 -05:00
Chinmay Pandhare
3f99e2b44c
fixed replaceImage ( #151 )
...
* 1.0.0
* Fixed Replace Image
* Added test to check if replaceImage works
2017-10-26 14:35:23 -04:00
Jeffrey Warren
73e5d14569
various tweaks and adjustments to demo; bugfix for select/input changes ( #149 )
2017-10-23 23:16:22 -04:00
Jeffrey Warren
1c7f59cbfd
Dynamic module, new demo image, demo cleanup, re-configurable demo steps ( #139 )
...
* rebase and build
* bump version to v0.1.1
2017-10-13 21:30:06 -04:00
Jeffrey Warren
bef53ef1a2
Step descriptions (work in progress) ( #135 )
...
* additional changes, not sure of yet
* working, but probably redundant code
* remove comment line
* rebuild
2017-10-13 13:16:07 -04:00
Jeffrey Warren
1c7f7c15af
assortment of tweaks, additional tests ( #134 )
2017-10-05 15:16:25 -06:00
makeupsomething
7cbf793655
Added uglify command to build function ( #124 )
2017-10-05 14:29:46 -06:00
Jeffrey Warren
829e19e58d
various fixes and changes to SegmentedColormap module ( #128 )
2017-10-04 14:31:43 -04:00
Jeffrey Warren
1f3000b7f9
Demo styling tweaks ( #105 )
...
* html demo tweaks
* in-progress demo styling
* merge fies
* old demo cleanup
2017-09-06 14:34:24 -04:00
Chinmay Pandhare
f69f8461a7
Remove const
2017-09-05 19:45:06 +05:30
Chinmay Pandhare
237a96247a
Remove ES6 const syntax
2017-09-01 19:59:25 +05:30
Chinmay Pandhare
c7e4ec7c4a
Added outputs, fix modulesInfo
2017-08-26 03:27:10 +05:30
Chinmay Pandhare
dbc0ad6e69
Merge from master
2017-08-24 20:07:29 +05:30
Chinmay Pandhare
873492a456
Binary output can be exported to any directory
2017-08-24 19:35:15 +05:30
Chinmay Pandhare
ca044b1b01
Bugfixes
2017-08-24 19:07:22 +05:30
Chinmay Pandhare
21796bb58c
Added output example in demo
2017-08-21 10:11:54 +05:30
Chinmay Pandhare
cc308748c8
Add comments; Remove do-nothing, do-nothing-pix
2017-08-21 10:01:02 +05:30
Chinmay Pandhare
782e60269e
options accessible via step, implemented options in demo
2017-08-15 14:27:38 +05:30
Chinmay Pandhare
d207c147fe
implemented modulesInfo in Demo
2017-08-15 08:02:54 +05:30
Chinmay Pandhare
a9e0068628
modulesinfo browserify fix
2017-08-15 07:16:19 +05:30
Chinmay Pandhare
5b7e47dd79
modules info
2017-08-15 06:56:19 +05:30
Chinmay Pandhare
889c751399
Built for Browser
2017-08-10 01:03:29 +05:30
Chinmay Pandhare
88f31c9665
Merge from publicab/master
2017-08-05 23:03:32 +05:30
Chinmay Pandhare
e6f1ff3243
Resolve Conflicts; Update DecodeQr Module
2017-07-29 04:25:50 +05:30
Chinmay Pandhare
b9797a0329
Merge #86 from publiclab/image-sequencer
2017-07-29 04:13:04 +05:30
Chinmay Pandhare
61bd95355b
Use 'fisheyegl' from npm
2017-07-29 04:08:28 +05:30
Chinmay Pandhare
3421714c2b
Merge Commit
2017-07-29 03:50:31 +05:30
Chinmay Pandhare
31e9b3ec9d
Complete UI Handling
2017-07-29 03:20:17 +05:30
Chinmay Pandhare
1b7dadf41f
Merge publiclab/master after #81
2017-07-29 02:58:51 +05:30
Chinmay Pandhare
f1f3574468
Rework UI Handling
2017-07-29 02:53:39 +05:30
Chinmay Pandhare
2888c2d735
Patch for UI
2017-07-28 18:01:22 +05:30
Chinmay Pandhare
53a8963b72
Build Commit
2017-07-28 12:37:57 +05:30