资源列表
[图形图像处理(光照,映射..)] pcnn
说明:脉冲耦合神经网络进行图像分割的matlab程序,利用PCNN点火捕获的相似性集群特性进行图像分割-Pulse Coupled Neural Net<王三> 在 2025-07-28 上传 | 大小:319kb | 下载:0
[图形图象] 001
说明:读取图片,用的是C/C++ 可以将图片读取,结果是一系列数据-read picture<zhangxiaofeng> 在 2025-07-28 上传 | 大小:232kb | 下载:0
[图形图像处理(光照,映射..)] HyperspectralImageObjectDetection
说明:本代码实现了打开三维高光谱遥感图像,并且可对高光谱图像进行小目标识别,绘制ROC、PRC曲线-The code to open the three-dimensional hyperspectral imagery, and hyperspectral images can be small target recognition, draw ROC, PRC curve<耿文浩> 在 2025-07-28 上传 | 大小:2.38mb | 下载:0
[图形图像处理(光照,映射..)] ReadData3D_version1k
说明:本代码可读取各种存储格式的3d数据,例如3维立体图像,或者三通道数据等-This code can read a variety of 3d data storage formats, such as three-dimensional images, or three-channel data, etc.<耿文浩> 在 2025-07-28 上传 | 大小:51kb | 下载:0
[图形图像处理(光照,映射..)] chaos_scrambling_gui
说明:本代码实现了对高光谱遥感图像进行混沌序列置乱加密,其中包括读取三维立体遥感图像、混沌加密以及灰度直方图绘制-This code implements the hyperspectral remote sensing images chaotic sequence of scrambling encryption, including reading the three-dimensional sensing image, and histogram drawing Chaotic Encrypt<耿文浩> 在 2025-07-28 上传 | 大小:2kb | 下载:0
[图形图像处理(光照,映射..)] Bag-of-visual-words
说明:将每一张图的特征点采样聚类成图片的视觉单词 即视觉单词,就是对应图片的代表 创建数据库,将每张图片的视觉单词入库,并建立索引-Will feature a map of each sampling point clustered into visual images of words that is visual words, is to represent the corresponding picture of the is created, the visual image of eac<耿文浩> 在 2025-07-28 上传 | 大小:21.79mb | 下载:0
[图形图像处理(光照,映射..)] FCM
说明:模糊聚类程序,可以很好地用于无噪图像的图像分割。-Fuzzy clustering procedure can be well used for noiseless image segmentation.<王静> 在 2025-07-28 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] cmvnpdf
说明:高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。-Gaussian filter is a linear smoothing filtering, applicable to eliminate the gaus<周文涛> 在 2025-07-28 上传 | 大小:2kb | 下载:0