2 Questions 6 Answers 0 Followers
Questions related from Nikita Ermakov
I need shape (object contour) descriptors that are invariant to scaling and parallel wrapping, but not invariant to rotation. Something like Fourier descriptors. I want to make machine learning...
07 April 2017 3,728 2 View
I need a fast implementation of 2d grayscale image convolution procedure (based on Fourier Transform), programming language is C / C++. I know about opencv filter2d() function, but i cant use...
08 December 2016 790 5 View