资源列表
MATLAB
- 来自于冈萨雷斯的数字图像与处理中的一段代码,功能是实现中值滤波。-From Gonzalez digital image processing section of the code, the function is to achieve a median filter.
Untitled
- 基于DCT数字水印技术,可以将正弦信号加入数字图像当中,可用于防伪等功能。-DCT-based digital watermarking technology, the sinusoidal signal can be added to the digital images which can be used for anti-counterfeiting and other functions.
work
- 基于DCT数字水印技术,将余弦信号加入数字图像当中,可用于防伪等功能。-DCT-based digital watermarking technology, the sinusoidal signal can be added to the digital images which can be used for anti-counterfeiting and other functions.
Quiz3
- 实现两幅图像的SIFT特征提取和匹配识别,开发平台是VS2010.-Two images SIFT feature extraction and matching identification, development platform is VS2010.
viterbi_0
- Viterbi算法示例程序 function [a b]=viterbi(A,B,Ob,pi) A 状态转移矩阵 B 观测概率矩阵 Ob 观测序列(行向量)例:[2 3 5 2 1 3] pi 初始状态概率向量-the example code for viterbi algorithm
tuxiangchuli
- visual c++ 各种图像处理算法,很有参考意义-image processing algorithms
pf-COLOR
- 基于颜色追踪的例子,matlab实现,可以运行,1-6截图为作者以及程序下载用户提出的问题,帮助各位理解。-Based on color tracking examples of matlab, you can run, 1-6 screenshots for the author as well as the program download user questions, to help you understand
image-fusion
- 此程序包含了图像融合相关方面的c++源程序,包含注释。可直接运行。适合新手读懂。-This program contains the image fusion and image pre-processing related aspects c++ source code, including comments. Can be directly run.
image-preprocessing
- 此程序为C++对图像进行预处理,包含图像反转变换,图形显示,和特殊显示等功能-This program is C++ image preprocessing, including image inversion transform, graphics, and special display functions
VC_image_capture
- 此源码是我更改过的基于VFW(Video for Windows)的源码,使用了定时器能实时的显示图像,从网上可搜到原版源码,但是原版的功能是保存为一个文件,且不能实时显示,此版本虽然能显示,但感觉反应速度不是很快,没有基于DirectShow的程序更新速度快,不过在WM_PAINT消息处理里加while(1){capGrabFrame(ghWndCap) }刷新速度就快很多了,但是这样程序就进入死循环不能再处理其他消息,至于怎样改进,就靠读者你了。-This source is changed
facial-features-cartoon-
- 基于人脸特征分析的卡通人脸动画系统--特征变形-Analysis based on facial features cartoon facial animation system- deformation characteristics
Image-based-rendering-n
- Image-based rendering by joint view triangulation
