-
70754311PCNN_toolbox
说明: 图像融合可以用的PCNN工具箱,可以使用在图像融合里(PCNN Toolbox for Image Fusion)
- 2020-06-24 03:20:01下载
- 积分:1
-
tuxiangchulidaima
本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。
本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。
(In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template.
In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
- 2015-07-07 10:05:26下载
- 积分:1
-
camshift_matlab_ilekoaiq
cashift_matlab,我做的一些修改:
1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。
2.修改了另外建立avi文件的方式。
2.实时显示跟踪结果。
3.彩色图显示,用红色框圈出目标。
4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。
5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes:
1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly.
2. Modify the other way to create avi file.
2. Real-time display tracking results.
3. The color map shows the target with a red box.
4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color.
5. A little problem at the end of the program, press ctrl + c to end.)
- 2018-01-15 09:50:50下载
- 积分:1
-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
DisplayBMP
显示处理后的BMP图像文件,VC C++ (read the bmp images )
- 2012-04-16 16:57:09下载
- 积分:1
-
mp1
基于宽带子波的信号匹配追踪算法,该算法与常规算法的区别是原子库形状更加丰富。(Broadband wavelet-based signal matching tracking algorithm, the algorithm with the conventional algorithm richer difference is the shape of the atom library.)
- 2013-02-28 20:01:30下载
- 积分:1
-
摄像头录制
摄像头录制功能
- 2014-02-12下载
- 积分:1
-
image-segmentation-program
给予matlab的图像分割例程,内附相关图片及程序。(Image segmentation routine MATLAB, containing the relevant pictures and program.
)
- 2013-08-05 17:12:56下载
- 积分:1
-
comsol
用comsol做声固耦合的例子,例子的内容是声子晶体的投射系数,对用comsol来计算声子晶体的初学者很不错(Coupled with comsol said anything solid examples, examples of the content is the projection coefficient of phononic crystals, the phonons with comsol to calculate the crystal is very good for beginners)
- 2011-08-23 08:46:09下载
- 积分:1
-
C语言实现的DFT
用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!(C language classic of the discrete Fourier transform (DFT) algorithm! More practical!)
- 2012-12-20 20:11:01下载
- 积分:1