Skip to content

Commit

Permalink
Merge pull request #10 from codetricity/jesse-crop-save
Browse files Browse the repository at this point in the history
improved Features section
  • Loading branch information
jcasman authored May 31, 2024
2 parents 7c14b32 + 5fab712 commit 85b5507
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 10 deletions.
35 changes: 25 additions & 10 deletions docs/features.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# Features

## A Note on Demo UI
## Image Enhancement

* There is a main viewer that can show 1 image or 2 images side-by-side.
* Below the main image, there are two lists of images. Choose from the left list of images to pick the main viewer image. If you use the split screen, use the right list to choose the second image.
* If you choose split screen, upper right, the 2 images will be locked for moving and scrolling. This is to more easily compare the 2 images.
* Example: Choose split screen. Choose a dark image on the left. Choose the same dark image on the right. Click the Enhance button, showing Low Light Enhancement. This displays Before and After side-by-side.
* Note: If you want to test the Blur function, be sure to choose an image with people in it.
This feature can improve image quality, especially resolution, noise, and color aberration.

## Image Enhancement
Perform Low Light Enhancement on images with ISO 400 or higher. If the ISO sensitivity is set below 400, normal enhancement processing is performed. Uses API option `sr_lle_auto`.

Example 1: Dark interior Carlesbad Caverns National Park
![low light enhancement example 1](images/features/lle1.png)

Example 2: Dark interior car garage
![low light enhancement example 2](images/features/lle2.png)

## Split Screen

The RICOH360 Viewer can show a split screen view. component shown using RICOH's included image enhancement technology.
The RICOH360 Viewer can show a split screen view. Movement and zoom of the 2 images at the same time can be locked or unlocked.

![split screen](images/features/split_screen2.png)

Expand Down Expand Up @@ -43,6 +45,19 @@ Select area
![original image](images/features/crop_orig_image.png)
![crop area](images/features/crop_area.png)

Save locally or Cancel
Cancel or Save Locally

![done](images/features/crop_area_save.png)

Choose Location to Save Locally

![save locally](images/features/save_locally_macos.png)

## A Note on Demo UI

* Below the main image, there are two lists of images. Choose from the left list of images to pick the main viewer image. If you use the split screen, use the right list to choose the second image.

![left right](images/features/left-right.png)

![done](images/features/crop_area_save.png)
* To compare Low Light Enhancement, choose a dark image on the left. Choose the same dark image on the right. Click the Enhance button on the right image, showing Low Light Enhancement.
* Note: If you want to test the Blur function, be sure to choose an image with people in it.
Binary file added docs/images/features/left-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/features/lle1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/features/lle2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/features/save_locally_macos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 85b5507

Please sign in to comment.