资源列表
readPictureEXIFInCSharp
- 用C#读取图片的EXIF信息的方法 EXIF,是英文Exchangeable Image File(可交换图像文件)的缩写,最初由日本电子工业发展协会(JEIDA --Japan Electronic Industry Development Association) 制订,目前的版本是修改发表于1998年6月的2.1版-read the EXIF picture of EXIF information, English Exchangeable Image File (Exchang
chdet
- change detection for seven methode
3DSViewer
- 任务栏Change 任务栏摸捏程序, 效果不错-task bar Change task bar Monie procedures, good results
GIS0000
- 运用VC++封装的MapObject源代码-use VC Packaging MapObject source code
simplepaint
- 简单的画图程序 可作为画图实验的参考 在VC++ 6.0下开发-simple drawing program can be used as a reference drawing experiment in the development of the VC 6.0
eyelocation
- 人脸识别中眼睛定位的算法,模式识别中常用的算法之一,希望对大家有用-Face Recognition eyes positioning algorithm, pattern recognition algorithm used in one of the hopes of all useful
NormalizationFaceDetect
- 归一化人脸定位的实例,模式识别中很有用的代码,希望对大家有用-In the face of a positioning example, pattern recognition useful code, it may be useful to hope
TextAnalysis
- 图像的纹理分析应用实例,主要可用于模式识别当中-image texture analysis application, which can be used for pattern recognition
IMGReg
- 图象配准的VC++代码,还可以,要的人可以-image registration VC code, but also to those who can s
maddemo
- % 平均绝对差分法(MAD),MAD法通过计算两幅图像相对应象素灰度的平均绝对值来度量两幅图像之间的相似性.
97wave222
- 一个97小波原代码,我们注意到如果把源程序的float 改为short后PSNR将有很大降低。 用提升的方法还是好些!-a wavelet 97 original code, We note that if the source of the float to short after PSNR will be much lower. The method used to upgrade or better!
OGL_motionblur
- 运动模糊(Motion Blur)效果演示 运动模糊是一种常见的运动效果处理手法, 由于眼睛的视觉暂留现象,会在视觉上形成一个拖影效果. 在OpenGL中利用渲染到纹理技术, 依次不时间序列里面的连续若干帧的图象,依次渲染到纹理里面, 然后在alpha混合呈现在屏幕上面,就形成了motion blur效果.-Motion Blur (Motion Blur) Motion Blur effects demo is a common effect of the campaign to