Holy Chen
Results
3
issues of
Holy Chen
As usual, the debug version libraries are with a postfix 'd', which is make it easy to switch between debug version and release version when developing. Could you add the...
Dear Prof. Li: When I read this paper, I am confused of Equation (2), why it use argmin but argmax, however, not context but code use argmax?
Code : ``` C++ struct LT : public ImageStack::Scalar::Lt { ``` It is "LT" rather than "Lt". Thanks for fix.