-
ONEzj
说明: 根据Itti视觉注意模型得到图像的显著区域。本算法简单并且对一般简单的图像能够提取出比较好的显著区域。(According to Itti visual attention model are significant regions in the image. The algorithm is simple and easy on the general good image to extract a significant area.)
- 2010-04-03 16:52:02下载
- 积分:1
-
dwt
用opencv实现对一幅图像的小波变换 opencv 图像二维小波变换(The wavelet transform of an image with opencv)
- 2020-11-26 09:19:31下载
- 积分:1
-
图像识别代码集
HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
- 2019-05-24 15:05:36下载
- 积分:1
-
GZVJC
这是我根据别人的算法写的模拟停车场问题的c程序,原有算法有一些指针调用的错误!,现已改正()
- 2018-05-12 17:46:17下载
- 积分:1
-
image-filter
多种不同的图像滤波Matlab源码,包括威纳滤波、小波滤波、贝叶斯滤波、LEE滤波、frost滤波、kuan滤波等。(A variety of different image filter Matlab source, including wei, filter, wavelet filter, bayesian filtering, LEE filtering, frost filtering, kuan filtering, etc.
)
- 2012-06-27 10:51:19下载
- 积分:1
-
色彩空间转换
任意切换各种颜色空间,包含大部分主流的颜色空间转换代码,可实现一键转换。(Arbitrary switching of various color spaces, including most of the mainstream color space conversion code, can achieve one key conversion.)
- 2017-12-20 20:58:01下载
- 积分: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
-
DWTcode
matlab程序,我的论文程序‘一种基于图像内容的自恢复水印算法’(matlab program, my thesis procedure )
- 2008-05-16 17:42:01下载
- 积分:1
-
FaceRecognitionBasedonWaveletTransform
基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。(Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!)
- 2009-11-03 15:57:12下载
- 积分:1
-
Areaofinterestselectioninanimage
实现图像感兴趣区域的选取,代码完整,可直接调用,具有一定的参考价值(Image of the selected region of interest, code integrity, and can be directly called, has a certain reference value)
- 2007-12-21 17:09:49下载
- 积分:1