资源列表

« 1 2 ... .91 .92 .93 .94 .95 4596.97 .98 .99 .00 .01 ... 7721 »

[图形图像处理(光照,映射..)DistanceTransform

说明:距离变换,图形图像处理中经常用到的,把一个二值图像变为灰度图像-Distance transform, Computer Graphics often used, to a binary image into a grayscale image
<木头> 在 2025-06-01 上传 | 大小:211kb | 下载:0

[图形图像处理(光照,映射..)diedaifa

说明: 迭代法求阈值的原理: 基于逼近的思想,步骤如下: 1. 求出图象的最大灰度值和最小灰度值,分别记为ZMAX和ZMIN,令初始阈值T0=(ZMAX+ZMIN)/2; 2. 根据阈值TK将图象分割为前景和背景,分别求出两者的平均灰度值ZO和ZB 3. 求出新阈值TK+1=(ZO+ZB)/2; 4. 若TK=TK+1,则所得即为阈值;否则转2,迭代计算。 - Iteration method thresh
<qing> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)nmftoobox

说明:该源码工具包能实现矩阵的NMF分解,即矩阵的非负分解,能够用于图形的处理-This code can be used to realize NMF facterization of matrix
<李中凯> 在 2025-06-01 上传 | 大小:7.12mb | 下载:0

[图形图像处理(光照,映射..)29782205missilesimulation

说明:图像识别 轮廓提取 边缘检测 用于动态目标的检测-Image recognition edge detection contour extraction for dynamic target detection
<花错> 在 2025-06-01 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)EdgeContour

说明:visual c++实现数字图像的边缘检测-edge detection using visual c++
<ahutwxc> 在 2025-06-01 上传 | 大小:2.42mb | 下载:0

[图形图像处理(光照,映射..)shuzituxchul(2)

说明:这是一本关于数字图像处理的书,讲解很详细,适合初学者-This is a book on digital image processing, explaining in great detail, suitable for beginners
<木易> 在 2025-06-01 上传 | 大小:30.16mb | 下载:0

[图形图像处理(光照,映射..)Huffman

说明:实现Huffman编码,用于图像的处理,或者是信息传输中的数据压缩,减少存储容量-to complish huffman code into encode,decode.and tanslatate many l etters into many"0 or 1"to decrease the space.may you good luck!
<nicholas> 在 2025-06-01 上传 | 大小:73kb | 下载:0

[图形图像处理(光照,映射..)pocs

说明:这是有关超解像的程序,使用的是POCS算法,网上有关他的程序很多都缺子程序,这个比较全。-This is the ultra-Jie Xiang procedures, using the POCS algorithm, the Internet many of the procedures of his short subprogram, the more full.
<xiao feng> 在 2025-06-01 上传 | 大小:1.65mb | 下载:0

[图形图像处理(光照,映射..)track

说明:这是一个有关追踪的小程序,使用了partical filter 算法,里面提供了例程 使用很简单。-This is a small program to track the use of the partical filter algorithm, which offers routine use is simple.
<xiao feng> 在 2025-06-01 上传 | 大小:18.51mb | 下载:0

[图形图像处理(光照,映射..)mls

说明:这是2006年发表的有关图像变形的一篇文章,效果非常好。-This is 2006, published an article related to image distortion, the effect is very good.
<xiao feng> 在 2025-06-01 上传 | 大小:703kb | 下载:0

[图形图像处理(光照,映射..)5psnr_absolutepath

说明:图像质量评价中用到的信噪比计算,很适合初学者使用-Image quality assessment used in the SNR calculation
<xiaoqie> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)IMAGEPREGRESS

说明:数字图像处理初学者编写的小程序,简单易懂,方便实用;其中包括RGB变GRAY,图像形态学变换(灰度拉伸,窗口变换等),手动去除噪声点,图像边缘提取,图像像素灰度值输入TXT文档等。-something about image pregress.
<宋立刚> 在 2025-06-01 上传 | 大小:251kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 4596.97 .98 .99 .00 .01 ... 7721 »

源码中国 www.ymcn.org