Project.toml

Thu, 21 Nov 2019 18:44:27 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Thu, 21 Nov 2019 18:44:27 -0500
changeset 9
1cffd3d07fe2
parent 1
2b4549ab4a18
child 11
f1bbdf68f35b
permissions
-rw-r--r--

Denoising routine for testing + visualisation tools

0
eef71dd7202b Initialise
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
1 name = "ImageTools"
eef71dd7202b Initialise
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
2 uuid = "b548cc0d-4ade-417e-bf62-0e39f9d2eee9"
1
2b4549ab4a18 Add email/name
Tuomo Valkonen <tuomov@iki.fi>
parents: 0
diff changeset
3 authors = ["Tuomo Valkonen <tuomov@iki.fi>"]
0
eef71dd7202b Initialise
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
4 version = "0.1.0"
9
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
5
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
6 [deps]
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
7 AlgTools = "c46e2e78-5339-41fd-a966-983ff60ab8e7"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
8 Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
9 FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
10 Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
11 Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
12 Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
13 Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
14 Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"

mercurial