-
grandopen-close
利用idl语言实现图像的数学形态学开闭重建运算,比提取梯度图像。(Idl language use mathematical morphological opening and closing image reconstruction operations, compared to extract gradient image.)
- 2020-09-04 09:48:06下载
- 积分:1
-
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
-
FingerRecognition-CSDN-latent
对指纹进行识别,通过gabor进行指纹增强,然后细化得到结果(Fingerprints were identified and enhanced with gabor, and the results were refined)
- 2019-04-25 21:32:02下载
- 积分:1
-
meanshift
基于均值漂移算法实现图像的分割,总共带有三个文件,其中两个是两个子程序(Based on mean-shift image segmentation algorithm, with a total of three documents, two of which are the two subroutines)
- 2009-04-19 14:32:16下载
- 积分:1
-
partition图像分割
说明: 将girl 图像进行分割,达到2*4的图像分割结果。并使用tight_subplot函数将分割间距变小。(The girl image is segmented to achieve a 2*4 image segmentation result. And use the tight_subplot function to make the division interval smaller.)
- 2020-12-03 10:57:18下载
- 积分:1
-
thresh_md
基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。(Based on the maximum between-cluster variance criteria threshold segmentation algorithm. The basic idea is to divide pixels, obtained through the division of the distance between the various types of maximum, to determine the appropriate threshold.)
- 2007-10-27 16:11:26下载
- 积分:1
-
matlab图像运算
最简单的进行两图像的加减和异或,同或,运算。(The simplest operation is to add and subtract two images, and to add and subtract two images.)
- 2019-02-27 15:56:16下载
- 积分:1
-
watermark
基于LSB的隐写算法,以及基于猫脸变换的图像隐写改进算法。(The steganography algorithm based on LSB and the image steganography based on cat face transform.)
- 2015-05-25 00:24:23下载
- 积分:1
-
pf_arithmatics
matlab实现粒子滤波算法,对图像处理,定位,跟踪研究都有借鉴作用!(Matlab achieve particle filter for image processing, positioning and tracking studies have reference!)
- 2007-03-13 16:30:22下载
- 积分:1
-
MatlabBitPlaneDecomposition
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。(The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.)
- 2007-08-19 18:00:30下载
- 积分:1