-
algorithm-of-findpath
绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区
域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行
定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解
决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻
接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每
个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider
problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this
problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are
proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their
gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the
overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone.
Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first
search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a
defined start-point, end-point)
- 2012-12-09 23:26:22下载
- 积分:1
-
matlab命令流
说明: 信号处理傅里叶变换,三分之一倍频程,荷载时程曲线绘制(Signal processing Fourier transform, one third octave, load time history curve drawing)
- 2019-11-20 20:29:10下载
- 积分:1
-
sift
sift算法图像特征提取,用于图像定位及目标跟踪(Using SIFT algorithm to extract image feature)
- 2012-10-17 16:03:30下载
- 积分:1
-
face
数字图象处理,模式识别,人脸识别,包括了程序和一个人脸库,是相当好的学习东西(Digital image processing, pattern recognition, face recognition, including the procedures and a face database is very good to learn things)
- 2008-03-26 11:30:59下载
- 积分:1
-
demo_ica
说明: 高光谱遥感图像光谱解混的独立成分分析技术(Independent component analysis technique for spectral unmixing of hyperspectral remote sensing images)
- 2020-07-09 15:55:24下载
- 积分:1
-
gray
读取图像,将RGB图像转化为灰度图像,显示并保存(The RGB image is transformed into gray image)
- 2017-07-12 14:53:14下载
- 积分:1
-
Image Processing toolbox
说明: 图像处理小工具箱,包括中值滤波,高斯滤波,均值滤波,canny边缘提取等小程序(Image processing toolbox, including median filter, gaussian filter, mean filter, canny edge extraction and other small procedures)
- 2020-11-07 14:09:48下载
- 积分:1
-
contourlet2
contourlet 区域统计法,进行图像融合(contourlet regional statistical method for image fusion)
- 2011-06-13 03:12:42下载
- 积分:1
-
SURF
说明: 进行图像的特征提取,为图像拼接做准备,matlab(Feature extraction of image)
- 2020-06-18 03:20:02下载
- 积分:1
-
NBU-SIRQA-master
说明: 立体图像质量评价方向优秀论文的实现代码,仅供参考。(Stereo image quality evaluation direction of the excellent paper implementation code, for reference only.)
- 2019-11-23 10:41:43下载
- 积分:1