Project.toml

Fri, 06 Dec 2019 21:19:21 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Fri, 06 Dec 2019 21:19:21 +0200
changeset 13
bda471ea9d67
parent 11
f1bbdf68f35b
child 14
8ff303666d8b
permissions
-rw-r--r--

Do not depend on Images, just ColorTypes

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"
13
bda471ea9d67 Do not depend on Images, just ColorTypes
Tuomo Valkonen <tuomov@iki.fi>
parents: 11
diff changeset
8 ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
9
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 Measures = "442fdcdd-2543-5da2-b0f3-8c86c306513e"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
11 Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
12 Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1cffd3d07fe2 Denoising routine for testing + visualisation tools
Tuomo Valkonen <tuomov@iki.fi>
parents: 1
diff changeset
13 Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"

mercurial