搜索资源列表
-
0下载:
将图像序
列中的每一帧图像分别沿水平和垂直方向进行积分投影形成两个积分投影向量,并应用基于梯度
的一维平移估计技术处理,从而精确地获取二维空间上的平移量。-image sequence of images for each frame along the horizontal and vertical direction integral projection formed two integral projection Vector and applications based on
-
-
0下载:
利用梯度矢量流算法进行轮廓提取(图像分割),不错的方法,对原来的ACM模型进行改进(active contour model 活动轮廓模型)-using gradient vector flow algrithm to extract image contour,improvement from active contour model
-
-
0下载:
Active contour models, deformable surface models,
edge detection, gradient vector flow, image segmentation,
shape representation and recovery, snakes.-Active contour models, deformable surface models, edge detection, gradient vector flow, image s
-
-
0下载:
指纹图像的质量测量与评价,在指纹图像分割、增强及指纹匹配等环节都有重要应用. 同时,指纹图像的质量分类,对指纹识别算法的适用性研究也有重要意义. 本文提出一种基于支持向量机的指纹图像质量分类方法.该方法选择梯度、Gabor特征、方向对比度等指标,利用支持向量机有效实现指纹图像质量分类. 并采用少类样本合成过采样技术( SMOTE)降低指纹图像质量好坏的类别不平衡问题对分类的影响. 理论分析和实验结果都表明该方法能够较为有效地提高指纹图像质量分类的正确率.-Fingerprint Image Qu
-
-
0下载:
《数字图像处理》源码
部分函数列表
bayesgauss - Bayes classifier for Gaussian patterns.
bound2eight - Convert 4-connected boundary to 8-connected.
bound2four - Convert 8-connected boundary to 4-connected.
bound2im - Convert boundary to image.
boundar
-
-
0下载:
:通过对梯度矢量流(GVF)力场迭代和轮廓收敛过程中时间开销大、不能逼近较复杂轮
廓等不足之处的分析,提出了一种新的初始轮廓线的设置方法。基于小波变换的多尺度轮廓检测算
法,能够较精确地定位出各类轮廓,在此基础上设置的初始轮廓线能够非常好地靠近图像中的各种真
实轮廓。实验结果表明,此方法有效地缩小了搜索的范围,减少了GVF迭代次数,提高了轮廓收敛的
速度,并保留了GVF Snake模型的所有优点。-: The gradient vector flow (GVF) field it
-
-
0下载:
findEnergy.m 计算出图像的梯度图
findSeamImg.m 计算出所有可能的竖直缝
findSeam.m找出能量最小的一条竖直缝
removalMap.m将需要删除的N条竖直缝存储起来并按照索引逐条删除
SeamCut.m将选中的缝一条条的删除
SeamPlot.m在图中画出要删除的缝
Testseam.m调用以上函数的主程序-FINDENERGY creates an gradient img from a given RGB or grayscale i
-
-
0下载:
根据不同的方法对U型图进行分割,得出梯度矢量流的优点,它更方便于对图像分割-Depending on the method of U-shaped graph partitioning, the advantages derived gradient vector flow, it is more convenient for image segmentation
-
-
1下载:
SIFT算法大致有四个步骤:
1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。
2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。
3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。
4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。
-SIFT算法大致有四个步骤:
SIFT algorithm has four steps:
1,尺度空间极值检测。在尺度空间
-
-
0下载:
柏松选择性对比度调整,该算法自动调整对比度,使得图像清晰度增强。需要fftw3.-Selective Contrast adjustment, Given an image, the algorithm modifies the gradient vector field of the image and finally it recovers the new image by solving the poisson equation using the Fast Fourier Transf
-
-
0下载:
GVF snake模型算法matlab源程序,GVF是根据光流场原理,利用变分方法,从图像中得到的一种向量场,该向量场被称为梯度矢量流(GVF)场。-GVF snake model algorithm matlab source, GVF is based on the principle of optical flow field, using the variational method, a vector field obtained from the image, the vector
-
-
0下载:
梯度矢量扩散控制实现边缘保持的彩色图像去噪-Gradient vector diffusion denoising realize control color image edge preserving
-
-
0下载:
改变图像存储类型,使图像类型满足一定的需求。计算RGB图形的向量梯度。-Storage type, change image types satisfy certain requirements.Calculate the vector gradient RGB graphics.
-
-
0下载:
SIFT算法大致有四个步骤:
1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。
2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。-SIFT algorithm roughly four steps:
1, the scale space extremum detection. In the sc
-
-
0下载:
利用c语言编写的,在matlab环境下运行mex函数可以生成动态的dll库,可以用来计算图像区域的梯度向量直方图特征。-Use c language, in the matlab environment running mex function can generate dynamic dll library that can be used to calculate the gradient vector histogram image area.
-
-
0下载:
应用Harris提取算法精确到像素级,然后应用亚像素角点到周围像素点的矢量应垂直于图像的灰度梯度的原理进行亚像素定位-Applications Harris extraction algorithm is accurate to the pixel level, and then apply to the sub-pixel corner vector perpendicular surrounding pixels should be located in the sub-pixel imag
-