搜索资源列表
-
0下载:
LOG滤波器提取边缘
1 用LOG滤波器提取图像边缘
2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further multiplication of the number o
-
-
0下载:
* Image Processing
- Blurring and softening
- Sharpening
- Embossing
- Customised filters
- Minimum, Maximum and Average Rank filters for impressionistic
effects
* Colour Manipulation
- Colourise images
- Darken an
-
-
0下载:
图像处理的各种操作,包括图像的线性,灰度变换,几何变换,插值算法,边缘检测算法-Various image processing operations, including image linear gray-scale transformation, geometric transformations, interpolation algorithm, edge detection algorithm
-
-
3下载:
有源码,适合学习C++的人
一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。
二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。
三、 1.灰度线性变换、分段线性变换
2.灰度直方图均衡、规格化
3.图象卷积:各种模板实现低通、高通滤波
4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波
5.伪彩色图象增强
四、 1.图象的加、减、乘、除和逻辑运算。
2.图象的镜像变换、图象的缩放
-
-
0下载:
使用VC,n,et,编写一个应用程序,用来缩放时使用插值模式控制图像质量-Using VC, n, et, write an application, use the interpolation mode to zoom control image quality,,
-
-
0下载:
图像放缩,调用Windows Api函数,采用二次线性插值算法实现,,(Image zooming, calls the Windows Api function, USES the quadratic linear interpolation algorithm,,)
-