Hey,
I am working on a GSoC proposal for Images.jl and am planning to add a 2D features module which will contain functions for calculating features like SIFT/SURF. These are included in the "Features not yet added" part of the README here. I feel adding SIFT/SURF to Images.jl will make it more general purpose which can then be used here since ImageRegistration.jl already depends on Images.jl. The other way round will make it specific to calculating features for projective transformation and a person wanting to just use SIFT/SURF will have to add this package too. I would like to know your opinion on this and if my proposal seems correct.
Hey,
I am working on a GSoC proposal for Images.jl and am planning to add a 2D features module which will contain functions for calculating features like SIFT/SURF. These are included in the "Features not yet added" part of the README here. I feel adding SIFT/SURF to Images.jl will make it more general purpose which can then be used here since ImageRegistration.jl already depends on Images.jl. The other way round will make it specific to calculating features for projective transformation and a person wanting to just use SIFT/SURF will have to add this package too. I would like to know your opinion on this and if my proposal seems correct.