搜索资源列表
Snake-application
- 利用图像区域的局部梯度信息,同时利用序列图像之间局部区域的全局信息及其相关性重 新构造外部能量函数 并根据内外部能量的比值,动态地调节权值参数. 实验结果表明,改 进算法既可以有效地检测出一些拐角点和凹点,又可以避免目标边缘收敛于某些噪声点 或伪边缘点,可达到良好的体分割效果.
凸多边形中轴算法
- 这是一个凸多边形中轴算法:解压后在vc++6.0中运行即可,鼠标逆时针在客户区取点,如顺时针取点或形成的多边形为凹多边行,程序会自动退出(详情可参见代码)-This is a convex polygon axial algorithm : unpacked in vc 6.0 can be run, mouse anti-clockwise from the customer area, as a clockwise or take the form of concave polygon mu
tubao
- 输入一个二维的点集数组,然后就能将此点集的边界算出来,点集的边界分为凸多边形边界和凹多边形边界,实现凸多边形和凹多边形边界类,任意一个都行!-Enter a two-dimensional array of point set, and then will be able to set boundaries calculated, the boundary point set is divided into convex polygon concave polygon boundaries an
Fill
- 用MFC编写的多边形扫描线填充程序。 支持凹多边形,非种子点算法,而是用顶点算出边界实现填充。-MFC prepared with polygon scan-line filling procedures. Concave polygon support, non-seed-point algorithm, but with the realization of vertex fill out the border.
antColonyAlgorith1.4
- 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
GETPoint
- 在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲-In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the r
ofxCvConvexHull_hand
- 通过寻找图片中的缺陷点而判断凹点,简单的识别v型-By finding fault, and the judge concave point,
proj1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
scan_line_fill
- 该程序点击鼠标左键是为多边形添加顶点,顶点添加完成后点击右键即可填充!目前个人已经测试可以填充凹多边形,如果下载的朋友发现什么地方运行不对请及时回复本人(希望能够把运行不对时候整个屏幕拷下来,这样方便本人查找问题,谢谢)!该程序写得不是很流畅,只是可以完成扫描线填充的功能而已!-Click the left mouse button, the program is to add a polygon vertex, vertex right-click you can add a finished
work
- 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
jiaodian
- 采用harry算法实现对凹点的搜索,基于matlab平台,通过更改参数可以实现凹点搜索的精度-Harry algorithm using concave point of the search, based on matlab platform, can be achieved by changing the parameters of precision concave point search
pipeifenge
- 基于凹点匹配实现粘连分割,希望对大家有所帮助。-Matching achieve adhesion split, based on the concave point we want to help.
RPM_concave
- 一个凹的最优化方法,鲁棒性点匹配matlab代码-Robust Point Matching Revisited: A Concave Optimization Approach
LMS_gaotonglvboqi_ganraoduixiao
- 多频率点的凹口滤波,干扰对消,实现信号与噪声的分离,效果很好。-Recesses of the multi-frequency filtering, interference canceller to realize the separation of signal and noise, and the effect is good.
concave-or-convex-polygon
- opengl:鼠标左键画点,右键根据点画出多边形并且判断多边形为凹多边形还是凸多边形。-opengl: left mouse button to draw points, right judgment in accordance with point draw polygons and polygon is concave or convex polygon polygon.
1-2
- 判断任意多边形与点的位置关系,包括凸多边形和凹多边形。-Analyzing the positional relationship between an arbitrary polygon points, including convex polygon and concave polygons.
determine-the-pits
- 计算凹点的函数,c++代码,写成函数,可以直接调用,有详细的代码注释-Computing function of the pits, c++ code, written in function, can be called directly, has a detailed code comments
代码-0925(凹包备份)
- 能够检测最边缘的凹点,用于边缘检测等领域(This code can detect the most edge of the pit, for edge detection and other fields)
判断点是否在多边形内
- matlab代码,判断二维空间中点是否在任意多边形内,包括凸多边形和凹多边形。
轮廓提取凹点算法
- 轮廓提取-基于凸包的凹点挖掘算法轮廓提取-基于凸包的凹点挖掘算法轮廓提取-基于凸包的凹点挖掘算法