This section is related to Convolutional Neural Networks CNN. These filters are also known as a kernel - a function that can change the original image.
Image processing - blurring filter: for each pixel, take a weighted pixel average of the pixels around it.
Image processing - edge detection, contrast: take differences of the pixels, detect horizontal lines or vertical lines by taking differences using positive and negative numbers.
There are other kernels that take variation of averages pixels.
One famous filter is called Sobel Filter
Your byte size news and commentary from Silicon Valley the land of startup vanities, coding, learn-to-code and unicorn billionaire stories.
Subscribe to:
Post Comments (Atom)
Machine Learning Workflow
Data cleaning Missing data Outlier Others: duplicates, typos, special characters Strategy for missing data: imputation, mean, median...

-
This review is updated continuously throughout the program. Yay I just joined the Udacity Nanodegree for Digital Marketing! I am such an Uda...
-
In this downtown startup work space design the designers used fat boy bean bags and an extra wide step tiered staircase to create work space...
-
In this exercise 8/12, Codecademy requires you to do some basic arithmetics using Java. Use the plus symbol + for addition, the minus symbol...

No comments:
Post a Comment