Ask Your Question

Revision history [back]

You can use FAST algorithm implementation in different ways. There is FAST detector as C++ function, as C++ class, that implements common detector interface and its Java wrapper. So you can use it in both ways in Java and C++ jni code.