- 09 Sep, 2013 6 commits
-
-
lluis authored
Using cv::magnitude instead of custom loop and Mat<float> instead of Mat<double> to compute gradient magnitude channel.
-
lluis authored
added computeNMChannels helper function to compute the diferent channels to be processed independently in the N&M algorithm.
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
it conflicts with cv::detail
-
Vladislav Vinogradov authored
-
- 06 Sep, 2013 15 commits
-
-
lluis authored
changed default parameters in CreateERFiltersNM{1,2} functions. They are not needed now in the sample example.
-
lluis authored
-
Vladislav Vinogradov authored
-
Roman Donchenko authored
-
lluis authored
-
lluis authored
-
lluis authored
-
lluis authored
-
lluis authored
-
lluis authored
-
lluis authored
-
lluis authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 05 Sep, 2013 19 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
This allows to get rid of the last remaining Ptr<T>::addref calls.
-
Roman Donchenko authored
-
Roman Donchenko authored
Also changed the static functions to inline, to stop GCC complaining about unused functions.
-
Roman Donchenko authored
-
Roman Donchenko authored
Now the features2d class wrappers use composition instead of inheritance.
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-