资源列表
GPrinter
- 打开宽度相同的bmp,单击Generate,先是获得整合后图片的整体视图,最后自动将输入的bmp文件整合形成一张bmp文件-Open the width of the same bmp, click Generate, first to obtain integrated picture of the overall view, the final automatically input bmp file integration to form a bmp file
RayTracing
- 光线追踪程序,用Java实现。包含源代码,class文件和一个jpg格式的效果图。显示的是1000个球体和两个三角面片拼成的地板。-Ray Tracing program written in Java
login
- 建立MFC工程,实现用户登录界面并要求输入密码功能,供初学者学习和参考,内容比较基础-Establish the MFC project, realize the user login interface and required to enter your password, for beginners learning and reference, that is basic
Texturesimple
- 计算机图形学中简单纹理处理的程序,可光照,贴图处理-Computer graphics texture processing procedures, light, texture processing
30142046475
- 很实用的一个图片上传得例子 图片上传:生成缩略图 加文字水印 图片水印 51aspx.png为水印图片 远程图片抓取(保存到本地)支持jpg、gif、bmp、png 图片抓取后自动以Auto+日期+原名称命名-a very practical example of a picture upload pictures upload : generate thumbnail images with text watermarks 51aspx.png watermark for th
optical-flow-code
- 光流算法 很好的参考资料 值得借鉴 学习的好东西-Optical flow algorithm is a good reference is worth learning a good thing
face_detection
- 一个检测人脸的程序,简单易懂很容易上手, 新手好懂-A face detection program, easy to understand very easy to use, easy to understand novice
face_detection
- 一个简单的人脸识别程序 可运行-A simple recognition program can be run
Graham
- 应用Graham算法查找散乱点集凸包,该程序演示了2D凸包的查找。按W键随机生成散乱点,并显示查找的最终凸包。-Find the convex of scatter points by graham algorithm. Press w key to generate random points, and the convex will be displayed.
image-display-software-
- 可对静态图像进行显示,及一些基本的处理。例如,几何变换、二值分割、灰度变换,并且能对图像的像素点进行RBG定位显示等。用C++builder编的。-Static images can be displayed, and some basic processing. For example, the geometric transformation, binary segmentation, gray level transformation, and can be RBG pixels of
vosm0.3.3
- 国人开发的人脸识别c++源代码,需要配合boost和opencv-the face detection vosm
LEM-Algorithm
- LEM(拉普拉斯特征映射)算法,拉普拉斯特征映射是基于局部邻域,保持局部结构的流形学习方法。LEM通过一个无向加权图刻画流形上数据点间的近邻关系,图的顶点为原始数据点,图的边对应点之间的近邻关系,边的权值对应近邻点之间的相似程度(也可以是某种距离),LEM在低维嵌入空间中尽量保持图中数据点之间的近邻关系,然后求取嵌入坐标。通俗的说,LEM认为在高维数据空间离得近的点在低维嵌入空间也应该离得近-LEM (Laplace feature mapping) algorithm, Laplace fea
