搜索资源列表
GUI_Corner
- A Corner Detector based on Global and Local Curvature Properties,using GUI.-A Corner Detector based on Global and Local Curvature Properties, using GUI.
COMPDIR
- % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % I
segmentaion
- 我自己用vc写的一个图像分割的程序,先用分水岭算法得到一个初始的分割结果,然后根据每个小块的颜色和形状进行合并,最后得到一个统计最优的分割结果。相关算法可以参阅下面的文章 Xiao Chen He, Nelson H. C. Yung, K.P. Chow, Francis Y.L. Chin, Ronald H. Y. Chung, K. Y. K. Wong, Kenneth S.H. Tsang, “Watershed Segmentation with Boundary Curvat
corner_detector
- 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Co
localized_seg.zip
- 基于水平集的彩色图像分割matlab实现算法(包括源码、测试图像),Based on the level set for color image segmentation algorithm matlab (including source code, test images)
fast-corner-detect
- 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
nm_w_i_k
- 基于概率积分模型的下沉、倾斜、曲率计算,含实测数据-Integral model based on the probability of subsidence, tilt, curvature terms, with the measured data
YuPing_IP99_1
- Multiscale Curvature-Based Shape Representation Using B-Spline Wavelets
070414
- Robust Corner Detection Based on Multi-scale Curvature Product in B-spline Scale Space
findkeypoint
- 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
2007-7-072
- Triangle Collapse Algorithm Based on Discrete Curvature Estimation-A new mesh simplification algorithm based on surface curvature estimation is proposed and it is on the basis of triangle collapse.According to the discrete curvature on triangle meshe
code
- 基于boundar边界提取轮廓,采用曲率算法确定可能为指尖或者指根点的区域,采用该程序确定指尖指根区域。-Contour extraction based on boundar border, using the curvature method to determine the root may refer to point fingers or regions that use the procedure to determine the root area fingertips.
eye-m
- 人眼定位MATLAB源程序 人眼定位MATLAB源程序 -MATLAB source localization of human eyes eyes Eyes Location Location MATLAB MATLAB source code source code source MATLAB Eyes Location
tricurv.tar
- Function to calculate the principal curvatures on a triangular mesh. Approximations of curvature are based on local (N=1) neighborhood elements and vertices. Note: Directions of curvatures aren t calculated appropriately. Will post an updated ve
Adaptive-Corner-Detection-
- 摘要文中算法首先在曲线尺度空间中通过高斯平滑以消除噪声;然后再基于自适应弯曲度计算和角点筛选准 则确定角点. 该算法不需要预先输入参数,具有较好的抗干扰性,实现简单有效. 关键词高斯平滑;尺度空间;自适应;角点检测-Abstract In image processing,corner point means the dominant point of maximum curvature aiong the bounding edge of pianar object. A meth
icbi
- Iteractive Curvature Based Interpolation
cfd-gridlib.tar
- This gridlib collection has arisen decades of application programming at NASA Ames Research Center involving (mostly) structured grids in 2- and 3-space, including many utilities for generating grid point distributions along a line or curve. Of
cfd-gridlib
- This gridlib collection has arisen decades of application programming at NASA Ames Research Center involving (mostly) structured grids in 2- and 3-space, including many utilities for generating grid point distributions along a line or curve. Of
PythonCF
- 基于Python的曲率滤波程序,完整可用,非常好用,用来对图像滤波,保边效果好(Curvature filtering procedures based on Python, complete, available, very useful, used to filter the image, edge preserving)
pcbrRun
- 基于主曲率的区域检测器程序代码,用于目标识别。(principal curvature-based region detector)