资源列表
[图形图像处理(光照,映射..)] Ascii text image generator
说明:Descr iption: Starting from an image file, it generates a .txt file containing the image in Ascii text format.<gz> 在 2025-07-21 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] pollifill
说明:计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法 程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.<家> 在 2025-07-21 上传 | 大小:2kb | 下载:0
[图片显示浏览] Webcam Capture to Clipboard
说明:从Webcam捕捉图像并copy到clipboard,非常简单直接,总共十来行的程序,Vb6 源程序-from Labs WebCam to capture images and copy to the clipboard, is very straightforward, to a total of 10 lines of procedures, Vb6 source<安家> 在 2025-07-21 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] hough transform
说明:perform the Hough Transform of a square binary image. Significantly faster than version 1.<hi> 在 2025-07-21 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] 抓取屏幕
说明:用VB做的一个小程序,可以抓取当前屏幕。-VB do a small program will be able to capture the current screen.<王凯> 在 2025-07-21 上传 | 大小:2kb | 下载:0
[3D图形编程] MyTranslateTexture
说明:三维实现的纹理。有些意思。 欢迎下载。呵呵。Good Luck!-achieve 3D textures. Interesting. Welcome to download. Ha ha. Good Luck!<咚咚> 在 2025-07-21 上传 | 大小:2kb | 下载:0
[图形图象] OpenCV种子填充实现彩色图像分割的代码
说明:OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color image segmentation.<陈其星> 在 2025-07-21 上传 | 大小:2kb | 下载:0
[图形图象] OTSU方法计算图像二值化的自适应阈值
说明:OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,<陈其星> 在 2025-07-21 上传 | 大小:2kb | 下载:0