Skip to content

TimesDates.jl and IImageFiltering.jl #69

@lupemba

Description

@lupemba

Message from Júlio Hoffimann

Hi Simon, a couple of packages that you could use instead of re-implementing things yourself in SARProcessing.jl:
https://github.com/JeffreySarnoff/TimesDates.jl (nanosecond resolable times)
https://github.com/JuliaImages/ImageFiltering.jl (image filters on abstract arrays)
In Julia it is common to compose other packages that do things well instead of specializing algorithms for specific data types. I feel that you can simplify the design of the package a lot by considering these dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions