资源列表
Image-Compression
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除
Face_recognition
- 基于matlab的人脸识别分析,参考文献为: [1] X.Tan and B.Triggs. Enhanced Local Texture Feature Sets for Face Recognition under Difficult Lighting Conditions, In Proceedings of the 2007 IEEE International Workshop on Analysis and Modeling of Faces and Gestures -Ma
layout_pad_location
- layout中的对pad的坐标定位,输入命令输出坐标-ic layout pad location
facematlab
- 一个不错的用的matlab编译的软件,人脸识别,用于学习很不错-A nice compilation using matlab software, face recognition, very good for learning
ihstyle
- c语言编程风格和推荐标准,是一本有用的c语言编程参考书
movecircle
- 用OPenGL开发的鼠标拖动画圆程序演示-Use OpenGL to develop procedures for mouse drag drawcircle demo
hdrmerge
- HDR图片合成技术,是日本索尼公司图片处理算法。原理是放置两张曝光图片:一张暗和一张亮。经过合成处理生成一张更加接近现实美观的图片。此技术常用于改造照相机 opencv下编译通过,调用方法如下 /*iplImages图片数组,这里有两张:一张曝光亮的,一张曝光暗的*/ HDRMerger hdrMerge = hmCreateMerger(iplImages,length) /*对齐(解决抖动图片合成错位),第2个参数是宽度,第3个参数是高度*/ hmAlign(hdr
drawstar
- 画五角星,当鼠标移动到上面的时候指针会变形,可以用右键拖动,鼠标的中间滚轮可以控制五角星的缩放
GUIexample
- matlab环境下35个图形界面编程实例,很有效的帮助新手学习GUI编程。-matlab environment, graphical interface programming in 35 instances, it is effective to help beginners learn GUI programming.
kalman
- 介绍卡尔曼跟踪算法。文章详细介绍了卡尔曼算法在估算方面的应用,简单易懂。-Introduction to the Kalman tracking algorithm. This paper introduces the Kalman algorithm in estimating the application, easy to understand.
pfapiao
- 一个打印发票表格的c++源代码,对于那些寻找此类代码的同志来说,是一个绝佳的参考,如果有什么问题,登陆http://www.boomcode.cn
tiduruihua
- 运用Matlab开发环境,调用一副图像,实现图像的梯度锐化-By Matlab development environment, called an image, the gradient of image sharpening
