资源列表
ray_trace.tar
- raytacing实现光线跟踪,具有强大的功能-raytracing ,have strong function
importmodel
- 一个功能挺强的程序,能导入模型和贴图,只是个基础的-A feature quite strong program that can import the model and texture, just the basis
DelaunaySourceCodeJava14
- 经典的Delaunay三角化方法,可以实现鲁棒的点集三角化操作-The classic Delaunay triangulation method can achieve robust operation point set triangulation
proposal
- 计算几何voronoi 图的算法说明和详细介绍,很好的Proposal-proposal of computational geometry
Triangulation_source_code
- 任意大小点集的三角化,鲁棒,UI为在C#下编写-Triangulate of the points set
surf
- 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
sift
- 提取SIFT特征点并加以匹配,提供了UI来看一幅图片中的特征点匹配程度-extract the SIFT features, and provide UI to show how much they match.
FaceDetection
- FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持。-FaceDetection is a static face detection process, note that FaceDetection need OpenCV library to provide support.
JpegDecoder
- JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。-JpegDecoder class is mainly used for the decoding of Jpeg files. Usage is very simple, only need to use GetJPEGBuffer function returns an array of pixels decoded.
EasyDraw
- EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple drawing software, this example will be the integrated use of this chapter describes the Visual C++ 2005 basic knowledg
OpenGLHMR
- 自己写的一个简单的OpenGL程序,能绘制多边形,移动多边形,改变多边形的颜色,改变多边形的属性-Wrote it myself, a simple OpenGL program that can draw the polygon, move polygon, change the color of the polygon, change the properties of polygons
SphereHMR
- 一个简单的OpenGL程序,显示一个三维立体球-A simple OpenGL program, showing a three-dimensional ball
