资源列表
bmpdraw.rar
- 利用MFC编写的,打开bmp图像,并能用不同画笔在图像画线的程序,Prepared to use MFC to open bmp images, and use different brush images draw the line at the procedure
FaceDetect_V440_Setup_tcm97-14
- 一个老外编的人脸检测的程序,安装后感觉还可以,可以检测视频上的人脸。,A foreign person for the face detection process, the feeling can also be installed, can detect human faces on the video.
Arnold.zip
- Arnold置换图像置乱,用于数字水印;,Arnold Replacement Image Scrambling for Digital Watermarking
ComputerGraphics.rar
- 计算机图形学各种基本技术如三维变换,图形裁减,实时动画,图形相交等用VC实现的例子,Basic computer graphics techniques such as three-dimensional transformation, graphical reduction, real-time animation, graphics interface, such as examples of implementation using VC
Sobel.rar
- 本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。,This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any g
feiji.rar
- 我们平常玩的飞机射击类游戏,这其实很简单,在加载上图片后,实现精灵类碰撞检测,每按键一次,图片显示相应的动作,真的很简单,希望你能从这个简单的游戏获得启发,To play our usual type of plane shooting games, this is a very simple add-on in the picture, the type of collision detection Elven implementation, each button once, the mot
nsct_toolbox.rar
- 非下采样contourlet变换用于图像降噪,多尺度几何分析的应用。 ,Contourlet transform non-down-sampling for image noise reduction, multi-scale analysis of the application of geometry.
e2lsh.rar
- Nearest Neighbor Methods in Learning and Vision: Theory and Practice书中章节Locality-Sensitive Hashing Scheme Based on p-Stable Distributions 中LSH-Local Sensitive Hashing算法的C语言在Red Linux下实现,Book <Nearest Neighbor Methods in Learning and Vision: Theory
buildct.rar
- 三维模型重建 读取BMP文件,用三角面片法进行重建,restruction of 3D model
MATlabgraphics.rar
- 是MATLAB中有关图形绘制的实用子程序,包括三角函数曲线,图形叠加,图形标注等30个实用程序,MATLAB graphics are drawn regarding the utility subroutines, including the trigonometric function curve, graphic overlay, graphic mark, such as utility 30
qiemian.rar
- VC6下vtk编程,用vtkImplicitPlaneWidget实现任意平面切割,Vtk under VC6 programming, with the realization of arbitrary planar cutting vtkImplicitPlaneWidget
VC.rar
- 开始检索”调用DoBrowse------功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursive,找到所选目录下是否有子目录,有子目录进入子目录先处理 (