I am trying to implement the algorithm specified in following paper(Sec 3: Ridge candidate extraction part).
But while proceeding there are lot of negative and very smaller numbers were generated while applying gaussian filter. Is there a predefined functions in OpenCV to use for this kind of operation?