If you don't speak Persian, click to find out more about this repository.
It is a repository for solving the exercises and projects in Image Processing and Computer Vision course. It contains three exercise folders, and each folder has loads of exercises.
Exercise 1 : Covers functions like imread, imwrite, piecewise-linear transformation, bitget, and more.
Exercise 2 : Focuses on filters, noise handling, and edge detection techniques (including Sobel, Canny, etc.).
Exercise 3 : Explores morphological operations.
این مجموعه شامل حل تمرینات پردازش تصویر در سه بخش اصلی است:
۱. بخش اول:
تمرینات این بخش به مباحث پایهای پردازش تصویر اختصاص دارد، از جمله:
o خواندن و نوشتن تصویر
o تفکیک رنگها
o استفاده از هیستوگرام دلخواه
o اعمال تابع تکهتکه خطی (Piecewise-linear Transformation Function)
o کار با تابع bitget
۲. بخش دوم
در این بخش، تمرینات مرتبط با فیلترهای مختلف و نحوه تأثیر نویز بر تصویر بررسی میشود. همچنین از لبهیابهای متنوعی مانند Sobel وCanny استفاده شده است.
۳. بخش سوم:
این بخش به تمریناتی در حوزه ریختشناسی و مورفولوژی اختصاص دارد، شامل روشهای مختلف برای پردازش و تحلیل ساختارهای تصویر.