搜索资源列表
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
SimImage_beta01
- 基于图像内容的视觉相似搜索引擎,自动分析图像中的颜色、纹理、形状、空间特征等 作为搜索的关键数据,通过特定算法搜索相似的图片。-The visual image content-based similarity search engine, automatic analysis of images in color, texture, shape, spatial characteristics of the critical data as a search through a parti
ctj
- 本代码实现了图象的颜色,纹理,和轮廓特征的提取方法的实现-Realize the image of the code of color, texture, and contour feature extraction methods realize