A module used for downsampling high resolution images using the scattering transform
Project description
Downsampling high resolution images using the scattering transform
Atlasing high resolution data
Scattering transform
visualization of imges
downsampling with multiple methods
Usage
ScatterDown(img,ndown2,filtered_std=2):
Input:
- img: input image
- ndown2: how many times to downsample by a factor of 2
- filtered_std: how many standard deviations maximum should not get filtered out (default 2)
Output:
- high dimensional image
- labels for each channel
- an example visualization that you save as a png file
Tests
installed by: python -m unittest tests/testcase.py
- a small (256,256,3) image to test for the shape of output image and labels
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file scatter_downsample-0.0.7.tar.gz
.
File metadata
- Download URL: scatter_downsample-0.0.7.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd7cc1cf1810a161015ee88a1cea117bbf16dd92a4deb85598dcec12fe0f358e |
|
MD5 | d0363d8f29f070f82a9a742d7eb3a915 |
|
BLAKE2b-256 | 415b29187e0fd1fc14747c44ecb47f15c0bf93f091cdd15b08ed32ef87580c33 |
File details
Details for the file scatter_downsample-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: scatter_downsample-0.0.7-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4b871f105c6698980d933566343b7bffd1ed985262ad5d7f8c3aa87a87a6899 |
|
MD5 | af99496b6de92c79614da5b5a761e280 |
|
BLAKE2b-256 | c94cac696bbe33b6a3a32551ba5830912e4254e6f94f115b1c359b195fc21560 |