Changsheng Lu (卢长胜)
Changsheng Lu (卢长胜)
> > In Table 1 the paper shows very high scores (more than 90%) in the digit classification tasks. So the question is that the testing set is merely the...
Yes, this is a major concern. Therefore, it is inappropriate to compare the results obtained by this experiment with those results cited from previously published paper which uses the full...
Recently, for the time urgency, the main interface of high-quality ellipse detection, namely "LCS_ellipse.m", is in English. Yes, I will update the code comments of other source files to English...
Please read the instructions carefully and see Issue #1 and #4 which have been solved before.
Please see the closed issue #1
Actually, the source code of the proposed high-quality ellipse detection is quite long and complicated. I think it will take much time to develop another version. In the future, we...
Yes, it may be shorter.
It should work in MacOS although we haven't tested our code in MacOS environment yet and the code could successfully run in 64-bit Windows OS. I think the mex file...
Hi, I guess that the command you entered might not correct. The true one is as follow: mex generateEllipseCandidates.cpp -ID:\OpenCV\opencv\build\include -ID:\OpenCV\opencv\build\include\opencv -ID:\OpenCV\opencv\build\include\opencv2 -LD:\OpenCV\opencv\build\x64\vc11\lib -LC:\Program Files\MATLAB\R2018b\extern\include -LC:\Program Files\MATLAB\R2018b\extern\lib\win64\microsoft -lopencv_core249 -lopencv_highgui249 -lopencv_imgproc249...