-
machine-vision-algorithm-
包含基于VC++的各种图像、视频处理的源码如图像增强、灰度位图处理、图像平移旋转、bmp2txt等程序源码(Contains various images VC++ based video processing source code, such as image enhancement, grayscale bitmap processing, image translation and rotation, bmp2txt program source code, etc.)
- 2014-05-03 14:54:22下载
- 积分:1
-
wavelet
用c语言写的db4多尺度小波去噪代码,效仿matlab的方式,将分解后的系数存放在原数组里(Db4 multi-scale wavelet denoising code, c language written emulate matlab manner, the decomposition coefficients stored in the original array)
- 2021-03-15 14:49:22下载
- 积分:1
-
raws-reading-and-fusing
Matlab下,读取raw文件,实现多波段图像融合,高光谱与高分辨率图像融合,包括直接融合,傅里叶变换后融合,小波变换后融合及HIS变换后融合。(On Matlab,how to read and
show raw files, achieve more band mergering,spectrum image and high resolution image fusiing,including direct fusion,Fourier transform fusion, wavelet transform fusion and HIS transformation fusion
)
- 2012-03-02 11:27:40下载
- 积分:1
-
DFT&DCT
编程实现二维8*8图像块的DFT,DCT变换
输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间
编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block
Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time
The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
- 2021-01-18 11:58:43下载
- 积分:1
-
pcalda
说明: 包括pca和lda两个文件,先用pca降维后进行lda进行分类,用于人脸识别,实验结果很好。(It includes 2 files pca and lda. After the dimensionality reduction of pca, use lda for classification in face recognition. It has a very good experimental results.)
- 2009-08-22 19:43:06下载
- 积分:1
-
MZigZag
ZIGZAG程序,实现对图像矩阵ZIGZAG顺序读取。通常作为函数调用。还有就是霍夫曼编码的程序,得到图像霍夫曼的编码(ZIGZAG procedures ZIGZAG image matrix to achieve the order read. Usually as a function call. There is the Huffman code procedure, the image encoding Hoffman)
- 2008-04-30 15:54:11下载
- 积分:1
-
automatic_image_segement
说明: 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy related knowledge is introduced to realize full-automatic image segmentation. However, when the Gaussian mixture model is used to analyze the image data, there will be some over-fitting phenomenon, resulting in that we cannot get the expected number of clusters. In this paper, a reasonable merging criterion is designed to simplify the model and effectively eliminate the over-fitting phenomenon, so that the final clustering number is in line with the expectation. A reasonable criterion is designed to improve the automatic image segmentation method and make the segmentation result more optimized.)
- 2019-04-24 09:40:45下载
- 积分:1
-
EMSegementation
说明: EM算法是最为经典的统计图像分割方法,代码基于matlab,使用EM算法实现图像分割,源代码加实例图像,非常好用(By using EM algrithm to realize the segementation of image)
- 2021-04-27 13:08:45下载
- 积分:1
-
对影像进行SavitzkyGolay平滑ENVI_Savitzky_Golay_Filter
说明: 对影像进行SavitzkyGolay平滑,去除噪点(To smooth the image and remove the noise)
- 2020-02-15 10:46:27下载
- 积分:1
-
exp_5
实现形态学的腐蚀,扩张,开,闭及击中击不中变换(Realize the morphology of corrosion, expansion, open and close and hit-miss transform)
- 2008-05-14 21:24:13下载
- 积分:1