-
Advanced_extracting_algorithm_for_edge_feature_poi
: 对一种基于图像几何重心的特征点提取算法进行了改进 改进后的算法可以提取任何边缘线上凹凸处的特征点 其基本
思想是,首先提取图像的边缘轮廓线,计算封闭边缘线和非封闭边缘线的几何重心 然后以重心为极点,对边缘点极坐标化,形成
幅角-极径曲线,在该曲线上寻找局部极大极小值点 最后根据局部非极大(小)抑制原则对极大(小)值点进行取舍获得特征点 模
拟结果表明算法计算简单 稳定性好 该方法提取的特征点能准确地反映目标的形状,对目标的识别 跟踪以及三维表面重建等都
具有重要的价值(This paper modifiesakindoffeatureextractingalgorithmbasedonimageedge.First, imageedgeoutlineisextracted.
Second, geometricgravitycenterofedgeoutlineiscalculated.Third, argument-polarradiuscurveofpolarcoordinatesystemwhose
poleisgeometricgravityisformed, andmaximumandminimumvaluepointsaresearched.Atlast, featurepointsareobtainedby
selectingmaximum (minimum) valuepointsaccordingtolocalnon-maximum (minimum) depressionprinciple.Theresultindicates
thatthealgorithmissimpleanditsstabilityisgood.Itisimportantforobjectrecognitionandthree-dimensionreconstruction.)
- 2010-05-12 11:44:04下载
- 积分:1
-
code
本程序实现的是绘制一个单位立方体正平行投影图的程序,可以画出变换后的图形。运行环境为vc++6.0,内附有可执行文件以及所有源代码。(Implementation of this program is drawing a unit cube are parallel to the projection of the program, you can draw the transformed graph. Operating environment for vc++6.0 there is an executable file containing the source code and all.)
- 2020-06-30 12:00:02下载
- 积分:1
-
模极大值边缘检测-高斯噪声
用小波的模极大值法有效检测噪声图像的边缘(Detecting the edge of noisy image by modulus maximum method of wavelet transform)
- 2021-04-27 18:08:44下载
- 积分:1
-
super-resolution
对模糊的图像进行超分辨复原,运行后可使图像比单纯的插值更加清楚(Blurred image of the super-resolution restoration, running make images more clear than the simple interpolation)
- 2010-05-09 18:15:53下载
- 积分:1
-
Harrisjiaodianjiancefa
这是一个用于角点检测的算法程序,精度还可以,适合图像匹配时使用,对于一些特征点也可以效果明显,值得一看(This is for a corner detection algorithm procedures, the accuracy can also suitable for use image matching, For some feature points can obviously, an eye-catcher)
- 2007-03-12 19:15:18下载
- 积分:1
-
segmentation-based-on-SVM
基于支持向量机方法的图像分割与目标分类.介绍了支持向量机用于车辆图像分类。以及用于单目标图像的分割和多目标图像的分割,介绍的较为详细。(Method of image segmentation based on support vector machine (SVM) and the target classification. This paper introduces the support vector machine (SVM) is used to vehicle image classification. And for single target image segmentation and target image segmentation, introduced detailed.)
- 2015-12-29 11:28:26下载
- 积分:1
-
zernikeSubpixelRecognization
zernike亚像素识别算法,matlab实现。(Zernike sub-pixel recognition algorithm, matlab achieve.)
- 2020-09-16 22:27:56下载
- 积分:1
-
panoramic-picture-creation
全景图像拼接,小例子,对初学者有用。
将txt中代码复制到m文件就可以了。(Panoramic image stitching, small example, be useful for beginners. The code in the txt file is copied to m do.)
- 2009-11-06 12:58:19下载
- 积分:1
-
fuzzyedge
此程序实现了模糊增强实现图像的边缘检测,利用模糊方法结合边缘检测实现边缘点的提取。(Realize this procedure to enhance implementation of fuzzy image edge detection, the use of fuzzy edge detection methods achieve the extraction of edge points.)
- 2009-02-25 17:26:50下载
- 积分:1
-
PSOandsdive
运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用(Using the PSO algorithm to calculate the maximum of the improve 2D entropy value)
- 2009-04-08 15:03:54下载
- 积分:1