I am trying to use some of the algorithm API provided by opencv_contrib
in my IntelliJ Java project but I cannot see the module to use.
I installed openCV following this instruction and then setup in my project using this.
But in my IntelliJ project I don't see opencv_contrib
anywhere. Where did I go wrong?