搜索资源列表
ColourChange
- 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
MATLAB_Medical_Image_Process_Experiments
- MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
CplusplusBitmapLibrarySourceCodeandExamples
- Descr iption The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap I
RGB24
- 读取RGB24彩色图像的dat文件,并plot显示,读取经过中值滤波的dat文件,对比显示,图片大小为320*240-Read the RGB24 color image dat file and plot, read after median filtering dat file, contrast, image size is 320* 240
HSB
- 细胞分割,提取图像的HSB颜色特征,对图像进行色彩特征分割,实现不同颜色的细胞分离开,运行程序会自动出图,另外包含图像库-Cell division, the extracted image of HSB color features, color characteristics of the image segmentation, to achieve different colors of cells separated, the program will automatically plo