资源列表
daxiaodian
- 大小点,成一条直线,这条直线是有不同大小的点组成的,很好看-Size of the point, into a straight line, this line is composed of dots of different sizes, good to see
imageshow
- 在VS环境下,实现图像显示的功能。此为图像融合的一部分知识,可认为是初入门的基础。-The VS environment, the image display functions. This is part of the intellectual image fusion, can be considered as the basis for the early entry.
sourcecode
- 基于二阶差分的红外小目标检测,用于检测远红外图像中的弱小目标-Second-order difference-based infrared small target detection, used to detect far-infrared image of the small target
NiblackLocalThreshold
- 这个函数用来计算N Black局部阈值,这个算法在二值化中很有用-Calculate N Black local threshold
li3-5
- 小波分析去噪实例,这幅图像采用小波分解系数阈值量化方法进行去噪处理-Wavelet analysis examples, this image using wavelet coefficients thresholding denoising method
Bezier
- 计算机图形学中,对曲线做三次Bezier曲线等分作图算法-Computer graphics, to do the curve plotting algorithm cubic Bezier curve decile
nengliangzhizuida
- 能量最大值,在图像融合里面经典算子,通过它确定融合后的信息量多少-the max energy value
Graphic-simple-linear
- 绘制一个简单的直线图像,它是由矩形的长取等分点连线组成-Draw a simple straight-line image, taken by the long rectangular decile point connection
zhongzicircle
- 利用计算机图形学里的种子算法以及画圆的算法,实现已知半径和颜色的圆外轮廓以及内部的填充。-The use of the seed algorithm computer graphics circle algorithm, known radius and color outside the circle outline and internal padding.
rgb2YUI
- RGB图像分成YUI matlab的形象代码,希望能够帮助你。-RGB image into YUI image of matlab code, and hope to be able to help you.
exa100102
- 现代信号处理教程胡广书版,利用小波分解信号,一次分解概貌。-Modern signal processing tutorial Hu Guangshu version, the use of wavelet decomposition signal, a decomposition of the profile.
圆形拟合程序
- 对于任意一段曲线,安装标准圆形对其进行拟合,拟合可得其半径、圆心位置。