资源列表
Face-Eye-Detection.rar
- 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
PotoGraphic.rar
- 该程序是使用VC6.0书写的,实现 摄影测量光束发严密平差解算外方为元素的算法。,The program is written using VC6.0 to achieve tight Photogrammetry beam adjustment made for the foreign element solver algorithms.
Car.rar
- OPENGL 的一个汽车场景模拟,模拟汽车行走场景的移动过程,希望对大家有所帮助,OPENGL scene of a car simulation the movement of vehicles operating in the course of the scene, I hope all of you to help
minL1.rar
- 求解L-1范数最小,利用线性规划算法,实现压缩感知的功能,min L-1 norm
avegradaedge_intensity
- 计算图像的平均梯度和边缘强度的matlab源码,M文件形式-Calculating the average image intensity gradient and the edge of the matlab source, M documents in the form
Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序
- 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
SIFT-opencv-verygood
- 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
LSB
- 使用C语言实现基于图像的信息隐藏代码,使用LSB算法。-The use of C language to achieve image-based information hiding code, the use of LSB algorithm.
hge_wim
- 用HGE引擎模仿《传奇》做的一个DEMO,用的是《传奇》里的资源,对于刚使用HGE开发2D游戏的朋友们很有参考价值。游戏里支持装备和物品的使用、拾起、丢弃等操作,按F1和F2可以分别切换碰撞检测和碰撞体显示。里面使用了超大地图拼接、多图层、A*算法、HGE汉字处理等技术。-HGE engine used to imitate The Legend to do a DEMO, use the word legend in the resources, for just the use of
matlab-pdf
- 通过matlab代码画出的各种概率密度函数图形仅供参考-By matlab code to draw the beta probability density function graph for reference only
imratio
- matlab 压缩率计算函数 用于计算压缩前后图像大小比值-matlab function of compression rate used to calculate the compression ratio before and after the image size
matlab图像去雾程序
- matlab图像去雾程序 ,非常实用的matlab学习程序