搜索资源列表
3DTree
- 在vc中利用OpenGL实现树木建模,用两个垂直交叉的多边形来代替视点计算-use OpenGL tree modeling, using two vertical cross-polygon calculated to replace Perspective
fengchuifenxing
- 风吹分形树:本例采用WIN32 + 字符替换法 模拟从2阶到N阶 经典分形树的实现。而经典的算法采用递归实现。 其中的字符替换法 可作为此类问题的通解-wind fractal tree : the characters WIN32 cases using replacement simulation from two bands of N-classic fractal tree realized. The classic recursive algorithm to achieve. T
directshowopencv
- 使用directshow代替opencv的vfw的源代码-use directshow opencv replace the vfw source code
Tracter1
- MFC中Track类的使用,代替异或笔实现橡皮条图形-MFC Track category of use, or replace the T-rubber realization of graphics
PPCHAL_0_7_7
- 一个取代GAPI的东西,非常好用。比GAPI 快3倍-a GAPI replace things, very handy. GAPI than three times faster
638_project
- 非真实感绘制的例子 The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to p
VisageV32
- Visage is a human computer interface that aims to replace the traditional mouse with the face. Using a webcam and Visage the movement of the face becomes the movement of the mouse pointer.-Visage is a human computer interface that a ims to replace th
200681114393210418
- 3D地形模拟2(带纹理)PC版 依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果。-3D terrain simulation 2 (with texture) PC based on a version of the OpenGL examples amended. In OGLES not find the painting QUAD function, the two used to replace the
wenzifdfweshibie
- 功能介绍: 1、支持文章内容分页采集; 2、支持UTF-8转换到GB2312,可采集内容字符格式为UTF-8的目标; 3、支持把文章内容保存到本地; 4、支持站点+栏目管理方式,使采集管理一目了然; 5、支持文章链接替换功能; 6、支持采集器设置无限过滤功能; 7、支持文章内图片采集保存到本地,自动替换文件名避免重复; 8、支持文章内FLASH文件采集保存到本地; 9、支持限制PHP FOPEN函数功能的虚拟主机; 10、支持采集结果人工筛选,并提供“空标题、空内容”的快速过滤删除; 11、支持
Projrecon
- 实现了标准shepp-logan三维图形的重建,程序采用经典的代数替代重建算法-achieve the standard shepp - logan 3D reconstruction, procedures used to replace the classical algebraic reconstruction algorithm
kmedfilter
- K近邻中值(均值)滤波器 1) 以待处理像素为中心,作一个m*m的作用模板。 2) 在模板中,选择K个与待处理像素的灰度差为最小的像素。 3) 将这K个像素的灰度均值(中值)替换掉原来的像素值。 -K-nearest neighbor median (mean) a filter) for the pixel to be addressed, for a m * m role template. 2) In the template, select and K-pending p
replace
- 使用directshow代替opencv的vfw的源代码。代码是工程中需要引入的文件。配置好opencv,按照文章的步骤做就可以了。
test2
- In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS. Using the code from the firs
test3
- In the last tutorial I taught you how to display Triangles and Quads on the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat coloring will make the quad one solid color. Smooth coloring
MapGIS2.rar
- 一个类似于vc开发界面的效果。可以动态更换视图。可以显示树型控件,鹰眼,状态输出栏等效果,The development of an interface similar to the effects of vc. Dynamically replace the view. Can display a tree control, Eagle Eye, such as the effect of the state of the output column
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
directshow-replace-opencv-vfw
- 使用directshow代替opencv的vfw的源代码-The vfw directshow instead of using the source code opencv
PNG
- vc+png按钮渐变, PNG文件格式是为了适应网络数据传输而设计的一种图像文件格式,用于取代格式较为简单、专利限制严格的GIF图像文件格式。而且,这种图像文件格式在某种程度上甚至还可以取代格式比较复杂的TIFF图像文件格式。它的压缩效率通常比GIF要高、提供Alpha通道控制图像的透明度、支持Gamma校正机制用来调整图像的亮度等。-vc+ png button gradient, PNG file format in order to meet the data transmission
ex-replace
- OPENGL中的GLSL,实现基于GPU的绘制,通过写几何着色器实现了replace效果-OPENGL in GLSL, GPU-based rendering, by writing to replace the geometry shader effects to achieve a
replace
- C语言实现的replace函数,可以用来替换字符串。-C language implementation of the replace function, can be used to replace the string.