资源列表
[图形/文字识别] ConsoleEXIFINFO
说明:照片信息提取,读取照片属性的详细信息。 我们将这些读取EXIF信息的软件归纳后分为四类:专业EXIF信息查看工具(以富士的EXIF viewer为例) 、具有查看EXIF信息的强大通用看图工具(以ACDSee为例)、支持EXIF信息查看的操作系统(微软的Windows XP)以及可以修改EXIF信息的另类工具(EXIF Editer),而我们这里要讲的是通过C#在WEB上读取一个图片的EXIF信息。-Photo information extraction, read the details<gjr> 在 2025-10-01 上传 | 大小:56kb | 下载:0
[OpenGL] Lesson01
说明: 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程. -Creating an OpenGL window: In this tutorial, I will teach you in a Windows enviro<wowo> 在 2025-10-01 上传 | 大小:2.4mb | 下载:0
[OpenGL] Lesson02
说明: 你的第一个多边形: 在第一个教程的基础上,我们添加了一个三角形和一个四边形。也许你认为这很简单,但你已经迈出了一大步,要知道任何在OpenGL中绘制的模型都会被分解为这两种简单的图形。 读完了这一课,你会学到如何在空间放置模型,并且会知道深度缓存的概念。 -Your first polygon: a tutorial in the first basis, we add a triangle and a quadrilateral. Perhaps you think th<wowo> 在 2025-10-01 上传 | 大小:3.5mb | 下载:0
[OpenGL] Lesson03
说明:添加颜色: 作为第二课的扩展,我将叫你如何使用颜色。你将理解两种着色模式,在左图中,三角形用的是光滑着色,四边形用的是平面着色。 -Add color: as the second extension of class, I will tell you how to use color. You will understand the two kinds of color modes, in the left, with a smooth colored triangle, qua<wowo> 在 2025-10-01 上传 | 大小:3.26mb | 下载:0
[图形图像处理(光照,映射..)] thin
说明:30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测)-30 image processing VC++ source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretch<eastbao> 在 2025-10-01 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] zoom
说明:用VC6.0编写的双线性插值算法进行图片的批量缩放。-Bilinear interpolation with VC6.0 write batch image scaling algorithm.<沈昌力> 在 2025-10-01 上传 | 大小:12.21mb | 下载:0
[图形图像处理(光照,映射..)] improvedDWT
说明:一种基于DWT的自适应数字水印算法。先将图像进行DWT分解,然后根据选定像素与其四邻域均值的关系,确定要嵌入的水印值。-DWT-based adaptive digital watermarking algorithm. DWT decomposition of the image first, then the selected pixel and its neighbors according to the relationship between the mean field, deter<wangran> 在 2025-10-01 上传 | 大小:166kb | 下载:0
[图形图象] ycbcrconver
说明:实现ycbcr4:4:4到ycbcr4:2:2的格式转换-Achieve ycbcr4: 4:4 to ycbcr4: 2:2 format conversion<孔令术> 在 2025-10-01 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] rgb2ycbcr
说明:实现rgb到ycbcr的格式转换,目前ycbcr为4:4:4-Rgb to ycbcr realize format conversion, 4:4:4 currently ycbcr<孔令术> 在 2025-10-01 上传 | 大小:1kb | 下载:0