Fix rect_nfa (lsd) * Fix missing log_gamma in nfa() Comparing the nfa function with the function in the binomial_nfa repository (https://github.com/rafael-grompone-von-gioi/binomial_nfa/blob/main/C99/log_binomial_nfa.c#L152), the first log_gamma call is missing. * Fix rect_nfa pixel index * Replace std::rotate * Rename tmp to v_tmp * Replace auto and std::min_element * Change slope equality check to int * Fix left limit check |
||
|---|---|---|
| .. | ||
| doc | ||
| include/opencv2 | ||
| misc/java | ||
| perf | ||
| src | ||
| test | ||
| CMakeLists.txt | ||