Skip to content
/ cv_edu Public

My homework for computer vision and graphics course.

Notifications You must be signed in to change notification settings

MoZZez/cv_edu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cv_edu

My homework for computer vision and graphics course.

Current state:

hw1_tools.py - contains all image processing tools for homework № 1.

  • linear correction.
  • crop
  • grayscale convertion
  • blur(gauss,median,box)
  • White Balance(Gray/White world)
  • invertion
  • Non Linear Correction

homework1.py - launching script with reqired arguments parsing. Partly was shared from: https://github.com/elyha7/computer_graphics

About

My homework for computer vision and graphics course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages