资源列表
pgm_yuv
- yuv原始视频经过xvid编码器编码,在解码后生成的pgm文件是分散的,比如说90帧的yuv最后编解码后编程90个pgm文件,这个pgm_yuv程序作用是把分散的pgm文件合并并转换成yuv文件。
Untitled1
- 自己写的关于图像锐化的几个方法,每幅图像都是一种锐化的结果,大家可以比较着使用.有的追求效果,有的追求速度,大家按照自己的需求选择就可以.合理的解决了锐化过程中的过冲问题,锐化效果自然. 代码绝对原创.-Himself wrote about the image sharpening of several methods, each image is a kind of sharpening results, we can compare the use. Some of the pursu
luminance_contrast_adjust_histogram
- 对图像进行亮度对比度处理时,此.M文件是采用了直方图规格化处理的-see the .M name!
sierpinski
- fractal dimention box
3
- 一个地球 太阳月亮的模拟程序,三维动画效果 有光照处理-A simulation of the Earth' s sun, the moon program, three-dimensional animation effects with illumination
ggg
- hand gesture recognition
3
- 利用opencv实现初始化笔记本摄像头并利用其拍摄视频的功能-Opencv realized the initialization notebook cameras, and to use its video-shooting function
gaussian
- 设计频域滤波器消除噪声 1.选择灰度图像:Lena; 2.对该灰度图像添加高斯噪声; 3.设计高斯低通滤波器以降低噪声: -Design frequency domain filter to eliminate noise 1. Select the grayscale image: Lena 2. Add the grayscale image Gaussian noise 3. Design of a Gaussian low-pass filter to r
matlab-test
- 自相关仿真,波形采用仿真的超声流量计波形,用去噪声的去相关-Simulation, autocorrelation waveform using the simulation waveform of ultrasonic flowmeter, go with noise
gmodify
- function gmodify(pic,uv,gm,og) 功能:对发生桶形畸变的数字图像进行校正 输入:pic-要处理的图像的路径文件名 uv-在发生畸变的图像上的点的坐标 gm-在未发生畸变的图像上对应点的坐标 og- 代表对称中心,它是一个二维向量-the function of gmodify is aimed to rectifying the digital image in which Barrel Distortion has emerged
arg
- a program which shows how to count and report command line arguments-a program which shows how to count and report command line arguments
Texture2
- 基于灰度共生矩阵的纹理特征提取子程序代码-Texture feature extraction based on gray level co-occurrence matrix