-
reconsitution
说明: 使用PCA将数据集降维,降维后将特征脸还原(Use PCA to reduce the dimension of the data set, reduce the feature face after dimension reduction)
- 2019-11-21 11:53:10下载
- 积分:1
-
photo-viewer
一个图片浏览器程序,除了基本的图片浏览功能外,还包括图像特效处理功能和特效处理算法。(An image browser program, in addition to basic image browsing functions, including image effects processing capabilities and effects-processing algorithms.)
- 2011-10-19 16:05:12下载
- 积分:1
-
matlab
基于分形理论的改进的一种图像分割算法,用matlab语言实现(Based on Fractal Theory An improved image segmentation algorithm)
- 2013-08-12 11:11:26下载
- 积分:1
-
RSFoBa-Demo
一种效果比较好的高光谱解混算法,模拟数据以及真实数据的实验都在,直接可以跑。(An effect good hyperspectral unmixing algorithm, experimental simulation data and real data are in, you can directly run.)
- 2016-04-20 16:12:39下载
- 积分:1
-
matlab常用图像处理源码合集
说明: 一系列关于图像处理的matlab常用源码合集(A collection of common source codes about image processing of MATLAB)
- 2020-04-16 16:57:08下载
- 积分:1
-
eg2
用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。(Half of them with the data ANN-BP algorithm design classifier, and the other half data used to test the performance of classification.
)
- 2012-03-26 11:20:12下载
- 积分:1
-
svm
图像处理模式识别一种分类算法:svm,对于所提取的图像的特征进行训练学习然后分类。(Image processing, pattern recognition of a classification algorithm: SVM trained to learn the characteristics of the extracted image and then classified.)
- 2020-07-08 16:08:56下载
- 积分:1
-
php图像处理 image-master
php图像处理,用php实现,进行简单的操作,编辑,修改等功能(Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and compose images. The package includes ServiceProviders and Facades for easy Laravel integration.)
- 2020-06-22 02:40:01下载
- 积分:1
-
帧间差分提取运动目标
说明: matlab实现帧间差分提取运动目标,包含测试视频和运行效果。在背景固定的视频中效果较好。附赠lena图片以供CV学习。(Matlab achieves inter-frame differential extraction of moving objects, including testing video and running effects. It works well in video with fixed background. Enclosed Lena pictures for CV learning.)
- 2020-06-20 22:40:01下载
- 积分:1
-
DCT_JPEG
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
- 2011-05-16 17:00:59下载
- 积分:1