OpenCV Programming with Python on Linux Ubuntu Tutorial-16 Fourier Transform III

Опубликовано: 30 Октябрь 2024
на канале: Francesco Piscani
1,085
6

Tutorial on how to apply the Fast Fourier Transform algorithm on a selected image using Python, Numpy, and OpenCV on 64bit Linux Ubuntu 13.04

OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. Adopted all around the world, OpenCV has more than 47 thousand people in their user community and estimated number of downloads exceeding 6 million. Usage ranges from interactive art, to mines inspection, stitching maps on the web or through advanced robotics.

helpful links:
http://opencv.org/books.html
http://docs.opencv.org/trunk/doc/py_t...

for source code download visit my website: http://www.stemapks.com/