搜索资源列表
blverge
- 在图像缩放的时候的贴黑边处理。为保留图像的全部内容,且不使图像变形失真。
wujianproject
- 数值分析大作业,图像变形(在大小不变的情况下,对图像膨胀,收缩,扭曲),读入bmp格式-Numerical analysis of large operations, the image distortion (in the size of the same circumstances, the image expansion, contraction, distortion), read in bmp format
imgpolarcoord
- 图像笛卡尔坐标转极坐标,下视景像匹配制导中,实时图和基准图的拍摄高度、方位和图像比例尺不完全一致,两图的轮廓形状存在旋转和变形等差异,边缘特征提取方法受图像灰度分布影响存在变形和移位,易导致匹配错误。用侧抑制竞争方法,图像边缘特征提取快速准确,不发生移位,对灰度变化也不敏感,再用扩展边缘特征法,克服轮廓变形对边缘匹配的影响。在此基础上,引入对数极坐标变换,进一步提高图像的抗旋转和尺度收放的匹配精度。结果表明,此方法模型简单、抗几何变形能力强且便于实现。-Cartesian coordinates
ImagePoly2
- 生成一有随机形状边缘的实体矩形,可为变形或不变形图形,可用于图像处理的算例。如变形或不变形的梁,由边缘检测或数字图像相关识别梁的变形。-Generate a rectangle image with radom edge. It can be used in testing image detection program for structure measurement.
MirrorImage
- ----所谓的镜像显示,就是好象一幅图像放在镜子头面,形成两幅绝对对称的图像,具体操作时具有水平镜向和垂直镜像之分,这其中包括两幅图像的显示过程,即正面图像和反面图像,正面图像的显示方法非常简单,在DELPHI中有多种方法,关键之处是反面图像的显示过程,这其中涉及图像的变形操作 实现图像变形的一种简单方法是重新安排象素位置,比如左面和右面的象素条一一对换,即可得到水平方向的反面 图像,同样通过上下象素条的对换则可得到垂直方向的反面图像。为了得到更美观的镜像显示效果,具体操作时不能先显示一幅正
morphingLib
- 图像变形,实现图像的刚体变换,不同于仿射变换和透射变换,不改变物体的刚体属性。-Image deformation- rigid transformation.
basedonsymmetricspatilcolormethod
- 提出一种基于对称色彩空域特征的图像匹配方 法. 该方法在保留了颜色特征不变性的基础上, 通过引入对称的空域信息, 既提高了图像特征匹配的准确性, 又消除了图像变形 对图像特征匹配的影响. 最后的试验表明我们的算法在一定程度上解决了图像变形, 特别是对称变形对图像匹配的影响.-Proposed based on spatial characteristics of symmetric image matching color. This method retains the color f
JiheJiaozheng
- 数字图像的几何校正,有效解决因为视角不正确、设备等因素引起的图像几何上的变形-Geometric correction of digital images, an effective solution to the deformation on the geometry of the image because the perspective is not correct, equipment, and other factors...
CharsThining
- 对扫描的图片书页文字进行细化处理,使其有助于OCR的识别。细化算法速度快, 而且处理后的汉字图像保留了FPA的丢失信息, 具有细化全、交叉点不变形等特点。-Refinement process, it contributed to the identification of the OCR text of the the scan picture book page. Thinning algorithm is fast, and the Chinese characters image pro
opencv---sift
- 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
distortion
- 完成3D图像,以Z为轴,对每个切片图像局部变形。代码是核心代码,不是完整的工程代码。可以应用到2D图像的变形。-Complete 3D image, the Z-axis, the deformation of each slice image locally. Code is the core code, not the complete project.