搜索资源列表
work
- 这个是集成的小型文档图像透视变形校正的matlab源码
ActiveContourCode
- 主动轮廓的MATLAB实现算法,主要用于图像分割,基于其的变形有很多优点
warping
- 使用Matlab实现的一个图像Warping的算法,通过指定需要进行Warping的点以及操作之后的位置,对图片进行扭曲变形,是图形图像处理的经典算法。-Implemented using the Matlab image Warping algorithm, Warping by specifying the need for operation after the point and the location of the distortion of the picture is the c
imgpolarcoord
- 图像笛卡尔坐标转极坐标,下视景像匹配制导中,实时图和基准图的拍摄高度、方位和图像比例尺不完全一致,两图的轮廓形状存在旋转和变形等差异,边缘特征提取方法受图像灰度分布影响存在变形和移位,易导致匹配错误。用侧抑制竞争方法,图像边缘特征提取快速准确,不发生移位,对灰度变化也不敏感,再用扩展边缘特征法,克服轮廓变形对边缘匹配的影响。在此基础上,引入对数极坐标变换,进一步提高图像的抗旋转和尺度收放的匹配精度。结果表明,此方法模型简单、抗几何变形能力强且便于实现。-Cartesian coordinates
voc-release2
- 这个matlab程序实现了基于一种采用判别方法训练的多尺度和可变形的物体检测模型的目标检测算法,算法可参考如下两篇论文 -[1] P. Felzenszwalb, D. McAllester, D. Ramanan A Discriminatively Trained, Multiscale, Deformable Part Model Proceedings of the IEEE CVPR 2008 [2] P. Felzenszwalb, R. Girshick, D.
ex3_061221015
- 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的 位移,然后采用控制栅格的方法编写实现图象几何校正的程序。-A given image and deformed grid of the raster image, you first determine the grid cross-point displacement, and then the methods used to control the preparation of the realization of raste
ifs_code_matlab
- 实现了平移、缩放、旋转和错切等仿射变换的问题,并用MATLAB逼真模拟了蕨类叶、变形蕨类叶与拟仿射变换分形图。-Achieved a pan, zoom, rotate and cross cutting issues such as affine transformations, and use MATLAB to simulate real fern leaf, fern leaves and to be deformed affine fractal images.
DIP_Exercise3_071221057
- 实验内容 给定栅格图象及其变形后的栅格图象,请你首先确定各栅格交叉点的位移,然后采用控制栅格的方法编写实现图象几何校正的程序。 -Test content for a given image and deformed grid raster image, you first determine the displacement of each grid intersection, and then prepared using the method to achieve control
docu_correct
- 倾斜弯曲变形的文档中文字行矫正matlab程序-Inclined bending lines of text in documents corrected matlab program
matlab-line-circle
- matlab 编写 画圆,画线,填充,变形-write matlab circle, draw lines, fill, deformation
moxingyuece3
- 高速铁路路基沉降是一个复杂的系统过程,涉及不同时期、不同工况,选用单一的预测模型不足以反映路基整体的变形规律.Logistic模型及Verhulst模型的曲线均为S形,可以反映全过程的地基沉降与时间的关系.针对路基填筑期和降水期两个时段利用MATLAB软件编制程序计算模型参数,得到Logistic模型和灰色Verhulst模型,进而求得两者的最优加权组合模型.对比结果表明:在路基填筑期由两者的最优加权组合模型预测得到的结果与实测结果较吻合,拟合精度高于单一模型 而在降水期Verhulst模型的预
voc-release5
- 程序是在Linux下运行的,是基于可变形部件模型开发的MATLAB程序,目前是VOC较新版本,可用于车,人,鸟等等很多之类的检测。-the program is executed in the system of Linux, the programming language is matlab it was developed mainly based the mdoel of Deformable Part Model.
ThinPlateSpline_MatlabCode
- 薄板样条图像变换方法,MATLAB程序,根据控制点变化平滑地变形图像,experiment.m为例子-Thin plate spline image transformation method, MATLAB program, based on the control points change smoothly deformed image, experiment.m for example
xiangguanfa
- 运用MATlab软件,通过散斑相关法计算材料在力的作用下的变形和应变-The use of MATlab software, the speckle correlation method to calculate the deformation and strain effect of material in force under the
ImageWarping实验报告
- 用matlab实现图像变形的实验实例,采用idw 和 rbf 算法(imagewarping using idw&rbf algorithms in matlab)