资源列表

« 1 2 ... .50 .51 .52 .53 .54 3255.56 .57 .58 .59 .60 ... 7721 »

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

说明:最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
<lx> 在 2025-07-22 上传 | 大小:1.21mb | 下载:0

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

说明:openCV API使用文档,详细介绍的openCV的各种函数的使用方法和注意事项-OpenCV API documentation, use the detailed introduction of the various functions of openCV use method and matters needing attention
<lx> 在 2025-07-22 上传 | 大小:1.21mb | 下载:0

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

说明:本程序主要功能包括,图像的打开,可以打开任意格式的图像,然后实现图像的放大缩小等功能-The main features of this program include the image open, you can open any format of the image, and then realize functions such as image zoom
<王静静> 在 2025-07-22 上传 | 大小:12.28mb | 下载:0

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

说明:数字信号处理应用中的一个子函数算法。用于双线性变换中的有理分式代换子程序,这里只考虑分子为常数1的情况。-Digital signal processing applications in a Functions algorithm. Bilinear transform for the rational fraction substitution subroutine, here only consider the situation of a molecule is constant.
<> 在 2025-07-22 上传 | 大小:1kb | 下载:0

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

说明:使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理。-Using the C language header bitmap file to read, so the image histogram equalization processing.
<hu> 在 2025-07-22 上传 | 大小:120kb | 下载:0

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

说明:处理视频文件,跟踪图像目标,用到了MEANSHIFT、帧间差分、重心跟踪等-Processing video files, tracking image target, use the MEANSHIFT, fr a me difference, the focus tracking
<> 在 2025-07-22 上传 | 大小:3.08mb | 下载:0

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

说明:可以讀YUV並將UV對調 然後輸出 很好用 大家下載試試 你不會後悔的-read YUV change UV output
<王以安> 在 2025-07-22 上传 | 大小:3.03mb | 下载:0

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

说明:应用VC++编写,应用GPU的CUDA扩展平台完成FFT运算-Programming with CUDA FFT program
<Louis Fu> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)w_ipp-dmip_p_6.1.5.060

说明:IPP 图像编程范例,应用VC++编译,共大家参考-IPP image programming examples, application VC++ compiler
<Louis Fu> 在 2025-07-22 上传 | 大小:5.76mb | 下载:0

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

说明:此程序是在VC环境下编写的图像压缩和解压的-This program is written in VC environment, image compression and decompression
<李兰> 在 2025-07-22 上传 | 大小:298kb | 下载:0

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

说明:用VC++实现了contourlet变换,contourlet变换分为两个部分,拉普拉斯金字塔和方向滤波器组-With VC++ Realize the Contourlet transform, contourlet transformation is divided into two parts, Laplacian pyramid and direction of filter banks
<王朝霞> 在 2025-07-22 上传 | 大小:21kb | 下载:0

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

说明:visual c++数字图像处理典型算法实现-visual c++ algorithm for digital image processing typical
<feira> 在 2025-07-22 上传 | 大小:71kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 3255.56 .57 .58 .59 .60 ... 7721 »

源码中国 www.ymcn.org