资源列表
eegplot
- 散乱密集点的曲面拟合,在国外matlab论坛上下载的,看了一下,写的有点繁琐,还是比较不错的-Scattered dense surface point Fitting in foreign matlab forum, download, read about, write a bit cumbersome, it is quite good
image-texture-mapping
- 三维图像重构, 三维图像重构-Three-dimensional image reconstruction, three-dimensional image reconstruction, three-dimensional image reconstruction
Ban-denoising
- 本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。-This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the results indicated that in the peak
zernike
- zernike 矩 不变矩特征 zernike 矩 不变矩特征-zernike Moment Moment Invariant Feature zernike Moment Moment Invariant Feature
subspace
- 这是压缩感知领域,一个重构算法--子空间追踪方法,此方法是基于OMP之后的改进算法。-This is a compressed sensing area, a reconstruction algorithm- subspace tracking methods, this method is based on the OMP after the improved algorithm.
first4
- 使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。 -Use opengl function to write a console program, the request for a mouse, keyboard, window scaling event handling to achieve the color change on a certain graph, position changes,
MATLAB
- 计算机图形学的实验代码。直线的DDA,中点,Bresenham画线,中点画圆,Bresenham画线,椭圆,图形变换代码-MATLAB DDA Bresenham
canny
- 外国人写的CANNY边界检测算法,代码质量很高,对初学编程很有帮助。-Foreigners write CANNY edge detection algorithm, code quality is high, very helpful for beginners programming.
CEM
- 使用最小能量约束的目标识别.这是目前常用的方法之一,可以方便初学者的学习-using CEM for detecting the target
KECA
- Kernel Entropy Component Analysis,KECA方法的作者R. Jenssen自己写的MATLAB代码,文章发表在2010年5月的IEEE TPAMI上面-Kernel Entropy Component Analysis, by R. Jenssen, published in IEEE TPAMI 2010. We introduce kernel entropy component analysis (kernel ECA) as a new method
SVD_DWTimage
- 提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。-A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermark
framesubstract
- 帧差法实现视频图像的读取和运动目标的检测。-The video frame difference method of reading and moving target detection.