-
356435TIFF读写源码
说明: tiff图像的读取与处理,并且说明清新,有很大的帮助。(The reading and processing of the tiff image, and the description of the fresh, is of great help.)
- 2019-04-21 11:52:18下载
- 积分:1
-
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
-
灰度处理
改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
- 2017-07-16 21:33:42下载
- 积分:1
-
head-3d-restruction
利用matlab对头颅图像进行三维重建的实用算法(Practical three-dimensional image reconstruction algorithm using matlab)
- 2013-05-21 10:38:27下载
- 积分:1
-
46597
图象数据透明化源码,主要使用两种方法使图象透明显示:一种是用画板载入画图片,画出方式选择透明白色;另一种是将图象数据字节集化,并按高度和宽度逐一改变颜色使颜色透明。(Transparent image data source, the main use of the image transparent display two methods : one is to use Sketchpad loaded Picture , Draw Mode Select transparent white; the other is a set of bytes of image data , and press)
- 2017-07-01 17:21:08下载
- 积分:1
-
psfGauss
图像高斯模糊的算法,自定义大小和模糊半径(psf of Gaussian)
- 2010-11-16 08:04:22下载
- 积分:1
-
SRmatlab
基于马尔科夫随机场的,例子学习超分辨率复原代码。(This is an implementation of the example-based super-resolution algorithm. Although the applications of MSFs have now extended beyond example-based super resolution and texture synthesis, it is still of great value to revisit this problem, especially to share the source code and examplar images with the research community. We hope that this software package can help to understand Markov random fields for low-level vision, and to create benchmark for super-resolution algorithms.)
- 2012-04-11 10:15:13下载
- 积分:1
-
SplitBackground
利用几种阈值法从给定的图像中分割出目标,去除背景(Use several thresholds to segment the target a given image and remove the background)
- 2017-05-02 10:47:41下载
- 积分:1
-
Hermite-Gaussinabeam
Hermite-Gaussian光束是一种独特的光束,可以作为图形处理中变化的基函数(The Hermite-Gaussian beam is a unique light beam can be used as the base function of the change in the graphics processing)
- 2013-03-29 10:37:17下载
- 积分:1
-
gaussian3
对输入视频进行处理,使用高斯背景建模的方法,得到视频前景,对于人群密度估计具有很大作用。(Processing of the input video, using a Gaussian background modeling method, to get videos prospects for population density estimation has a significant role.)
- 2013-07-22 16:37:12下载
- 积分:1