搜索资源列表
texthalo
- 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat
drawindesktop
- 在桌面绘图示例,源代码示范了在桌面上画一个矩形-desktop mapping example, the source code model in a desktop picture of a rectangle
图象的几何变换算法
- geotrans演示图像的移动,旋转等基本几何变化,是学习VC图像编程的好范例,适用于初学者。-geotrans demonstration of mobile images, rotate the basic geometry change is learning VC good image programming model, applicable to beginners.
视频捕获程序代码
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the v
经过扩展的CGraph类及示例工程源代码
- 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logica
consoledemo
- 端口监听器 第2章 信用卡账户管理系统 2.1 系统简介 2.2 JBuilder 9的数据库基本控件 2.3 系统设计 2.4 建立数据库的E-R模型 2.5 创建信用卡账户的数据库 2.6 系统的图形界面实现 2.7 系统数据事务设计 2.8 系统页面事件处理 2.9 知识点回顾 -port sniffers Chapter 2 credit card account management system 2.1 Intr
Emluator-model
- 一个模拟仿真系统的原型。包含了GDI动化框架和计算传递的框架。也包含编辑功能的代码(如需编辑界面请与作者联系)。-a simulation of the prototype system. GDI includes dynamic framework of the transfer and computational framework. Also included editing code (For editing interface, please contact the author).
类HSV
- 该文件为可视化hsv颜色模式编码,仅供参考-document for the visualization model hsv color coding for reference
graph2
- 一个用2003.net 中的VC7.0做的一个用phong模型显示圆环的源代码-a 2003.net with the VC7.0 do with a ring Phong model shows that the source code
fast Gaussian process latent variable model
- fast Gaussian process latent variable model Software (FGPLVM). This toolbox allows for larger GP-LVM models through using the sparse approximations suggested in papers by authors including Titsias, Snelson, Ghahramani, Seeger, and Lawrence
glut_bunny
- 用opengl 中的 glut 库实现,载入兔子模型,打上光照显示出来-Opengl with glut in the library, loading the rabbit model, marked with light show
3dtribodymodel
- 人体点云的简化,并实现人体模型的三角化。-Human point cloud simplification, and the realization of the triangular model of the human body.
snake_VC++_win32
- 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
hrssystem-4win32-1.0
- HRS Reconstruction System This program build 3D model of object from range images. Program use modified volume reconstruction method for creating a model. In this method I replace difficult calculations on CPU with simple rendering on video card. -HR
LipLoca
- 实现一种结合颜色空间、变换及变形模板的自动唇部定位及唇轮廓提取、跟踪方法首先在空间建立肤色模型进行人脸检测、定位, 并由人脸几何特征进行唇部粗定位然后结合唇色模型进行变换使肤、唇色差别明显化, 提出根据亮度信息对变换结果预处理后用法进行图像分割, 经唇色模型进一步验证后实现唇部精定位再使用变形模板来进行嘴唇轮廓特征提取, 为增强内轮廓定位的鲁棒性, 对经亮度预处理和唇色模型验证得到的口腔区域边缘图进行曲线拟合来实现内轮廓定位最后, 将唇读图像序列中上一帧的唇部定位结果拓展后作为当前帧的预测区域再
Decorator.model.C
- Decorator design of high-level programming model C code
Gaussian-mixture-model-algorithm
- 完整的背景混合高斯建模的程序,很不错,很好用-Gaussian mixture model algorithm
Koch-curve-grammar-model-algorithm
- Koch曲线文法模型算法 课程设计做的,全部的源码 已经测试-Koch curve grammar model algorithm curriculum design, all of the source code has been tested
OpenGL-Earth-Model
- 用Qt5环境OpenGL接口实现地球模型,可以通过鼠标转动-Earth model with Qt5 environment to achieve OpenGL interface, you can rotate by mouse
Mixed-Gauss-model
- 混合高斯模型,内附源码、paper、测试结果、说明等。-Gaussian mixture model