Uninstall packages
https://pip.pypa.io/en/stable/reference/pip_uninstall/
What is difference between cumulative distribution and normal distribution in histogram
Gaussian Filter
a 3 by 3 matrix is taken where in the center value is formed by average of beside values, this technique is moved across the whole image to reduce noise by averaging out all pixels
sigma is the mask size
Median Filter
Edge Detection Algorithm
Sobel Edge Detection Algorithm
similar to filters , workd with a mask to find a gradient for x axis and y axis
Harris Corner Algorithm
Didn't work for median filtered image
Custom VIsion AI Project
https://customvision.ai/projects
Selecting images and tagging them , train them
https://customvision.ai/projects/1fe8cc76-7ace-4829-92e7-f25940e8f011#/predictions
https://pip.pypa.io/en/stable/reference/pip_uninstall/
What is difference between cumulative distribution and normal distribution in histogram
Gaussian Filter
a 3 by 3 matrix is taken where in the center value is formed by average of beside values, this technique is moved across the whole image to reduce noise by averaging out all pixels
sigma is the mask size
Median Filter
Edge Detection Algorithm
Sobel Edge Detection Algorithm
similar to filters , workd with a mask to find a gradient for x axis and y axis
Harris Corner Algorithm
Didn't work for median filtered image
Custom VIsion AI Project
https://customvision.ai/projects
Selecting images and tagging them , train them
https://customvision.ai/projects/1fe8cc76-7ace-4829-92e7-f25940e8f011#/predictions
Comments
Post a Comment