搜索资源列表
实现几种精确位图缩放方式的程序
- 图象的平移,旋转,镜像,转置,缩放等几何变换算法
c_openglflie
- OPENGL基础模板 有光照,转置,投影等基本操作,对刚学习OPENGL有帮助-OpenGL based templates are light, turn home, the basic operation of the projector, just learning to help OpenGL
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
tuxianghecheng
- 几何变换:图象平移,水平镜象,垂直镜象,图象转置,图象缩小.图象放大,图象旋转-geometric transformation : image translation, mirroring the level of the vertical image, image transfer home, the narrow image. Image enhancement, image rotation
achap2
- 此代码实现了图象的平移,旋转,镜像,转置 -this code the images translation, rotation, mirroring, transpose
tuxiangdezhuanzhi
- 图象转置函数,只支持8-bpp位图文件,其他的类推-image transfer function home, which only supports 8-bpp bitmap file, other analogy
huidujunhengbianhuan
- 图象灰度转置函数,同样只支持8-bpp位图文件,其他的类推-home turn gray image function, the same support only 8-bpp bitmap file, other analogy
junhengbianhuan
- 图象灰度转置函数,同样只支持8-bpp位图文件,其他的类推-home turn gray image function, the same support only 8-bpp bitmap file, other analogy
jqsjxg
- VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++
graphics11
- 计算机图形学课程设计 包括画基本图形并可实现平移 转置 缩放等功能-computer graphics design courses include basic painting graphics can achieve translation to home scaling function
tuxianzhuanzi
- 利用c++实现图像转置源代码,像素变换的一种方式-use Image home to the source code, pixel transform the way
bmp12345
- 这一讲我们将介绍图象的几何变换,包括图象的平移,旋转,镜象变换,转置,放缩等。如果你熟悉矩阵运算,你将发现,实现这些变换是非常容易的。-the stresses we will be presenting images of geometric transformation, including images of translation, rotation, mirroring, transform, to home, Zooming so. If you are familiar with
geometricaltransform
- vc图像几何变换.rar 包括图像平移、图像旋转、图像镜像、图像缩放、图像转置五个功能-vc image geometric transformation. Rar including translation images, image rotation, mirror images, image scaling, Image transfer home five functions
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆
chapter4ofvisualc++digitalimage
- <visual c++数字图像处理典型算法及实现>一书中的第四章图像的平移、镜像变换、转置、缩放、旋转等,一本很好的书和算法源代码
2223222
- 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
tuxiangpingyixuanzhuan
- 这是进行图像平移,旋转,镜像,转置的例子,与大家共享。-This is the image translation, rotation, mirroring the example to home and share.
Gameprogramming_GuideCode
- 对位图实现几何变换的C源码。包括了图象的平移旋转镜像转置-right-map geometric transformation of C source code. Including the translation of the image rotating mirror to home
此代码实现了图象的平移,旋转,镜像,转置
- 此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
图像转置源代码
- 图像处理图像转置源代码-image processing images to the source code of home