资源列表
Viola-Jones Face Detection in Matlab
- Face Detection implementing the Viola-Jones object recognition framework, realized in Matlab.
Open CV DFT, DCT
- Implement DFT using Open CV
如何在vc+OpenGL中读取.obj文件
- 如何在vc+OpenGL中读取.obj文件
小波去噪程序
- 局部放电试验所采集的信号中往往混有白噪声、周期干扰信号去除。此处采用常用db系列小波中的db6小波进行9尺度的多分辨分解后,根据白噪声能量特性,估算各尺度的阈值大小,采用硬值进行处理,后进行重构。Matlab程序如下:
逆滤波处理
- 逆滤波处理.rar
fractal
- matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=
image-process
- 实现图像变暗,给图像家噪声,锐化处理的MATLAB原码,可用于图像处理领域-MATLAB source code can be used to darken the image noise to the image home, sharpening the field of image processing
image-matlab-compross
- 有关图像处理的函数与代码,包含图像的显示,加噪各种处理函数-Image processing function code contains the image of the display, adding noise processing function
ColorConvert
- 实现yuv与RGB色域转化,又可以实现RGB与ycbcr色域转化-To yuv conversion of RGB color gamut, but also to achieve the transformation of RGB ycbcr color gamut
traingle
- this a program of triangle using gl_polygon -this is a program of triangle using gl_polygon
raw-to-bmp
- 实现raw格式和bmp格式的转换,并且对bmp图像进行简单处理-Raw format and bmp format conversion, and simple bmp image processing
MapXLecture
- 用MapX组件进行GIS二次开发,实现地图的基本管理与应用-Management and application of GIS secondary development of MapX map
