资源列表
15_Use_imwrite
- 程序描述:利用imwrite函数生成带透明通道的png图像。-Program descr iption: imwrite use png images with transparent channel function generator.
16_LoadShowOutputImage
- 程序描述:图像的载入、显示和输出示例 初级图像混合。-Program descr iption: The image of the load, display and sample output primary image blending.
14_Use_printf
- 程序描述:printf函数用法示例.开发测试所用IDE版本:Visual Studio 2010.-Program descr iption:. Printf function usage examples used to develop test version of the IDE: Visual Studio 2010.
13_SVMForNonLinearlySeparableData
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM之处理线性不可分数据.-Program descr iption: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM processing of linearly inseparable data.
12_SupportVectorMachines
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM引导.-Program descr iption: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM boot.
11_ObjectDetection
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-人脸识别。-Program descr iption: Samples folder the installation directory OpenCV official sample program- Face Recognition.
10_lkdemo
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-点追踪技术演示。-Program descr iption: Samples folder the installation directory OpenCV official sample program- point tracking technology demonstration.
9_OpticalFlow
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-利用光流法进行运动目标检测。-Program descr iption: Samples folder the installation directory OpenCV official sample program- were moving target detection using optical flow method.
8_CamShiftDemo
- 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-彩色目标跟踪操作。-Program descr iption: Samples folder the installation directory OpenCV official sample program- color target tracking operation.
7_UseCamera
- 程序描述:使用VideoCapture类调用摄像头读入视频并显示。-Program descr iption: Using VideoCapture class reads the video call camera and display.
DCT
- 基于DCT域的数字水印算法主要包括水印调制、水印嵌入和水印提取,首先在嵌入载体图像之前用Logistic混沌序列对水印进行调制,得到一个只有+1和-1随机序列的水印,同时将载体图像进行全局DCT变换,然后将水印图像嵌入人类视觉系统最重要的部分,即DCT最大的系数,DC(Direct Current)部分也包含在这最大的系数中,这部分的系数满足人类视觉特性,会使水印嵌入的性能更好。嵌入算法是将水印与这些系数进行相乘获得新的系数,再用新的系数来替换原来的系数,即获得嵌入水印后的离散余弦域的图像,然后
hough
- matlab实现的hough变换直线检测,包含两种实现代码-hough transform line detection matlab implementation, including two implementations code
