Skip to content

waveSharp 1.0 beta (released on 2023-dec-09)

Latest
Compare
Choose a tag to compare
@CorBer CorBer released this 06 Dec 10:56
· 17 commits to main since this release
33593d2

waveSharp 1.0 team

This beta release is available for Windows and Linux, a MacOS specific version can currently not be created. MacOS users can read the instructions (generously supplied by Cheng-yang Tan) to run waveSharp in Wine on Mac.

The Windows and Linux zip and application files have been tested in https://virusscan.jotti.org/ and reported no issues. The SHA-1 signatures reported by the virusscan are listed below. Both the Windows are Linux version will also show a SHA-256 signature at startup (in the statusbar) calculated by waveSharp itself. You can test those reported signatures (using the application file) at https://emn178.github.io/online-tools/sha256_checksum.html

Windows64

download: WIN64_V10beta.zip

signature of the ZIPfile reported by virusscan.jotti.org:
    SHA1: 72add97d0a3ec501dbaf39092ceefbaddd6d40c4 
signature of the exe-file reported by virusscan.jotti.org: 
    SHA1: aec99e60c1731f9ac47c1614720cd81744e8c3c1
signature in waveSharp statusbar:
    SHA-256:  db0b41197867ec25178f10c1e0d12063abc11fa5eafd0a74d04982254bbed552

LINUX

download: LINUX_V10beta.zip

signature of the ZIPfile reported by virusscan.jotti.org:
    SHA1: 4a7ff23a44997cce5e49b02bef3404720b9eccda 
signature of the application reported by virusscan.jotti.org:
    SHA1: d1ae6689d75aa2106cf5412025510ef5c49731ab
signature in waveSharp statusbar:
    SHA-256: f19ea155532928a1b24722283139f22bd710c2028e064519cd975e994fee9682 

Mac OS

Option 1
1) Download the generic windows version.
2) Follow these instructions (Cheng-yang Tan)

MAC_OS_installation.pdf

Option 2
Another option for MAC_OS users is using CrossOver (paid application !)
(mentioned by member PeakSix on Cloudynights)

  1. Install Crossover
  2. Create a new "bottle" for Windows 10 64-bit
  3. Click "install application into bottle"
  4. Select the generic windows exe-file
  5. waveSharp opens and should run as expected

General information

General description of the interface and functions

Interfacev_10_prelim.pdf


Newly added/updated features


Denoise using FastFourierTransform
The new denoise window allows de-noising of images using FastFourierTransform techniques. In the image below the tool-window is presented. The chart represents a so-called "powerspectrum" that shows the amount of data for different spatial frequencies. The frequencies increase from left to right so the rightmost part of the chart is due to the finest "details". The user can - either using the sliders or using the vertical lines - change the section of the powerspectrum where noise will be suppressed. The curve setting allows you to smoothly transition between no filtering and maximum filtering. A more detailed description will be added to the documentation later.
Don Capone's introduction to the denoise tool

denoise on cloudynights

denoise window

Histogram

The histogram has had a major overhaul. Most of the existing functionality of V0.2 is still present but we have added a lot of options. For instance the setup now allows the user to do RGB-balancing based on large areas(Full) or only on the ROI or using (WB) a user-selected box on the image.

histogram window

NOTE: The "source code" files below do NOT contain source-code but are default generated by github.