资源列表

« 1 2 ... .13 .14 .15 .16 .17 1718.19 .20 .21 .22 .23 ... 7722 »

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

说明:边缘检测之后,用于检测边缘的线条,用链表的格式存储线条,便于计算线条的长度,曲率,斜率等参数。 自己写的代码,改编(精简)自国外大神Peter Kovesi的源码,我加了详细的中文注释,可作参考。 Usage: [edgelist edgeim] = myedgelink(im, minlength) Arguments: im - 细化过的二值边缘图 minlength - 短于此值长度的线条被忽略
<yangwenbin> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:此示例说明了如何使用vrMaterial的。它定义类MyApp,这是从vrApp派生,并覆盖vrApp:: onKeyInput()方法,以便下面描述的键盘输入。示例显示一个简单的球体,并且允许用户修改的材料参数。-This sample illustrates the use of vrMaterial. It defines the class myApp, which is derived from vrApp, and ove
<姚娟> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:遗传算法解决八皇后问题。八皇后问题是一个NP问题,它的目标是把国际象棋的八个皇后摆在8X8的棋盘上,使得没有一个皇后能俘获任何别的皇后,即每一行每一列仅有一个皇后,每条对角线上至多有一个皇后。-Genetic algorithms to solve the eight queens problem. Eight queens problem is an NP problem, and its goal is to place the c
<冯姥姥> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:用Java中自带包实现图像的基本操作,包括转换为RGB矩阵,像素点,显示(显示方式),-Java comes with the package to achieve the basic operation of the image, including the conversion to RGB matrix pixel display (display), etc.
<jjkk> 在 2025-04-02 上传 | 大小:3kb | 下载:0

[图形图像处理(光照,映射..)Image-enhancement-and-restoration

说明:图像的增强和复原,灰度变换、直方图修正、卷积定理、滤波处理。-Image enhancement and restoration, gray transform, histogram correction, convolution theorem, the filtering process.
<王雪峰> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:数字水印算法 采用DCT经典算法用matlab编写-DCT digital watermarking algorithm uses the classical algorithm using matlab
<wdzcm> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:利用高斯高通滤波器对图像的处理,其具体的实现的Matlab的代码-Gaussian high-pass filter for image processing, and its concrete realization of Matlab code
<李伟哲> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:各种图像放大算法的比较和峰值信噪比的源码-Comparison of various image zoom algorithms and peak signal to noise ratio of the source
<张宽利> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:像素鸟源码 -pixel bird source
<vitas> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:simle detect 对人脸识别zhongyaoxing-simle detect face recognition zhongyaoxing
<jimmy> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:二值化 设置最佳阈值 迭代算法 细化过程 图像效果好-Binarization optimal threshold set a good image effect iterative algorithm refinement process
<李龙生> 在 2025-04-02 上传 | 大小:3kb | 下载:0

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

说明:通过相关度的计算,实现相邻帧图片的匹配,从而监测到运动-By calculating the correlation of adjacent fr a mes to achieve matching of the image, thereby to monitor the movement of
<许然> 在 2025-04-02 上传 | 大小:3kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1718.19 .20 .21 .22 .23 ... 7722 »

源码中国 www.ymcn.org