搜索资源列表
数字图像处理的讲义加代码
- 数字图像处理的讲义加代码,华中科技大学图像信息与人工智能研究所的-digital image processing code plus the lectures, Huazhong University of Science and Technology Information and Image Institute of Artificial Intelligence
独立分量分析(maltab代码)用于图象处理得方法
- 独立分量分析(maltab代码)用于图象处理得方法-independent component analysis (maltab code) used in image processing methods
逆滤波处理c代码
- 逆滤波处理算法c代码,供学习信号处理专业的朋友参考使用,-inverse filter processing algorithms c code for the study of professional signal processing reference to the use of a friend,
边缘检测代码
- 关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法-on Edge Detection Technology code. Including : Laplace operator, Gaussian Laplician various edge detection method
图象识别代码
- 图象识别代码 图象识别代码
实现水波特效的代码例子
- 实现水波特效的代码例子,在图片上有水波荡漾的样子!-achieve wave effects of code examples, in the pictures of a wave rippling like!
用bandelet进行图像分割的matlab代码
- A Matlab Tour of Second Generation Bandelets 附有每部分代码的说明 function x = perform haar transform(x, dir); x = x(:); % to be sure we have a column vector J = floor( log2(length(x)) ); % number of scales if dir==1 % forward transform for j=1:J c = x(
图像空间转换代码
- 空间转换的代码
图像复原代码
- 图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码图像复原代码
H264中的整数DCT变换编码及量化代码
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
人脸检测代码
- 代码 人脸检测
视频目标跟踪VC++实现原创代码
- 视频目标跟踪VC++实现原创代码,用于监控和导航
隐马尔科夫模型 c代码
- 隐马尔科夫模型 c代码
VC++数字图像处理代码程序
- 基于VC++数字图像处理代码程序!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
图像复原代码online
- 图像复原MATLAB代码,内含有文献,及相关的图像。
用VB去编基于双峰法分割图像的程序代码
- 用VB去编基于双峰法分割图像的程序代码word
反色示例代码
- 反色示例代码
精简高效的人脸识别PCA代码
- 运用于人脸识别的pca代码
遗传算法matlab代码
- 遗传算法matlab代码
sift-match.sift特征点提取代码
- sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code