-
qtfm_2_0
利用四元数对彩色图像进行各种图像处理的,如滤波、快速傅立叶变化、图像质量评价等。(Use quaternion various images for color image processing, such as filtering, fast Fourier transform, the image quality evaluation.)
- 2013-10-18 09:10:43下载
- 积分:1
-
graphicexperiment
说明: 用MATLAB实现数字图像处理的块编码,数字化,锐化,灰度级变换,直方差均衡等等。(Using MATLAB realization of digital image processing block coding, digitization, sharpening, gray-scale transformation, and so straight variance balanced.)
- 2008-11-20 20:54:16下载
- 积分:1
-
10.ppt
ppt for calic based image compression ananth
- 2012-10-05 13:58:07下载
- 积分:1
-
064151-20151003676-何涛
基于C++MFC平台进行NDVI计算、最小距离分类、K均值分类,BP神经网络分类等以及精度评价(Based on C++MFC platform, NDVI computing, minimum distance classification, K mean classification, BP neural network classification and accuracy evaluation are carried out.)
- 2018-06-15 16:02:50下载
- 积分:1
-
extract_feature
此工程实现提取jpeg图像的DCT系数首字母概率作为jpeg重压缩检测的特征,以此特征训练出分类模板,可以检测出一张jpeg图像是单压缩还是重压缩。(Works to achieve this extract jpeg image DCT coefficients of the first letter of the probability of detection as a jpeg heavy compression feature, this feature trained classification templates that can detect a single jpeg image compression or recompression.)
- 2021-04-02 21:39:07下载
- 积分:1
-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
ssim
SSIM函数。一种衡量两幅图像相似度的新指标,其值越大越好,最大为1。(SSIM function. A measure of image similarity two new indicators, the greater its value better, a maximum of 1.)
- 2013-10-14 09:51:31下载
- 积分:1
-
main
说明: 使用openmv实现人脸识别。。。。。。。。。。。。。。。。。。(Face recognition is a kind of biometric technology based on facial feature information. A series of related technologies, also known as portrait recognition and face recognition, that use cameras or cameras to collect images or video streams containing faces, and automatically detect and track faces in the images, and then perform face recognition on the detected faces.)
- 2020-11-22 21:01:13下载
- 积分:1
-
Quantization-for-DCT
量化离散余弦变换系数的程序实现及其效果的检测。过程中使用了8x8的分块方法。首先计算每块的离散余弦变换(DCT);然后量化了DCT的系数; 最后进行了反离散余弦变换(iDCT). 程序中还可以设定缩放系数。(Quantify the discrete cosine transform coefficients procedure and its effect detection. The process used in the 8x8 sub-block method. First calculate the block discrete cosine transform (DCT), quantization of the DCT coefficient Finally, the inverse discrete cosine transform (iDCT) program can also set the scaling factor.)
- 2012-03-17 05:33:25下载
- 积分:1
-
灰度共生矩阵
说明: 获取图像灰度共生矩阵特征值代码,包括能量、熵、惯性矩和相关度的均值和标准差,已测试,代码及注释清晰。(The eigenvalue codes of gray level co-occurrence matrix, including the mean and standard deviation of energy, entropy, moment of inertia and correlation, have been tested and the codes and annotations are clear.)
- 2020-06-25 04:20:02下载
- 积分:1