Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 383 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 383 Bytes

MMIP tasks

This repository contains an implementations of some image processing algorithms.

Task topics:

  • Task 1: basic operations with images

  • Task 2: metrics and filters

  • Task 3: edge and ridge detection

  • VarMethods:

    • task 1: deconvolution
    • task 2: active contours

A detailed description of the task can be found in the corresponding directories.