搜索资源列表
image-go
- 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源
remove
- 此代码实现了图象的平移旋转镜像转置, 是个相当简练的算法。-this code the images translation rotating mirror to home, it is very concise algorithm.
TransposeDIB
- 该函数用来转置DIB图像,即图像x、y坐标互换。函数将不会改变图像的大小, 但是图像的高宽将互换。
mypolygon
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源程序 VC+
raushon
- 实现RAW——>BMP文件的转换 包含显示直方图,各种滤波功能 实现对BMP位图做平移,旋转,缩放,转置等功能-achieve RAW -- gt; BMP file conversion include histogram display, various filtering to achieve right from Bitmap to do translation, rotation, zoom, transpose function
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
2
- 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
ImageProcessing
- 本程序可以实现图象的平移,旋转,镜像,转置。 平移 旋转 镜像 转置-This procedure can be achieved image translation, rotation, mirror, transpose. Turn pan rotating mirror
GeoTrans
- 使用VC++编写的图像几何变换功能的源码(平移,镜像,转置,缩放,旋转)!-The use of VC++ to prepare the image of the source function of geometric transformations (translation, mirror, transpose, zoom, rotate)!
Geometry
- 图像处理编程关于几何变换(平移,转置,倒置,放缩),效果挺好,希望能对您有点帮助。-the code is about gray geometry transformation. the result is good. thanks.
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
vcpic
- 该源代码实现图像几何变化,旋转,平移,转置等功能-The source code for Image geometry changes, rotation, translation, transpose and other functions
GeoTrans
- 对图像做几何变换,图像平移,水平镜像,垂直镜像,图像转置,图像缩放,图像旋转-Make the image geometric transformation, image translation, horizontal mirror, vertical mirror, the image transpose, image scaling, image rotation
ImageDemo
- 图像的几何变换 包括水平镜像 垂直镜像 图像的旋转 图像的转置-Image geometric transformation
Image-geometric-transformation
- 包含几个图像几何变换源程序,包括平移、旋转、镜像,转置,缩放,插值算法等。-Contains several image geometric transformation program, including translation, rotation, mirroring, transpose, scaling, interpolation algorithm.
5100
- 对一个方阵转置,就是把原来的行号变列号,原来的列号变行号例如,如下的方阵:-On the transpose of a square matrix, that is, to the original line number column number, the original change line number of the column number of example, the following matrix:
gpbi1
- 包含了对一图像进行旋转,平移,缩放,转置的几何处理的算法,-Contains to rotate an image, translation, scaling, transpose geometry processing algorithms,