搜索资源列表
h_a_alpha_decomposition_T3
- SAR数据分解程序,分解为H,A,alpha分量,为SAR影像提供了较多的信息,有利于SAR影像特征提取
pyramid
- 基于金字塔对灰度图像进行分层,按由粗到精的方法对左右航片进行特征提取,根据特征点对影像对进行影像匹配!-Based on the Pyramid of the stratified gray-scale images, according to the coarse-to-fine method of flight films about feature extraction, according to feature points on the image to image matching
HarrisR
- 基于HarrisR的影像匹配算法,包括一些常用的特征提取算法。-HarrisR based image matching algorithm, including some commonly used feature extraction algorithm.
diantezhengtiqusuanfayanjiu
- 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特 征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———Moravec算子和Forstner 算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子 进行比较,最后得出了有益的结论。-Image feature extraction and image matching are th
adistortedimagerectificationalgorithmbasedonleasts
- 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
otsu1
- 运用数学形态学原理 分割之后的特征提取 遥感影像分类中的应用-morpholog
SIFT
- SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配 -SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching
sift2
- 提出了一种基于线特征和SIFT点特征的多源遥感影像配准方法。该方法首先匹配待配准影像和参 考影像中的线特征,利用匹配直线构建虚拟角点 其次,针对传统SIFT算法匹配多源遥感影像特征点存在的 不足,采用线特征约束点特征的方法进行SIFT同名点对的提取 最后结合虚拟角点对及SIFT同名点对构建三角网进行小面元微分纠正。 -A line-based features and SIFT features multi-point sources of remote sensing image
imagefeatureextractionmethod
- 桌红外图像特征提取方法研究。基于模糊核主成分分析的高光谱遥感影像特征提取研究。-Table infrared image feature extraction method.
decomposition
- SAR数据分解程序,分解为H,A,alpha分量,为SAR影像提供了较多的信息,有利于SAR影像特征提取。-SAR data decomposition procedure, the decomposition of H, A, the alpha component for the SAR image provides more information, the SAR image feature extraction.
Idiantezhengtm
- 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———MMoravec算子和Forstner算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子进行比较,最后得出了有益的结论。 -The image feature extraction image matching and 3D info
RS--tie-points-matching
- 影像特征提取与同名点匹配,读取图像,在窗口中显示,提取特征点(“+”表示),匹配同名像点(“+”表示),列表显示各特征点和匹配点的像素坐标位置-Image feature point extraction and matching tie points,Read image displayed in the window, extracts feature points ("+" indication), the same name as the matching point ("+" indi
hyperspectral-5
- 这是一种基于非线性判别分析的高光谱影像特征提取算法,感兴趣的同学可以参考一下。-This is a kind of based on nonlinear discriminant analysis feature extraction algorithm of hyperspectral images, interested students can refer to it.
ImgMatching
- 原代码用于影像特征提取,影响匹配,以C++为开发环境。-This code is used for image feature extraction, matching the impact to C++ development environment.
SAR
- SAR数据分解程序,分解为H,A,alpha分量,为SAR影像提供了较多的信息,有利于SAR影像特征提取-SAR data decomposition process, decomposition of H, A, alpha component for SAR images provide more information, in favor of SAR image feature extraction
C#提取特征点并进行图像匹配
- 建立在Moravec算子基础上提取特征点后与另外一幅图像进行匹配计算,并输出特征点对应的匹配点像素坐标(Based on the Moravec operator, the feature points are extracted and matched with another image, and the matching pixel coordinates corresponding to the feature points are output)
FeaturesToolbox
- 特征提取,用于医学影像特征的提取,一个简单的demo(getFirstOrderStatisticsFeatures)
BraTS2017特征提取
- 提取标注过的MRI影像的特征,每个点可展开为237维向量。(The features of the labeled MRI image are extracted, and each point can be expanded to a 237 dimensional vector.)
sift点特征提取
- 利用sift算子进行点特征提取,并进行影像匹配(Sift operator is used to extract point features and image matching.)
matlab程序实现遥感影像中的道路提取算法
- 该程序可实现遥感影像的道路特征提取,编程平台为matlab,亲测好用(The program can extract road features from remote sensing images, and the programming platform is matlab.)