搜索资源列表
Regression-to-transfer-RGBtoHSB
- 利用回归方程法实现从RGb色彩空间转化到HSb色彩空间-Use Regression equation method to transfer RGB color space to HSb color space
CustDlg
- 创建个性对话框及控件,包括改变对话框背景,改变按钮样式,改变静态空间背景及文字颜色,改变编辑框背景等-Create a personalized dialog and controls, including the dialog box to change the background, change the button style, change the static space background and text color, change the edit box backgroun
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放