inspirit / jsfeat

JavaScript Computer Vision library.
MIT License
2.74k stars 372 forks source link

Pull request guidelines #93

Open kofes opened 4 years ago

kofes commented 4 years ago

Hi Recently I used code from this project to resolve planes detection from video and it were very useful and easy to use, - thank you

But, what if I resolved some of feature extraction algos (surf/sift/azake) and wanna to pr it to your repo, - do you review/accept pull requests into this project?

backspaces commented 4 years ago

This is a great question, thanks. The repo is showing its age just a bit.

All: is there interest in updating the repo? Maybe adding features that AR/AV deal with? Pano? Tile systems w/ z resolution? Webgl?

It's such a brilliant library!

backspaces commented 4 years ago

More info: We work in wildfire research, currently pursuing multi-camera, image-based modeling and rendering (IBMR) methods. This includes variations of Fundamental Matrix epipolar work.

We're also looking into tiling image data, not just gis maps.

So we'd love to have jsfeat in the mix.