搜索资源列表
如何显示位图
- 在vc下 实现图像显示 教你如何封装自己的DIB图像类-To realize icon s display and teach you how to package your own DIB class under VC s circumstance
ct头模仿真重建
- 此程序是使用VC编写得S-L头模型计算机仿真重建。头模型的图片也在压缩包中,此程序是自己编写的作业,所以决定可以用!-this procedure is used in the preparation of VC S-L first computer simulation model of redevelopment. The first model is compressed picture, this procedure is the preparation of their operati
vc++所做的图像阅读器
- vc++所做的图像阅读器,相信对做数字图像的朋友是有帮助的呀。-vc the image reader, I believe that the digital images do is help a friend's business.
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
样条曲线的算法C++代码实现
- 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过,Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.cpp, which sline_prb for the te
Skybox.rar
- 演示如何创建和渲染一个天空盒.VC++ Opengl,Demonstration of how to create and play up a sky box. VC++ Opengl
EvsViewer.rar
- 加拿大电子海图EC_IVMS SDK v30平台和VC开发的程序,实现浏览功能。,failed to translate
VC
- VC 数字图像处理编程讲座 我们这个讲座就是讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法, 论述了图像处理的理论,同时给出了VC 实现的源代码。-VC digital image processing programming lecture seminar is to discuss how our use of Microsoft' s Visual C++ development tool to achieve some of the comm
svgGrphics
- vc + qt写的基于svg图形格式的电力画图软件 -written in vc+ qt svg graphics format based on the power drawing software
hough
- 在MFC的平台上,根据霍夫变换(hough变换)的原理检测圆。-In the MFC' s platform, according to Hough transform (hough transform) the principle of detection of a round.
hash_map
- VC hashmap的使用手册.详细介绍了hashmap的编程使用.-VC hashmap' s manual. Hashmap described in detail the programming used.
MapXThread
- mapx+vc基本框架 与各项功能实现 图元查找,修改图元大小,添加标签,创建图元等比较难的功能。图元闪烁-mapx based vc++ have complete it s struct and some higher user
jasper-1.700.2.uuid.tar
- 免费的JPEG2000软件Jasper的C源代码 提供C源代码的JPEG2000图像工具Jasper的源代码。-Jasper free JPEG2000 software provided by the C source code C source code JPEG2000 image tools Jasper s source code.
glut-3.7.6-src
- VC算法,包括源文件,使用opengl开发,效果明显 -VC algorithm, including the source file, use opengl development, the effect of significantly
117143191sift-1.1.1_20070330_win
- VC实现的两幅图像的配准的程序的源代码。采用常用的相似性测度法作为主要算法-VC achieved two Images of the program s source code. Similar to the use of commonly used measure of law as the main algorithm
mapx
- there include all the mapx s classes. it s very usefull to use mapx onder the VC tool.! 3ks!-there include all the mapx s classes.it s very usefull to use mapx onder the VC tool.! 3ks!
writingrestore
- 硕士毕业课题:Vc++实现手写体字符识别.包括字符的预处理,分割,细化以及识别。-Master s graduate topics: Vc++ implementation of handwritten character recognition. Including the character pre-processing, segmentation, thinning, as well as identification.
tubiao
- 在Vc中实现带图标的菜单的方法,很适用,跟大家一起交流下-At Vc achieve with the icon in the menu approach, it is applicable, together with the U.S. under the exchange of
VCsourcecode
- 《VC++数字图像处理》的源代码,人民邮电大学出版。-" VC++ digital image processing," source code, and the people' s University of Posts and Telecommunications Publishing.
hausdorff
- 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应