-
pca
说明: 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习(C++ implementation using PCA algorithm to process the data directly)
- 2011-03-01 16:07:23下载
- 积分:1
-
ifs_code_matlab
说明: 实现了平移、缩放、旋转和错切等仿射变换的问题,并用MATLAB逼真模拟了蕨类叶、变形蕨类叶与拟仿射变换分形图。(Achieved a pan, zoom, rotate and cross cutting issues such as affine transformations, and use MATLAB to simulate real fern leaf, fern leaves and to be deformed affine fractal images.)
- 2010-03-28 20:10:33下载
- 积分:1
-
Image-Classification-master
图像分类程序,此图像分类采用 SIFT + Kmeans 聚类的方法,然后调用 MLP 对其特征进行分类处理,速度实现比较快,正确率高(Image classification procedures, the use of this image classification method SIFT+ Kmeans clustering, and then call the MLP classification of its features, faster speed to achieve the correct rate)
- 2021-03-30 20:09:09下载
- 积分:1
-
wavelet_packet_segmentation
本程序是基于小波包的图像分割,内附有程序运行的图像(This procedure is based on the wavelet packet image segmentation, containing the procedures for running the image)
- 2008-01-21 11:32:04下载
- 积分:1
-
统计独立算法求图像的信息熵
一幅大小为256×256的256级灰度图像(每像素8bit)
如果图像的各个像素之间是统计独立的,求该图像的信息熵
-离散无记忆信源
如果图像的各个像素之间不是统计独立的,求该图像的信息熵
-图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256
If each pixel of the image is statistically independent, the information entropy of the image is calculated
Discrete memoryless source
If each pixel of the image is not statistically independent, the information entropy of the image is calculated
Probability distribution model of image pixels)
- 2017-11-24 21:49:34下载
- 积分:1
-
Jsteg
基于DCT的jsteg图像隐写及分析算法,MATLAB实现。
JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, but the DCT coefficients of the original values are O and 1 are not embedded. When extracting secret messages, only the LSB of the quantized DCT coefficients not equal to 0 and l in the encrypted image can be taken out.)
- 2021-04-19 23:48:51下载
- 积分:1
-
PF
说明: 经典的粒子滤波算法,适用于粒子滤波的初学者更好的了解粒子滤波(Classical particle filter, particle filter for better understanding of particle filter for beginners)
- 2011-11-29 09:39:53下载
- 积分:1
-
kfcm
基于核函数的模糊C聚类均值(fcm)算法(FCM algorithm based on kernel function)
- 2010-06-07 11:20:07下载
- 积分:1
-
67506241MM
说明: 数学形态学对信号进行去噪,效果较好,信号扰动特征得到很好保留(Mathematical morphology to signal de-noising effect is better to be a good signal to retain the characteristics of disturbance)
- 2009-08-05 12:03:58下载
- 积分:1
-
hist
直方图修正和彩色变换
功能是直方图修正和彩色变换
(Histogram correction and color conversion
Function and color histogram transformation)
- 2014-01-04 22:05:52下载
- 积分:1