资源列表
FFD实现自由变形
- 打开目标模型文件,点击显示模式控制网格,然后按住shift同时拖动鼠标,选择控制网格上的点,拖动选中点的,然后点击变形,模型会按住FFD算法进行变形。
icon001
- 图标库,种类齐全 编程中使用的图标带来许多方便,还可以自己修改-icon library, the full range of programming icon brought many conveniences, they can even change
raycasting_tutorial
- 光线投射算法实现 可使用输入体数据 内含raw格式数据-Ray-casting algorithm using the input data can be contained. Raw data format
PacMan
- 2D PacMan on OpenGL C-2D PacMan on OpenGL C++
ImageBoard.rar
- 使用vc6.0编的一个类似windows画图程序的软件,主要有四大功能,一,画图,自己选择颜色,线型,填充方式,还有选择框,橡皮擦等功能。二,图像变换,主要有旋转,缩放。改变相框大小。三,颜色处理,可以实现彩色与灰度图像的转换,颜色过滤,颜色调整,亮度、对比度调整。四,图像处理,主要实现平滑,锐化,中值滤波,边缘检测,傅里叶变换等等。 这个程序相当于一个画图和一个photoshop软件的综合,功能十分强大。,Vc6.0 compiled using a drawing program simi
foreman_qcif
- 经典视频测试序列--forman,matlab 编程;视频编解码-new video test-forman
ImgProcess
- 边缘的精确提取,包括多种方法的实现,可提取只直线和曲线和特征点,精确度比较高
SAR2010302590010
- 运用GDAL库打开SAR的各种数据,包括tiff、raw、jpg、bmp-Using GDAL library to open a variety of SAR data
qt-jiaocheng
- qt入门级编程教程,非常适合初学者学习和使用,快速掌握基础qt编程技术-qt entry-level programming tutorial, very suitable for beginners to learn and use, quick to grasp basic programming techniques qt
OBJReadandRender.rar
- 用VC++写的读取用3D Max做的obj文件的程序,并实现了3D模型的渲染和绘制,以及对模型位置、光线的调节等功能。此源码一定可以通过编译运行,请放心使用~~,Using VC++ to write the read 3D Max to do with obj files, and the rendering of 3D models and rendering, as well as the location of the model, light regulation and other
1stpost
- 最小二乘法曲线拟合程序 经过调式 供大家参考