-
Ext-2
可以在程式畫面上任意畫圖寫字並且可清除再任意使用(Can any drawing program screens and write and to clear any longer use)
- 2012-09-02 17:38:10下载
- 积分:1
-
Gaussian
打开24位彩色bmp文件, 显示该图像
将图像内容顺时针旋转90度后显示出来
将图像分成等大小的4块,将第1和第3块像素互换后保存
将旋转后的图像转换成灰度图像显示,并保存
对灰度图像求Sobel边缘图,显示出来,并保存
对灰度图像进行Gaussian平滑,并保存(需要体会平滑的作用)
对灰度图像进行2值化(Open 24-bit color bmp files, displays the image will rotate clockwise image content displayed image is divided into four equal-sized 90 degrees, the first and three pixels after swap to save the rotated image conversion ashes of the image display, and save images to grayscale seeking Sobel edge map is displayed, and save the gray image Gaussian smoothing, and save (experience required smoothing effect) grayscale image binarized)
- 2020-06-29 07:40:01下载
- 积分:1
-
FaceRecognition1
基于AdaBoost的人脸检测程序代码(是用c++编写的)(AdaBoost-based face detection program code (written with c++))
- 2013-06-24 15:22:08下载
- 积分:1
-
dingbiao
摄像机定标。用matlab程序编写的将世界坐标系下的坐标转到图像坐标系的m文件(Camera calibration. M file matlab program the coordinates in the world coordinate system to image coordinate system)
- 2012-11-27 10:17:31下载
- 积分:1
-
TV-L2-Inpainting
经典的ROF模型,可以用于图像去噪,图像分解;TV图像修复(The ROF model can be used for image denoising)
- 2017-06-21 16:21:50下载
- 积分:1
-
pics_match
用于图像拷贝检测的图像匹配,提取图像的SIFT特征点,构成图像的特征。(For image copy detection of image matching, image SIFT feature point extraction, and then sift feature point the image characteristics)
- 2013-08-27 15:46:21下载
- 积分:1
-
libGMM
说明: matlab2016b编写的调用了库函数的混合高斯背景建模源代码。(The source code of Mixture Gauss Background Modeling which calls library function is written by MATLAB 2016b.)
- 2019-06-13 20:05:01下载
- 积分:1
-
capon
采用8个阵元,利用CAPON算法,进行DOA,画出波达方向估计误差随着信噪比变化的曲线图(Eight elements, the use of the CAPON algorithm of DOA draw the DOA estimation error changes with the SNR curve)
- 2012-02-13 21:55:05下载
- 积分:1
-
基于图象小波变换的图象编码的经典算法SPIHT(Matlab)
基于图象小波变换的图象编码的经典算法.程序中包括压缩和解压缩的过程,有可执行的示例.(Image-Based Wavelet Transform Image Coding Algorithm classic. Procedures, including compression and decompression process, the sample has executable.)
- 2020-07-07 14:28:57下载
- 积分:1
-
DCTJPEG
blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m,
对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。
其中,blkproc.m为分块DCT变换函数;
DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数;
zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。
Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. (This function tests the DCTJPEG codec)
- 2013-03-24 12:06:34下载
- 积分:1