diff --git a/.gitignore b/.gitignore index b298d54..99daeeb 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ __pycache__ package-lock.json yarn.lock .git +.npmrc /*.zip /*.py /*.exe diff --git a/control-camera/index.html b/control-camera/index.html index 9ed2942..3079c37 100644 --- a/control-camera/index.html +++ b/control-camera/index.html @@ -5,8 +5,8 @@ Dynamsoft Camera Enhancer Sample - Control Camera - - + + diff --git a/customize-ui/customize-ui.html b/customize-ui/customize-ui.html new file mode 100644 index 0000000..a61b1ea --- /dev/null +++ b/customize-ui/customize-ui.html @@ -0,0 +1,528 @@ + + + + + + + Dynamsoft Camera Enhancer Sample - Customize UI + + + + + +

Customized UI

+
+
+
+ + + + +
+
+
    +
    +
    +
    +
    + + + + +
    +
    +
      +
    • +
    • ask 1920 x 1080
    • +
    • ask 1280 x 720
    • +
    • ask 640 x 480
    • +
    +
    +
    +
    +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    + + + diff --git a/customize-ui/index.html b/customize-ui/minimum-element.html similarity index 54% rename from customize-ui/index.html rename to customize-ui/minimum-element.html index aaebaae..8abec2f 100644 --- a/customize-ui/index.html +++ b/customize-ui/minimum-element.html @@ -2,26 +2,28 @@ + - Dynamsoft Camera Enhancer Sample - Customize UI - - + Dynamsoft Camera Enhancer Sample - Minimum Element + + +
    +
    +
    diff --git a/customize-ui/ui.html b/customize-ui/ui.html deleted file mode 100644 index 4a31778..0000000 --- a/customize-ui/ui.html +++ /dev/null @@ -1,744 +0,0 @@ -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    Loading camera...
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -
    -
    -
    -
    -
    -
    -
    - -
    -
    - -
    -
    Dynamsoft Camera Enhancer
    -
    - -
    - diff --git a/draw-shapes/index.html b/draw-shapes/index.html index 3d11161..00572e5 100644 --- a/draw-shapes/index.html +++ b/draw-shapes/index.html @@ -4,8 +4,8 @@ Dynamsoft Camera Enhancer Sample - Drawing Shapes - - + +