搜索资源列表
实现几种精确位图缩放方式的程序
- 图象的平移,旋转,镜像,转置,缩放等几何变换算法
tuxianghecheng
- 几何变换:图象平移,水平镜象,垂直镜象,图象转置,图象缩小.图象放大,图象旋转-geometric transformation : image translation, mirroring the level of the vertical image, image transfer home, the narrow image. Image enhancement, image rotation
pingyichuli
- 图象平移的MATLAB源程序代码,请各位大虾有时间看看!多谢了-image translation of MATLAB source code, you have time to look at the tremendous! Thank you!
wylovezbpy
- 一个用MFC写的图象平移程序,觉得不错!-with MFC wrote an image translation process, think it's good!
rhotopingyi
- 调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 这是处理图象平移的原代码 注意,本目录中大部分程序只能对256色图像进行操作。-debugging the computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition is image-processing shift attenti
此代码实现了图象的平移,旋转,镜像,转置
- 此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
transform
- 图象几何变换算法源代码 可进行图象平移,旋转,镜像,转置,缩放等几何变换
图象平移旋转等几何变换
- 图象平移旋转等几何变换小程序,可以参考使用。-image translation rotating geometry transform small program can use and reference.
图象的几何变换算法2
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
此代码实现了图象的平移,旋转,镜像,转置
- 此源代码是关于图像平移、旋转、镜像、转置 的源代码,对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 translation rotating geometry transform small program can use and reference.
图象的几何变换算法2
- 此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
GPTest
- 利用VC++编写图形图象处理,比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行.-VC prepared graphics image processing, such as translation, proportion, rotation, the wrong cutting, cutting, filling, anti-aliasing, etc.. The specif
paint3.7
- 图象处理软件比如平移,比例,旋转,错切,裁剪,填充,反走样等等.具体操作鼠标左键画多边行的各个顶点,右键连线形成多边行-image processing software such as translation, proportion, rotation, the wrong cutting, cutting, filling, anti-aliasing, etc.. The specific mouse button paintin
tuxianghecheng
- 几何变换:图象平移,水平镜象,垂直镜象,图象转置,图象缩小.图象放大,图象旋转-geometric transformation : image translation, mirroring the level of the vertical image, image transfer home, the narrow image. Image enhancement, image rotation
pingyichuli
- 图象平移的MATLAB源程序代码,请各位大虾有时间看看!多谢了-image translation of MATLAB source code, you have time to look at the tremendous! Thank you!
wylovezbpy
- 一个用MFC写的图象平移程序,觉得不错!-with MFC wrote an image translation process, think it's good!
2007425
- 图象的平移,旋转,镜像,转置,缩放等几何变换算法-image translation, rotation, mirroring to home, such as geometric scaling algorithm
SIFT
- Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints
geometry operations
- 使用指针方式实现图象平移,图象镜像。缩放和旋转只能处理8位灰度图象。(Using pointer to achieve image translation, image mirroring. Scaling and rotation can only handle 8 bit grayscale images.)