Build 370 is released.
1. Implemented "NLM denoising dialog".
2. NLM denoising : Enabled 2D processing
3. NLM Denoising: sped up the processing by re-arranging parallel_for construct.
4. Updated the FVX files Save operation to work smoothly on the Remote drives:
When User selects the Save file name, FVX checks if the specified file resides on the Remote
drive. If not Remote - operation proceeds exactly as in previous versions.
If Remote (tested on R: drive):
Initially file is saved into FireVoxel temp directory. This is done automatically by FVX and
user has to do nothing. Once it is saved to TEMP file, there is a single COPY operation
from Temp file to the Remote destination file. This is optimal for network transfer - all in one
big chunk. Best of all - it now shows the PROGRESS dialog. So copying a 100MB file to R:
drive takes 2:45 min. It shows the standard Windows Copy progress dialog.
At the end the TEMP file is deleted. All of it is transparent to the User, i.e. no additional operations