Fills the array with normally distributed random numbers.
The function cv::randn fills the matrix dst with normally distributed random numbers with the specified mean vector and the standard deviation matrix. The generated random numbers are clipped to fit the value range of the output array data type.
🌠 I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/modules...
🌠randn() function: https://docs.opencv.org/4.3.0/d2/de8/...
🌠 You may want to watch also: • QR code Detection with OpenCV Class Q...
🌠 Stackoverflow: https://stackoverflow.com/users/11048...
🌠 Github: https://github.com/yunus-temurlenk?ta...
🌠 Twitter: / code_enjoy
🌠Hashnode: https://yunustemurlenk.hashnode.dev/
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 - Introduction
1:33 - Coding part
If you see any mistake and any advice please comment. Thanks for watching...
#opencv, #randn, #tutorial