资源列表
L8_Color.pdf
- 关于计算机图像中的色彩处理以及相关资料课件-On the computer image color processing and related information
CPoint3DCloud
- 很好的3D点云处理程序,适合初学者使用,其中有渲染,三角化等-Excellent 3D point cloud processing, suitable for beginners, including rendering, triangulation, etc.
yaleB_9
- 从yaleB人脸数据集中提取的9维subspaces(subspaces with dimension 9 extracted from YaleB dataset)
The_Inventor_Mentor[cn]
- open inventor中文教程 主要介绍open Inventor的使用,是仅有的几部open Inventor的中文书籍。-Focuses on the use of open Inventor, is the only open Inventor several Chinese books.
89346472jindian
- 实现sift算法,比较好的一个程序代码,有助于理解sift算法-achieve sift algorithm, a fairly good code, contribute to the understanding sift algorithm
sift
- sift算法在VC++中的实现,加深对sift算法的理解,有利利于学习-sift in VC++
Vehicle number plate recognition
- codephu of character recogniton using matlab
AspriseOCRv4.rar
- 英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0 int startY = 0 int width = -1 int height = -1 try { startX = Convert.ToInt32(textStartX.Text) startY = Convert.ToInt32(textStartY.Text) width = Convert.ToInt32(textWi
103244848dulain7
- 一个基于vc的车牌识别系统,很有帮助,尤其是对于初学图形图像的人来说,加之还可以-A license plate recognition system based on vc, very helpful, especially for the novice graphic images of people, in addition also
光线跟踪渲染源代码
- RayTracer是个演示光线跟踪的小程序。打开一个场景文件后点绘制就可以画了,由于时间仓促,实现的不是很细致。场景文件的格式就不细说了,提供了几个例子看看。可以设置图像大小,并保存结果。
11100
- lovewithyouherfghdjgf导入注册表导入VC6.0\\chapter9\\conf\\VicAly.reg文件到注册表中。2、 安装SQL Server本系统需要SQL Server 7.0或者更高的版本。3、 导入数据库的脚本建立一个新的数据库VicAly,在这个新库里面执行VC6.0\\chapter9\\db\\VicAly.sql。4、 设置DSN在ODBC配置中设置数据源 DSN_Vicaly,把这个DSN指向SQL Server的VicAly数据库。5、 安装条形码打
The-drawing-of-lines-and-circles
- 计算机图形学实验课中直线和圆的绘制的源代码。-Computer graphics drawing lines and circles