搜索资源列表
图象处理源代码
- 图象处理的代码,包括灰度拉伸,边缘检测,图象处理各个算法程序完全,代码完整。-source codes for image processing,including grey scale stretching,edge detection,and the like. each algorithm or code is complete.
256-grey
- 这是一个256色转换为灰度图像的源程序,采用的开发环境为VC++。
Spherical_projection
- 对原始图像进行球面投影,内含两幅原始图像,可以对彩色或灰度图像进行投影,绝对能用-Spherical projection to an orginal image,including color and grey image,absolutely useful
test
- 将彩色图像变为灰阶图像,使用opencv实现的将图像转换-turn the color image into grey,use the opencv tool to do it
Color-into-a-grey
- 采用VS2008和opencv编写代码,将衣服RGB彩色图像转化为灰度图像,并且富有代码的详细说明,便于对代码的理解,效果不错。-Use VS2008 and opencv coding, clothes RGB color image into grayscale image, and rich code detailed instructions, to facilitate the understanding of the code, effect is good.
rgb转化为grey图像
- 这是C++语言完成,不允许使用嵌入函数,利用visual2010完成,能够将输入图像转化为灰度图像