Bogdan Iaparov
Results
2
issues of
Bogdan Iaparov
Dear developers, first of all, thank you for the GPU implementation of SVM, it works really good (especially for the prediction task). I have the following problem: I use ThunderSVM...
enhancement
Dear developer, I attempted to change the code so it could run on C++. In file generateEllipseCandidates.cpp I replaced mexFunction by the following one: ``` void ellipse_detector(Mat& img, int edge_process_select,...