资源列表
YuImage
- 基于Visual C++的边缘检测实现,包含了Roberts、Prewitt、Sobel、Canny、LoG算子以及平滑滤波和灰值化的功能-Includes edge detection based on Visual C++ achieve, Roberts, Prewitt, Sobel, Canny, LoG operator and smoothing filter and gray values of the function
arsvm2
- 利用ar模型和近似熵方法对癫痫脑电信号进行识别处理-Ar model and approximate entropy method epileptic EEG recognition processing
fusion_and_evaluate
- 图像融合中pan图像和多光谱融合的四种方法(IHS PCA 小波 小波结合PCA)和融合效果的评价指标计算(信息熵、Q4等指标)-Image fusion of the pan and multi-spectral image with four methods (IHS PCA wavelet wavelet combined PCA) and fusion effect evaluation method
matlab11111
- matlab 图像/视频处理实例整本书第一到第十章源码-matlab used in processing in images
apFFT10
- 全相位傅里叶变换,进行全相位进行预处理的可以参考-APFFT ,ALL PHASE CAN RESERVED
the--compare-between-FFT-and-APFFT
- 传统的傅里叶变换和全相位傅里叶变换的比较,利用FFT变换进行捕获跟踪比较的可以参考-the differce betwien FFT and APFFT
MJPGtoJPG
- MJPEG 格式转换成为JPG格式 Programming Language:Visual C++, Tags:Multimedia Develop-MJPEG to JPG
GUI
- 此文档中包含GUI界面编程以及利用GUI界面对图像进行配准,程序中包含Powell算法以及蚁群算法。-This document contains the GUI interface programming and using the GUI interface of image registration, Powell algorithm and ant colony algorithm included in the program.
ssim_index
- 用于结构相似度的评价,在图像融合,去模糊中很有用。-the alogrithm can estimate the structure of the fusion images.
test_bank
- 一个基于遗传算法的自动组卷的详细介绍,可以用来开发程序,仅用来学习参考-A detailed descr iption of the automatic test paper based on genetic algorithms can be used to develop programs, only to learn reference
track
- 用matlab实现的人脸跟踪算法。运行可行,输入要自己拍摄的AVI视频。-Face tracking algorithm using matlab. Feasible to run, enter the AVI video shot himself.
blur_mtrx1
- 输入卷积核h和信号长度N,生成卷积矩阵H conv(h,x, full ) == blur_mtrx1(h,length(x), full )*x 支持‘full’‘valid’和‘circular -generate the blur matrix