搜索资源列表
QuickImage
- 这是我师兄Yu Jingtao写的一个非常完整的图像处理方面的源程序,界面类似于acdsee,可对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像。各类处理方法是作者在学习中的累积,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等,有些内容与那个常用的vc图像处理程序相似,但也有很多不同的地方。-This what I saw Yu Jingtao write a very complete image processing of the source, interface Con
dwt_recover
- we embed watermarks in the original circles. In this way, the synchronization issue for watermark embedding and detecting can be best solved. Simulation results show that this method can resist variety of Geometry Attack, such as rotation, scaling, s
cut.rar
- 主要用C++ 实现图像剪切,从一个图像截取任意一个方块,贴到用一副图像中,The main use of C++ implementation image shearing, an image capture from any one box, and paste it into a pair of images used
SOTC-TestResizeCrop
- 老外写的小程序,缩放、剪切。入门程序,适合初学者,学些GDI之用-Scaling, shearing. Entry procedures, suitable for beginners
imageProcessji
- 一套很好用的图像处理程序集,包括剪切、缩放、旋转和镜像的理论与实现,以及灰度化、假彩色与伪彩色处理、颜色分离与滤色、颜色调整、亮度对比度调整、颜色量化与减色和抖动的编程技术。-With a good set of image processing procedures, including shearing, scaling, rotation and mirroring of theory and implementation, as well as grayscale and pseudo-
A4H
- 一个很不错的程序,为剪切过后的cad图形添加图框-A very good procedures for shearing after the frame to add graphics cad
3DShearingTransformationZ
- C++实现的沿Z轴方向进行的三维剪切变换算法-A C++ Program to show the 3D Shearing Transformation along z-axis
image-processing-procedures
- 对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等-The image scaling, shearing. Can handle jpg, tif, bmp image formats, including smooth, blur, edge enhancement, Fourier transform, corrosion, expansion, etc.
classDemo
- 对二维图形进行绘制,包括点线,多边形,同时增加了图形变换,包括错切,旋转变换等。-Two-dimensional graphics rendering, including points and lines, polygons, while increasing graphics transformations, including shearing.rotation transformation.
ImageProcessing
- 图像处理专家 可对图片进行:调整大小、滤镜调节器、图片旋转、图像剪切合成等。-Image processing experts on the picture: resize, filter regulator, picture rotation, image shearing synthesis.
2D_TRANS
- In this c program , 2-dimensional polygon is accepted using mouse and various transformations like scaling,translating,reflections,rotations,shearing are performed. graphics library is used here.
Programs-CG
- This Program Deals With All Two-D Transformation Such As Translation, Scaling, Rotation, Reflection, Shearing In Homogeneous Coordinates. 3-D Transformation bresenham line drawing polygon filling polygon clipping
sharing
- 采用Zernike多项式拟合横向剪切干涉,得出三幅图像。-Using Zernike polynomial fitting lateral shearing interferometer, draw three images.
LS
- matalb程序编写横向剪切干涉最小二乘法波前拟合。-matalb programming lateral shearing interferometry method of least squares wavefront fitting.
vc-Graphics-technology-encyclopedia
- 本资源包括图形技术:绘制图形、图像预览、图片效果、图片颜色转换、图片的转换盒放缩、图像的剪切、合成与识别、图像字体、图像管理、图片动画、简单游戏设计、OpenGL程序、GDI+程序设计-The resources, including graphics technology: draw graphics, image preview, image effects, image color conversion, image converter box zoom, image shearing,
CG2
- Computer Graphics, 2D transformation, Translation, Rotation, Scaling, and shearing
MyBatiesTest5
- 实现文件的截图,剪切,缩放,旋转,恢复等功能,本代码可以直接运行。-Screenshot file, shearing, scaling, rotation, restore function, the code can be run directly.
Improve-DSCM
- 数字图像相关方法,能够处理图像的变形情况,进而得到图像的应变和切应变-Digital image correlation method, it is possible to deal with the deformation of the image, and then get the strain and shearing strain of the image
image-guiyihua
- 基于矩的图像归一化过程包括4个步骤,即坐标中心化、x-shearing 归一化、缩放归一化和旋转归一化-Moment-based image normalization process includes four steps, i.e. coordinates centered, x-shearing normalized, scaling, normalizing and rotation normalization.
IFS_affine
- IFS分形迭代系统的仿射变换实现(自我迭代,旋转,放缩,错切)。有源码和参考文献。-IFS(Iterated Function System) and its affine transform (self iteration, rotation, scaling, shearing). source source and reference tutorial are provided