搜索资源列表
ImageProcessingbyYikwang
- This ia s simple Matlab code on image processing. It perform a negative on image, enhance the image and convert the image to gray-scale.
ques9
- Write MATLAB code that will do the following. (a) Import a RGB image and display all planes in individual colours. (b) Convert RGB HSI and HSI RGB. (c) Perform adaptive histogram using RGB and HSI image. (d) Manipulate image bri
Convert-image-to-negative-grayscale-threshold
- Converting RGB image to negative, gray scale and threshold image.