-
SURF-based-image-stitching
SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。
采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
(SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching.
This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching.
)
- 2014-08-30 15:12:42下载
- 积分:1
-
sar-image
一种SAR图像去噪算法,lee,kuan,frost(SAR image denoising,lee,kuan,frost)
- 2021-01-02 14:08:58下载
- 积分:1
-
aaa
对火焰惊醒提取轮廓 并求取周长面积 圆形度(Woke up on the flame contour extraction and the degree to strike a circular perimeter area)
- 2011-05-24 15:15:36下载
- 积分:1
-
Image fusion
基于稀疏表示的图像融合算法 KSVD OMP(Image fusion algorithm based on sparse representation KSVD OMP)
- 2021-03-15 21:19:21下载
- 积分:1
-
m
说明: 用Visual C++实现模糊图像恢复处理程序实例(Using Visual C++ fuzzy image restoration processing examples)
- 2009-10-17 20:48:58下载
- 积分:1
-
interpolation
几种插值方法,双线性,三次,最邻近,sinc(Several interpolation, bilinear, cubic, nearest neighbor, sinc)
- 2011-11-29 13:36:09下载
- 积分:1
-
KrigingV2.0
说明: 克里金算法2.0版本,对二维插值有详细的工具箱(kriging algorithm V2.0 for matlab )
- 2011-02-21 23:37:27下载
- 积分:1
-
MATLAB数字图像特效处理系统[GUI,论文]
说明: 本设计是基于MATLAB GUI界面的特效处理系统。配一篇配套论文。探讨了包括色彩调整、代数运算、几何运算、滤镜效果、艺术效果、扭曲效果和风格化七个模块的处理。色彩平衡可以按照特定要求改变图像中每个像素的亮度值;代数运算可以对两幅图象进行代数运算;几何运算可以对图象进行简单的形状处理;滤镜效果是针对相临像素间的关系来处理每个像素,达到一种特殊的效果。艺术效果是可以将图象加工成精美的“艺术品” ;扭曲效果可以对图像进行变形处理;风格化属于破坏性滤镜,通过置换像素生成绘画或印象派的效果。(This design is a special effect processing system based on Matlab GUI interface. With a supporting paper. This paper discusses the processing of seven modules, including color adjustment, algebra operation, geometry operation, filter effect, art effect, distortion effect and stylization. Color balance can change the brightness value of each pixel in the image according to specific requirements; algebraic operation can carry out algebraic operation on two images; geometric operation can carry out simple shape processing on the image; filter effect is to process each pixel according to the relationship between adjacent pixels to achieve a special effect. The artistic effect is that the image can be processed into exquisite "artwork"; the distortion effect can be used to transform the image; the stylization belongs to the destructive filter, and the effect of painting or impressionism can be generated by replacing pixels.)
- 2020-02-08 23:59:33下载
- 积分:1
-
findellipse
可以对边缘检测出来的椭圆,实现椭圆参数的自动提取,非常的好用,自己编写的,请各位大哥多指教,QQ:526289(be on the verge of testing the ellipse, the ellipse parameters to achieve the automatic extraction, very convenient, their preparation, please enlighten you more than big brother, QQ : 526289)
- 2007-04-11 18:09:15下载
- 积分:1
-
08860
应用到了操作系统界面功能支持库和图像格式转换支持库,在截取窗口位置时调用了API函数,大家做屏幕截图时可以参考下本例程中的代码。(Applied to the operating system interface features support libraries and image format conversion support library , in the interception of the window position API function calls , you can refer to the code in this routine when we do screenshots .)
- 2016-07-11 10:18:44下载
- 积分:1