-
ronghepingjia
图像融合的评价指标程序代码Image fusion uation program code(Image fusion uation program code)
- 2017-02-19 19:55:10下载
- 积分:1
-
BenchmarkDataset
BenchmarkDataset,做图像处理的标准图像库(BenchmarkDataset, do image processing standard image library)
- 2013-05-23 11:18:48下载
- 积分:1
-
chap01
数字图像处理编程入门(吕风军)第一章第1章 Windows位图和调色板(Windows Bitmap and palette of the first chapter, Chapter 1 of the digital image processing program entry (Lv Fengjun))
- 2012-11-01 14:06:21下载
- 积分:1
-
EXP
说明: 注:运行前自己准备图像,修改I = imread('')单引号中的路径
1. 给一张灰度图添分别添加高斯噪声和椒盐噪声。然后分别进行均值滤波和中值滤波,并把处理后的图片保存。
2. 图像频域处理,对图像进行傅里叶变换,进行高通滤波,显示处理结果。
3. 图像平移和旋转
4. 分别用OSTU阈值法和全局阈值法分割图像,然后进行腐蚀和膨胀处理,显示处理结果。(Note: Prepare the image by yourself before running, modify the path in single quotes of I = imread('')1. Add Gaussian noise and salt and pepper noise to a grayscale image. Then perform mean filtering and median filtering respectively, and save the processed pictures.2. Image frequency domain processing, Fourier transform of the image, high-pass filter, and display the processing result.3. Image translation and rotation4. Separate the image with OSTU threshold method and global threshold method, and then perform corrosion and dilation processing, and display the processing results.)
- 2020-08-15 08:49:44下载
- 积分:1
-
R2007test_walsh
说明: 采用walsh进行处理,所得图片效果比较理想(Processed by walsh, results from the ideal image)
- 2011-03-08 09:39:08下载
- 积分:1
-
genetic_operator
说明: 带精英决策的多目标优化关键程序之遗传算法主程序(Main program of genetic algorithm for key program of multi-objective optimization with elite decision)
- 2020-06-03 17:31:55下载
- 积分:1
-
matlab-code2
该资料中的程序实现的是图像压缩,供初学者学习。(The data of the program implementation is the image compression, for beginners to learn.)
- 2015-08-10 16:38:27下载
- 积分:1
-
CameraTrackingmaster
moving tracking based in D5M camera
tracking camera
- 2016-04-08 14:57:11下载
- 积分:1
-
headCountCode
采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行(Human detection and tracking in high density
crowds is an unsolved problem. Standard preprocessing techniques such
as background modeling fail when most of the scene is in motion. We
integrate human detection and tracking into a single framework, and in-
troduce a conrmation-by-classication method to estimate condence
in a tracked trajectory, track humans through occlusions, and eliminate
false positive detections.)
- 2021-03-05 17:39:31下载
- 积分: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