资源列表
[图形图像处理(光照,映射..)] matscii
说明:ASCII图像生成,生成ASCII图像的matlab源代码实现-Function to generate ASCII images from grey scale images. A bit of retro fun, but constant width fonts are getting hard to come by these days.<tc> 在 2025-09-26 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] pointCloud2mesh
说明:由点云数据(point cloud)生成网格(mesh)的matlab实现-Converts a pointcloud (unordered vertices) to a mesh of triangles by connecting the nearest 3 points and calculates the normal of each vertex and triangle. Also finds the neighboring triangles of each vertex and<tc> 在 2025-09-26 上传 | 大小:2kb | 下载:0
[3D图形编程] OperatePly
说明:读写ply文件的matlab实现。Writes a mesh to a ply file and Reads a ply file (text format). ply files can be in binary format as we-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both<tc> 在 2025-09-26 上传 | 大小:1kb | 下载:0
[图形/文字识别] SPLC501DemoCode
说明:凌阳SPLC501液晶显示程序,包括字符,图片显示等。-The Sunplus SPLC501 LCD<盛庆元> 在 2025-09-26 上传 | 大小:307kb | 下载:0
[3D图形编程] FighterTest
说明:3d的小游戏,适合学习,需要安装OpenGL,不然游戏会出错。-3d game for learning need to install OpenGL, otherwise the game would be an error.<zhanglong> 在 2025-09-26 上传 | 大小:325kb | 下载:0
[3D图形编程] Element3D_x64
说明:MaderElement3DRadio集成库V6_x64-MaderElement3DRadio integrated library V6_x64<李小祥> 在 2025-09-26 上传 | 大小:227kb | 下载:0
[图形图像处理(光照,映射..)] Panorama
说明:szeliski的图像拼接c++源码,未调用开源库,对初学者很有帮助-It is the source code for panorama by szeliski written in c++.It would be useful to read this code<王雨曦> 在 2025-09-26 上传 | 大小:11.41mb | 下载:0
[2D图形编程] animation
说明:用c语言实现艺术清屏。问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观.-C language arts clear screen. Of the problem: in<qigb> 在 2025-09-26 上传 | 大小:1kb | 下载:0