搜索资源列表
图像转置源代码
- 图像处理图像转置源代码-image processing images to the source code of home
一个全面的图像处理与分析软件源程序.rar
- 一个比较全面的图像处理开发环境,它包含了图像处理的一些基处理方法,如彩色转灰度,二值变,图像平滑处理等。
30个图像处理
- 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
BMP转TIFF源码
- 将bmp图像数据取出重新封装成tiff格式,vc++
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
此代码实现了图象的平移,旋转,镜像,转置
- 此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
Example041-彩色图像转换为灰度图像
- 彩色图像转换为灰度图像-color images into gray-scale images
256色bmp图像处理程序
- 他人编写的程序(转)-prepared by others (turn)
图像转置源代码
- 图像处理图像转置源代码-image processing images to the source code of home
图像彩色转黑白r
- 关于图像处理,彩色图像转化成黑白图像的算法-on image processing, color images into black-and-white image algorithm
020876LvWentao
- 这是我自己做的课程设计,也是将bmp格式的图像转化为jpeg格式-This is my own curriculum design, and also to bmp format images into jpeg format
tuxianzhuanzi
- 利用c++实现图像转置源代码,像素变换的一种方式-use Image home to the source code, pixel transform the way
GeoTran
- 用VC编写的一个图像处理的程序:它可以实现图像的平移、垂直镜像、水平镜像、图像转置、图像缩放和旋转。 -VC prepared by an image processing procedures : it can image translation, the vertical image, the horizontal mirror, transpose images, image scaling and rotation.
Vc++
- 含列所有图像处理的VC++程序,包括图像转置,傅立叶变换,图像编码等-Containing all image processing VC++ Procedures, including image transpose, Fourier transform, image coding, etc.
mpeg2
- 它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。-It would compressed images into MPEG-1 and MPEG-2 video encoding stream, but can also carry out inverse transform.
VC把256彩色图像色转灰度
- VC把256彩色图像色转灰度,附带源码和演示的图片(VC colors the 256 color image grayscale, with the source code and the demonstration of the image)
image2eps
- 图像转eps格式的代码,用于写latex(Image to EPS format code, used to write latex)
hsv.rar
- hsv图像更满足人们的视觉效果,将rgb图像转化为hsv图像,(HSV images satisfy people's visual effects more effectively and convert RGB images into HSV images,)
RGB格式图像转YUV
- 将RGB格式图像转换到YUV空间,输入RGB图像返回YUV格式数据(Converting RGB format images to YUV space)