You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matlab R2021b program that reads an image and transforms it to grayscale using the NTSC formula and the rgb2gray function in order to know the differences (it is recommended to have installed: "Image Processing Toolbox").
Este proyecto tiene como objetivo desarrollar un asistente de compras inteligente que utilice tecnología de procesamiento de lenguaje y imagenes para ayudar a los usuarios a realizar compras en línea de manera más eficiente.
Matlab 2019b program that uses the common intensity transformations (square function, cubic function, square root function and logarithmic function) in order to improve the original image.
Program in Matlab R2021b using the imfuse function, adds the image to itself rotated one degree, then adds the original image rotated two degrees, and so on up to 5 degrees.
Matlab R2019b program using mean and Gaussian filtering for images with Gaussian, uniform multiplicative and impulsive (salt and pepper) noise, plus a connectivity mask 4 is proposed to compare with the filters.
Matlab R2021b program that rotates an image by 5 degrees, resizes the original and adds both images (use of images with uniform background is recommended).