搜索资源列表
waterworld_src_exe
- 一个模拟水效果的程序,效果非常逼真,使用VC7.0编译-a simulation of the effect of process water, the effect is very realistic, using VC7.0 compiler
glfw-2.4.21
- 免费的opengl图形开发包,支持多种C++编译器-free opengl graphics development kits, support for multiple C compiler
yy
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
cameras
- 使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev - C compiler.
selection
- 从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev - c compiler
culling
- 检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev - c compiler.
oglmdi2
- 类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev - C compiler
sw
- opengl的雾化效果 烟雾弹的样子. vc++6.0编译通过-opengl atomizing effect of the smoke bombs appearance. Vc through Compiler 6.0
graph3dapp
- 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line,
曲线拟合
- 曲线拟合算法,JAVA编写,VJ#编译,提供交互式界面,并有多种拟合方式比较-curve fitting algorithms, Java prepared, VJ # compiler, interactive interface, and a variety of more fitting way
OpenGL_quxian
- 一个OpenGL 曲线绘图的例子 VC 编译 需要 OpenGL 开发库 -a curve OpenGL graphics examples VC compiler need for the development of OpenGL
离散等高线数据三角形网格分形
- 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmail.com-This is my reference to
edge
- 关于边沿检测与提取,轮廓跟踪的图象算法,命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib-on edge detection and extraction, image contour tracking algorithm, the command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.
用鼠标选定欲跟踪目标
- 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please conne
基于opencv利用差分法求运动的轮廓
- 基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
zh0
- 绘制多种图形,有多种功能。编译连接时要把GraphiZH.lib 重命名为 Graphics.lib才行(因为当时内存很小)。-mapping multiple graphics, multiple functions. When we connect compiler GraphiZH.lib renamed Graphics.lib Caixing (because memory is insignificant).
BMP与JPG格式转变的源代码
- BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
MATLAB7.x
- MATLAB 7.x界面设计与编译技巧。包括:第二篇,图形化使用者界面;第三篇,深入活用MATLAB Compiler.-MATLAB 7.x interface design and build skills. Include: second, a graphical user interface third part, in-depth utilize MATLAB Compiler.
DSP-ImageProcess
- 本代码包括两个工程,其中CIamgeRGB是VC++ 6.0编译的,主要实现的功能是将RGB图像转为YUV格式的dat文件,以便在CCS中读取;ImageTest是CCS工程,它读取上述转换的YUV格式的图像数据,方便开发人员在脱离硬件仿真环境的情况下开发适合DSP平台的图像处理算法-The code includes two projects, which CIamgeRGB is VC++ 6.0 compiler, the main function is to achieve the R