搜索资源列表
ShaderSpecV1.051
- openGL_shader pdf THE OPENGL® SHADING LANGUAGE 1 John Kessenich Dave Baldwin Randi Rost Version 1.051 28-February-2003-openGL_shader pdf THE OPENGL
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、 安装条形码打
lookup_multi
- //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se
reg-cont
- 图像配准代码, 互信息基础的 仔细研究
Video_and_mage_Processing
- The example design provides a framework for rapid development of video and image processing designs using the library of parameterizable MegaCore® functions available in the Altera Video and Image Processing Suite.
ijl100
- The Intel® JPEG Library 1.00 provides a set of highly optimized C functions that implement JPEG compression and decompression on Intel architecture processors
opencv1.0
- 里边包含OpenCV中文参考手册 OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。
ArcEngine
- ESRI® 的ArcGIS® Engine是一个用于建立自定义独立地理信息系统(GIS)应用程序的平台,支持多种应用程序接口(APIs),拥有许多高级GIS功能,而且构建在工业标准基础之上。 本章将向开发人员介绍ArcGIS Engine开发工具包和ArcGIS Engine运行时软件,讨论如何使用ArcGIS Engine及其不同组件等问题。
DrxSDK_2.07
- opendwg的DWGdirect DRX SDK DrxSDK_2.07.zip-The DWGdirect DRX SDK is a package that allows users to create extensions for DWGdirect-based applications. DRX applications can access the data in a DWG/DXF drawing file, add custom commands to the global DW
jpeg2000_intel
- Intel® Integrated Performance Primitives JPEG 2000 Sample for Windows*-Intel ? Integrated Performance PrimitivesJPEG 2000 Sample for Windows*
TheMATLABSystem
- MATLAB是一种高效的工程计算语言。它结合计算,可视化和编程等功能于一个容易使用的环境,在MATLAVB环境中描述问题和求解问题的程序时,用户可以按照符合人们思维的方式和数学表达习惯的语言形式写程序。-MATLAB® is a high-performance language for technical computing. It integrates computation, visualization, and programming in an easy-to-use en
img-reg
- 对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters
reg
- 利用于图象处理,对多角度拍摄的照片进行清晰化处理,可用于卫星图片的处理.-Use in image processing, multi-angle photographs of treatment to clear, can be used in the satellite picture of the treatment.
ImageRecognitionBasedonRadonTransfor
- 基于Radon变换提出了一种新的图像识别方法,首先构造了二维图像在Radon变换空间的平移和比例 不变量,然后根据变换空间数据的特性,利用奇异值分解得到了旋转不变量并将其用于三类飞机的识别,仿真结果表明该方法具有很好的性能和较高的实用价值。-I nt hisp aper,a n ewi mager ecognitionm ethodb asedo nR adont ransform isp roposed,2一Di magem omentin variant basedo nR adon
get_RGB_value
- 通过单击颜色板上任意一点获取被点击处颜色的REG值。-Get the RGB value of the click point after clicked anywhere on the color board.
wtcl1
- 应用Intel® JPEG Library v1.5处理图像的例子-Using Intel® JPEG Library v1.5 to process image.
MapInfoProfessional
- 涵盖 MapInfo Professional® 的高级用法.包括重新分区 - 将地图对象组合到分区中,构造复杂表达式等-MapInfo Professional ® to cover high-level usage. Including the re-zoning- will map the object into the district, the structure is complicated expressions such as
reg
- 利用ITK实现图像的配准,输入两幅欲配准的图像,输出配准后的图像-the implement of image registration by itk
OpenCV
- 开发包与图象处理OpenCV是Intel® 开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-Development Kit
Introduction.To.Direct3D9
- 3D游戏程序设计入门(DirectX® 9.0)翁云兵 含每章源码-Introduction.To.Direct3D9 including source code