-
Moving-Least-Squares-morphing
利用最小二乘法实现图像变形,提出一种基于控制曲线集的移动最小二乘图像变形算法。根据图像的形状拓扑关系或轮廓信息设置点,生成控制曲线,移动控制曲线生成图像的仿射变换、相似变化、刚性变换。
(The technology of image deformation.Using Moving Least Squares.)
- 2012-04-28 21:44:32下载
- 积分:1
-
chedaoxian
完成了对车道线进行了识别,主要流程为灰度化,边缘检测,hough变换。(We completed the lane line identification, the main process of graying, edge detection, hough transform.)
- 2017-03-07 08:56:32下载
- 积分:1
-
EllipseCir
椭圆拟合,输入中心坐标及椭圆长半轴和短半轴即可画出相应椭圆(ellipse fitting)
- 2013-12-18 23:49:16下载
- 积分:1
-
shuangkiangduchafa
本文介绍了一种测量大气能见度的方法,双亮度差法,代码中给出了详细的注释,并且包括OSTU方法等等(In this paper, a measuring method of atmospheric visibility double brightness difference method, the code is given detailed annotations, and including the OSTU method and so on)
- 2015-04-26 11:35:01下载
- 积分:1
-
qeifao_v34
毕设内容,高光谱图像基本处理,光纤陀螺输出误差的allan方差分析,实现六自由度运动学逆解算法。( Complete set content, basic hyperspectral image processing, allan FOG output error variance analysis, Six degrees of freedom to achieve inverse kinematics algorithm.)
- 2017-02-05 12:28:47下载
- 积分:1
-
生物特征识别技术手指静脉识别技术_余成波
说明: 结合图像处理MATLAB的基本原理和知识,详细介绍了手指静脉预处理,图像分割,静脉纹路分割,滤波去噪,细化等相关内容。(Combined with the basic principle and knowledge of image processing, this paper introduces the finger vein pretreatment, image segmentation, vein vein segmentation, filtering and denoising, thinning and other related contents in detail.)
- 2020-06-20 07:20:01下载
- 积分:1
-
medfilt
this codes describe several kind of image filters
- 2011-12-11 13:00:49下载
- 积分:1
-
rgb2ycbcr--ycbcrrgb
由rgb转化到ycrcb空间,再又ycrcb空间转化到rgb空间中(make a color space transmission from rgb into ycbcr,then transmit color space from
ycrcb into rgb)
- 2012-05-05 16:22:10下载
- 积分:1
-
psfGauss
图像高斯模糊的算法,自定义大小和模糊半径(psf of Gaussian)
- 2010-11-16 08:04:22下载
- 积分:1
-
PinholeModel
针孔模型中单应矩阵的求解
mian函数,测试单应矩阵计算的算法,程序流程如下
1、 读入两个图像。
2、读入4组对应点。
3、调用CalcH函数计算H矩阵。
4、在第一幅图中用鼠标选择一点。
5、调用WarpH函数计算在第二幅图中的对应的。
6、显示结果.(Pinhole model for solving the homography
mian functions, test homography computation algorithm, program flow is as follows
1, read the two images.
2, 4 reads the corresponding points.
3, call CalcH function to calculate the H matrix.
4, in the first picture using the mouse to select it.
5, call WarpH function calculation in the second picture in the corresponding.
6 displays the results.
)
- 2011-01-25 19:50:23下载
- 积分:1