Back to Browse

OPENCV & C++ TUTORIALS - 85 | findNonZero() | Find non-zero pixels

463 views
Mar 8, 2023
5:37

Returns the list of locations of non-zero pixels. This function is related to the countNonZero() function which we have already learnt. 🌠 I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/modules.html 🌠findNonZero() function: https://docs.opencv.org/4.3.0/d2/de8/group__core__array.html#gaed7df59a3539b4cc0fe5c9c8d7586190 🌠 You may want to watch also: https://www.youtube.com/watch?v=lTbOKh_wJF0 🌠 Stackoverflow: https://stackoverflow.com/users/11048887/yunus-temurlenk?tab=profile 🌠 Github: https://github.com/yunus-temurlenk?tab=repositories 🌠 Twitter: https://twitter.com/code_enjoy 🌠Hashnode: https://yunustemurlenk.hashnode.dev/ ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 0:00 - Introduction 0:51- Coding part If you see any mistake and any advice please comment. Thanks for watching... #opencv, #findNonZero, #tutorial

Download

1 formats

Video Formats

360pmp48.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

OPENCV & C++ TUTORIALS - 85 | findNonZero() | Find non-zero pixels | NatokHD