资源列表

« 1 2 ... .23 .24 .25 .26 .27 15528.29 .30 .31 .32 .33 ... 18703 »

[图形图像处理(光照,映射..)VC-capture-AVI-files

说明:在使用API函数操作AVI文件时,一定要注意用AVIFileInit()来初始化AVI库,程序结束时用AVIFileExit()释放AVI库,否则API函数无法使用。现以操作包含真彩色图像的AVI文件为例,给出Cavi类的部分函数的具体实现,其中CaviCreate()函数用于读取AVI文件信息并初始化Cavi类的成员,例如根据AVI文件信息定义每帧图像的宽、高、每帧图像的信息头结构等等;函数AviRead(int mfr a me)用于从AVI文件中读取第mfr a me帧。-When usi
<刘超> 在 2025-10-12 上传 | 大小:5kb | 下载:0

[绘图程序Bresenhams-Algorithm-in-MFC

说明:用Bresenham算法实现画线和画圆,基于microsoft MFC模式,输入相应的数据,程序画出该直线-Draw Lines or circle using Bresenham Algorithm
<New> 在 2025-10-12 上传 | 大小:18.22mb | 下载:0

[OpenCVProject8

说明:这是基于haar特征的adaboost算法的人脸识别,可以检测出人的脸,用圆标注出来-This is based on adaboost haar features face recognition algorithm can detect the human face, with a circle marked out
<邓文豪> 在 2025-10-12 上传 | 大小:5.29mb | 下载:0

[OpenCVblobs

说明:主要用于图像中对象的轮廓特征提取,包含opencv的高级API,已经在VS2008编译运行,得到了不错的效果-Contour feature is mainly used to extract objects in an image, high-level API that contains the opencv, has been in VS2008 compile and run, get good results
<沈宏双> 在 2025-10-12 上传 | 大小:6.02mb | 下载:0

[OpenGLcsglApp

说明:用c#语言 opengl画一个三维球体。用的是csgl库,帮助入门-Opengl with c# language to draw a three-dimensional sphere. Using csgl libraries to help entry
<王红丽> 在 2025-10-12 上传 | 大小:227kb | 下载:0

[OpenCVcartoon

说明:利用opencv进行肤色提取,并且实现了图像的卡通效果,来源工程实践,具有很强的实用价值,已经在VS2008下编译运行通过,不可多得的源码-Use opencv skin color extraction, and realize the effect of cartoon images, source engineering practice, has a strong practical value, has been compiled to run through VS2008, a ra
<沈宏双> 在 2025-10-12 上传 | 大小:2.41mb | 下载:0

[2D图形编程glxgears

说明:glxgears是一个测试你的Linux是否可以顺利运行2D、3D的测试软件。这个程序弹出一个窗口,里面有三个转动的齿轮,屏幕将显示出每五秒钟转动多少栅,所以这是一个合理的性能测试。-Glxgears is a test of your Linux can run smoothly, 2 d and 3 d testing software. This application pop up a window, there are three rotation gear, the screen w
<润柳情结> 在 2025-10-12 上传 | 大小:4kb | 下载:1

[OpenGLMesa-10.2.4

说明:Mesa 3D是一个在MIT许可证下开放源代码的三维计算机图形库,以开源形式实现了OpenGL的应用程序接口。-Mesa 3 d is an open source under the MIT license 3 d computer graphics library, in the form of open source has realized the OpenGL application program interface.
<润柳情结> 在 2025-10-12 上传 | 大小:13.19mb | 下载:0

[3D图形编程svPerfGL-3D

说明:svPerfGL是Linux下3D性能测试软件,它可以相当于压力测试软件。对学习OpenGL、Mesa等有很大的帮助。-SvPerfGL is under Linux 3 d performance testing software, it can be equivalent to the pressure test software. Is of great help to learning OpenGL, Mesa, etc.
<润柳情结> 在 2025-10-12 上传 | 大小:1.06mb | 下载:0

[图形图像处理(光照,映射..)OPENCL_SRC

说明:OpenCL是一个为异构平台编写程序的框架,此异构平台可由CPU,GPU或其他类型的处理器组成。OpenCL由一门用于编写kernels (在OpenCL设备上运行的函数)的语言(基于C99)和一组用于定义并控制平台的API组成。OpenCL提供了基于任务分割和数据分割的并行计算机制。该代码非常适合学习OpenCL。-OpenCL is a programming fr a mework for heterogeneous platforms, the heterogeneous platfor
<润柳情结> 在 2025-10-12 上传 | 大小:1.71mb | 下载:0

[2D图形编程skia-read-only

说明:skia是个2D向量图形处理函数库,包含字型、坐标转换,以及点阵图都有高效能且简洁的表现。不仅用于Google Chrome浏览器,新兴的Android开放手机平台也采用skia作为绘图处理,搭配OpenGL/ES与特定的硬件特征,强化显示的效果。该代码是skia的源码,非常完整。-There is a 2 d vector graphics libraries, contains fonts, coordinate transformation, and lattice figure has
<润柳情结> 在 2025-10-12 上传 | 大小:25.45mb | 下载:0

[图形图象MTH

说明:纹理特征提取的matlab程序源代码,内容需要修改,说明较少-texture matlab
<yang> 在 2025-10-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 15528.29 .30 .31 .32 .33 ... 18703 »

源码中国 www.ymcn.org