Computer Vision Notes

Home

❯

computer vision

❯

ComputerVision101_Week1_UnsharpMasking

ComputerVision101_Week1_UnsharpMasking

Apr 02, 20261 min read

  • university
  • computervision
  • week1
  • theory

university computervision week1 theory

Unsharp Masking

Source:

  • CV101_LectureNotes1b

If g is a blurred version of the original image f, the lecture defines:

hβ​=f+β(f−g)

The difference (f-g) extracts detail. Adding it back sharpens the image.


Graph View

Backlinks

  • ComputerVision101_Theory_Week1
  • ComputerVision101_Week1_LocalOperators

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community