资源列表
TransformShowcodes
- 图象任意角度的旋转、水平、垂直镜像、缩放、裁剪等算法的实现-arbitrary image rotation angle, horizontal, vertical image, zoom, cutting algorithm implementation
videoEncodeandDecode
- 本源码程序主要功能是完成视频编码和解码的程序-the source procedures main function is to be completed video coding and decoding procedures
imageedge
- 对图像进行边缘检测的Visual C++源代码-right image edge detection Visual C source code
fengleihebing
- 本人用matlab自己做的图像分裂合并程序,主要对印章图像进行处理.-own image split the merger process, mainly to seal image processing.
FVSbylqh
- 指纹识别代码 demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bm
image_edge_LOG
- Visual C++代码,采用LOG方法检测数字图像的边缘-Visual C code using LOG detect the edge digital image
matlab_ImageFusion_Toolbox
- matlab图像融合工具箱,实现多源传感器图像融合功能-Matlab toolbox image fusion, multi-sensor image fusion function
S+P
- 使用C语言实现整数小波S+P变换和算术编码-use C language S P integral wavelet transform and arithmetic coding
Multi-Wavelet_Lib
- 实现多小波变换的MATLAB工具箱库函数-multi-wavelet transform MATLAB Toolbox library functions
Lee_Filter
- Lee滤波,实现相干斑点去噪算法,在SAR图像去噪中应用广泛-Lee filtering to achieve speckle denoising algorithm, the SAR image denoising widely used
Frost_filter
- Forst滤波器,实现SAR图像相干斑点去噪-Forst filter, in SAR images speckle denoising
VideoCaptureandsavebylqh
- 基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。-based on DirectShow prepared a video disk video acquisition and procedures, in the form of class, the main advantage is easy code reuse.