搜索资源列表
hao.rar
- 一个基于小波变换的彩色图像嵌入水印的算法,Based on wavelet transform a color image watermark embedding algorithm
DSP_C
- 一、内容 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 Dsp_c C语言编写的算法程序。 二、运行环境 硬件环境:Pentium 200以上计算机,64M内存,真彩色显示卡。 软件环境:Windows 98/NT/2000,Turbo C,FORTRAN77 V5.10, MATLAB 5.X以上版本;-1, containing the words " Digital Signal Processing- Theo
DSP_FORTRAN
- 一、内容 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 \Dsp_fortran FORTRAN语言编写的算法程序。 二、运行环境 硬件环境:Pentium 200以上计算机,64M内存,真彩色显示卡。 软件环境:Windows 98/NT/2000,Turbo C,FORTRAN77 V5.10, MATLAB 5.X以上版本; -1, containing the words " Di
DSP_MATLAB
- 一、内容 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法。 \Dsp_matlab 用MATLAB编写的信号处理程序,包含本书各个章节的 大部分例题。 二、运行环境 硬件环境:Pentium 200以上计算机,64M内存,真彩色显示卡。 软件环境:Windows 98/NT/2000,Turbo C,FORTRAN77 V5.10, MATLAB 5.X以上版本; -1, containing the
colorHistogram_v_0_8_0
- The program is to perform the operation of contrast enhancement using histogram equalization. the program is capable of doing enhancement of color images also.-The program is to perform the operation of contrast enhancement using histogram equalizati
plot_y_e
- matlab中的画图程序,包括了坐标设置,最大范围设置,增加网格,网格间距,曲线颜色粗细,曲线类型。-Matlab drawing program, including the coordinate set, maximum range setting, increasing the grid, the grid spacing, color thick curve, curve type.
redobjectracking
- Object Recognition of Red color objects in a Live video stream camera. It is a Matlab Code-Object Recognition of Red color objects in a Live video stream camera. It is a Matlab Code
white
- white color Tracking matlab code
tnn7_code_201212141110
- 人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的