资源列表
ED256
- 运用VC++对图像处理中的边缘检测、图像预处理进行及图像匹配编程,产生了理想的效果-Use VC++ On image processing edge detection, image preprocessing was conducted and the image matching program produced the desired results
halagougou
- 通过一个图形用户界面(GUI)演示常见的三维函数图形,演示sphere函数曲面、变化的cylinder曲面绘图、变化的多峰函数。并且可以对以上三个函数进行加网格,坐标边框,以及对函数进行色度变换。-Through a graphical user interface (GUI) presentation function common three-dimensional graphics, presentation function sphere surface, changes in cyli
Hough-circle-detection
- Hough变换检测圆,matlab源代码-Detection of circular Hough transform, matlab source code
MATLAB
- Using the function to sample the voice signal and achieve fast Fourier transform in MATLAB, and then get the signal characteristics of the spectrum.Filtering the signal from the filter,and then playback the signal of voice
contourtrack
- matlab边界自动跟踪程序,该程序可以直接运行,涉及边界判别准则和搜索准则。图像要求为二值图像,可输出为边界的点的坐标和轮廓图像。-matlab boundary automatic tracking program can be run directly involving border criteria and search criteria. Image requirements for binary images can be output for the coordinates of
LicensePlateRecognition
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
graphicexperiment
- 用MATLAB实现数字图像处理的块编码,数字化,锐化,灰度级变换,直方差均衡等等。-Using MATLAB realization of digital image processing block coding, digitization, sharpening, gray-scale transformation, and so straight variance balanced.
SAR_Images_Process
- 合成孔径雷达成像处理技术,图像处理的各种先进技术,SAR成像的物理机理及其数据的数学特征,SAR图像。-Synthetic aperture radar imaging processing technology, image processing, a variety of advanced technology, SAR imaging of the physical mechanism and mathematical characteristics of the data, SAR im
ism-feb08
- 国外图像处理牛人Bastian Leibe的目标跟踪程序,在UNIX环境下执行,是很新颖的理论,效果也很好,可以参考他的论文加以学习-Image processing cattle people abroad Bastian Leibe target tracking procedures implemented under the UNIX environment, is a very novel theory, the results would be very good, can refe
optical flow
- 计算视频或者图像中相邻两帧的光流场。 本光流场算法使用是 多项式展开的方法 配置好视频的路径之后,直接运行就可以了。-Calculation of video or image of two adjacent optical flow field. The optical flow algorithm using the polynomial method is a good video of the path configuration, the direct operation
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
stereoflowMatlab7
- matlab下面立体匹配和光流场计算代码,希望能对大家有所帮助。-matlab the following three-dimensional matching and optical flow field calculation code, hoping to be helpful to everyone.