У нас вы можете посмотреть бесплатно Getting Started with Image Processing или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video walks through a typical image processing workflow example to analyze deforestation and the impact of conservation efforts on the Amazon rainforest. You will see how to import and display images. You will learn about pixel values, image histograms, and functions in the toolbox to help you work with them. You will be introduced to the various apps in Image Processing Toolbox™ and learn how to use the Image Segmenter and Color Thresholder apps to segment deforested areas in the images. You will also learn about generating reusable MATLAB® functions from these apps. Finally, you will learn about functions like regionprops that measure properties of image regions and use this to calculate area of deforestation. Related Resources: Download Code and Files: https://bit.ly/3eqt7ss Attend Image Processing with MATLAB Training: https://bit.ly/3PHmiVC Correction: At 10:15, the calculation to convert pixels to square kilometers should be areaKmSq=round(areaPixels/px2km) NOT areaKmSq=round(areaPixels*px2km) -------------------------------------------------------------------------------------------------------- Get a free product trial: https://goo.gl/ZHFb5u Learn more about MATLAB: https://goo.gl/8QV7ZZ Learn more about Simulink: https://goo.gl/nqnbLe See what's new in MATLAB and Simulink: https://goo.gl/pgGtod © 2021 The MathWorks, Inc. MATLAB and Simulink are registered trademarks of The MathWorks, Inc. See www.mathworks.com/trademarks for a list of additional trademarks. Other product or brand names may be trademarks or registered trademarks of their respective holders.