add getindex

This commit is contained in:
ton
2023-04-16 18:45:13 +07:00
parent 5843898d7d
commit e33117c3c6
3 changed files with 871 additions and 15 deletions

View File

@@ -2,3 +2,7 @@ name = "ANNUtils"
uuid = "2020b789-9369-480c-83ac-436777051053"
authors = ["ton <narawat@gmail.com>"]
version = "0.1.0"
[deps]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"