搜索资源列表
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
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,
illum.tar
- This a reflection model (BRDF) viewer written by students in the course 15-860. See http://www.cs.cmu.edu/afs/cs/project/classes-ph/860.96/pub/www/860.html for info on the course.
karo
- 这是我的课程设计卡诺图的图形化简,是有TC做的-This is my course design Karnaugh map graphical presentation is done TC
samuel_sphere
- 用opengl画的球,按abcd可出现4个不同的图案,网状球体,不透明球体,等等。是本人计算机图形学第一个course work-opengl painting with the ball by abcd, there will be four different designs mesh spherical, opaque sphere, and so on. I was a computer graphics course work
计算机图形学课程设计
- 计算机图形学的课程设计,对于开这门课的同学,应该有参考价值.-computer graphics design courses, opened this course students should be a valuable reference.
运动的小球
- 用OPENGL实现的彩色小球的碰撞运动过程-use of color OpenGL ball collision course of the campaign
opengl_complete_game_Legend
- 本游戏是采用斜45度角的角色扮演游戏。游戏以一个想象的世界为背景,以一个梦想成为英雄的小虾米锦霜为主角,产开一幅庞大的故事画面。在锦霜的冒险历程中,认识了两位女主角:雪一般的忆雪和火一般的红怜,从而产开了一段刻骨铭心的爱情故事。这只是我们游戏的一个部分,或者说是一条主线。随着主角们冒险历程的不断深入,随着故事的不断发展,红狼、素心儿、恒卿、影枫、寒月等一批有血有肉的角色不断加入,各自书写着各自独特的人生,各自独特的悲剧。游戏中,黑暗组织的神秘面纱慢慢被揭开,他们酝酿的大阴谋是什么?在黑暗组织的
NEHE6MFC
- 用MFC实现的nehe教程第6课 贴图-with the MFC 6 nehe Guide Course mapping
SHOWBMP.C
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 实例程序能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计-640 * 480256 color. BMP file display program ca
fractal123
- 被誉为大自然的几何学的分形(Fractal)理论,是现代数学的一个新分支,但其本质却是一种新的世界观和方法论。它与动力系统的混沌理论交叉结合,相辅相成。它承认世界的局部可能在一定条件下。过程中,在某一方面(形态,结构,信息,功能,时间,能量等)表现出与整体的相似性,它承认空间维数的变化既可以是离散的也可以是连续的,因而拓展了视野。-Hailed as the nature of fractal geometry (Fractal) theory, modern mathematics is a
animation1
- 图形显示程序,图形在行进过程中可以改变颜色,VB编写-graphics procedures, graphics course of the road can change their color, and Visual Basic
SIGGRAPH-97-Course-Notes-Overlays&Underlays
- Nate Robins教程之Overlays&Underlays Overlays and underlays are often used in applications for rendering above (or below) the main OpenGL context. Setup and use of overlays and underlays is discussed below.-Nate Robins Guide Zhi Overlays
SIGGRAPH97-Course-Notes-Processing-Messages&Using-
- Nate Robins教程之Processing of user input Win32 Messages and Menus allow for processing of user input. Methods for intercepting and responding to messages as well as methods for using menus is presented below.-Nate Robins Guide Zhi Processing of user
SIGGRAPH97-Course-Notes-Pixel-Formats&Palettes
- Nate Robins教程之Pixel formats Pixel formats specify the properties of OpenGL contexts. Pixel formats in conjunction with palettes are the gateway through which an appropriate context for an application is created. Their use is described below.-Nate R
OSG-NAVY-course
- 内容就是 array 贴的海军教程,内容没有任何改动(本人是个 新手,菜鸟级别的,学习为主),只是个人觉得网页上看的不 舒服,在网页上下下来转成pdf 看的。本来是准备自己看的, 后来发现看的很方便,就分享一下。 不过最主要的是感谢美国海军研究生学校(Naval Postgraduate School)的军事教员Joseph Sullivan 为我们新手编写该教程, 当然更的感谢Array 的翻译-Content is the array of naval paste t
course-of-OpenCV
- OpenCV 教程PPT course of OpenCV-course of OpenCV
Fourier-optics-course-1
- 傅里叶光学教程(SRF文件——Smart SRF阅读器是SRF文件格式的官方阅读工具,同时支持PDF格式阅读功能)-Fourier optics course-1
The-computer-course
- 计算机课程中 多面体三视图的 算法编程实现-The computer course in polyhedron three view programming algorithm etc.
computer-vision-course
- 斯坦福大学 计算机视觉的 课件,言简意赅,几句参考价值,收益亮度。 学习机器视觉的,一定要看(university of stanford , computer vision course slides)