资源列表

« 1 2 ... .00 .01 .02 .03 .04 5405.06 .07 .08 .09 .10 ... 7721 »

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

说明:聚类算法,在许多应用中,可以将一些簇中的数据对象作为一个整体来对待。 -cluster
<zy> 在 2025-06-11 上传 | 大小:3kb | 下载:0

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

说明:用c语言编写的目标跟踪代码,可以运行的出来,算法还有改进的空间-meanshift tracking
<zy> 在 2025-06-11 上传 | 大小:19.79mb | 下载:0

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

说明:物联网中LCD的实验,用c++编写的程序,可用于学生实验的演示-Internet of Things LCD experiment, with c++ written program can be used for the experimental demonstration of students
<zy> 在 2025-06-11 上传 | 大小:8.1mb | 下载:0

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

说明:文件传输 了解图片框和文本框的属性方法和事件-picture andword translation
<WJJ> 在 2025-06-11 上传 | 大小:12kb | 下载:0

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

说明:用于给出三维物体和光源位置,输出二维图像,包括每一元素点的光线强度-Used to give three-dimensional objects and the position of the light source, the output of the two-dimensional image, the light intensity of each element
<yangyu> 在 2025-06-11 上传 | 大小:2kb | 下载:0

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

说明:数字图像处理,冈萨雷斯 课本的源代码程序-Digital Image Processing Gonzalez source code program textbooks
<> 在 2025-06-11 上传 | 大小:148kb | 下载:0

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

说明:基于VS2010的图像分割源码,包含一些常用的图像分割算法,如边缘检测、区域生长、阈值分割等,需添加灰度图调试-Based on the the VS2010 image segmentation source, contains some of the commonly used image segmentation algorithm, such as edge detection, region growing, thresholding, need to add the gray lev
<马蕾> 在 2025-06-11 上传 | 大小:19.89mb | 下载:0

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

说明:ENVI二次开发的批处理模版, 默认为数据格式转换为tiff格式。-a idl program used for remote sense image batch dealing.
<王龙> 在 2025-06-11 上传 | 大小:197kb | 下载:0

[图形图像处理(光照,映射..)DFT-and-DCT-transformations

说明:二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
<Zhang> 在 2025-06-11 上传 | 大小:381kb | 下载:0

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

说明:Canny边缘检测是一种基于最优化算法的边缘检测算子,具有检测精度高和信噪比良好等优点。本代码完整实现了Canny算子,并利用canny算法对输入图像进行边缘检测,输出边缘图像。-Canny operator is an edge detection operator based on the optimized method. This code implemented Canny operator, and output the edge image.
<Zhang> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)K-means

说明:在诸多的图像分割算法中,K-means聚类方法体现出了高效性和简洁性。该代码完整实现了k-means算法,并利用该算法进行图形分割。k-means 算法接受参数 k,然后将事先输入的n个数据对象划分为 k个聚类以使得所获得的聚类满足:同一聚类中的对象相似度较高,不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-This code implements the K-means method for image segmentation,
<Zhang> 在 2025-06-11 上传 | 大小:61kb | 下载:0

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

说明:图形变换,是在计算机图形图像方面的,主要实现图形形状,颜色等变化,由远及近的一些放大缩小功能-Graphics transform, is in the computer graphics field, main graphic shape, color change, by far and near the zoom function
<飞飞> 在 2025-06-11 上传 | 大小:2.8mb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 5405.06 .07 .08 .09 .10 ... 7721 »

源码中国 www.ymcn.org