-
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/...
/*
程序名称:laplace.c
功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。
*/-/* Program Name: laplace.c functions: from camera or AVI file to be video streaming, video stream on the edge detection, and output results.* /
- 2022-01-26 07:19:44下载
- 积分:1
-
图像处理中,角点检测可谓特征提取很常用的一种方法。本程序为Harris 角点检测的源码...
图像处理中,角点检测可谓特征提取很常用的一种方法。本程序为Harris 角点检测的源码-Image processing, corner detection is a very commonly used feature extraction methods. This procedure for the Harris corner detection of the source
- 2022-02-01 11:22:25下载
- 积分:1
-
利用分层方法进行区域分割的新方法,很实用。
利用分层方法进行区域分割的新方法,很实用。-Stratification method to use the new method of region segmentation, it is practical.
- 2022-06-14 08:48:09下载
- 积分:1
-
application that can process some simple image
application that can process some simple image
- 2022-01-25 16:22:27下载
- 积分:1
-
图像复原 图像退化 运动模糊复原 非约束复原 约束复原
图像复原 图像退化 运动模糊复原 非约束复原 约束复原-Image Restoration of degraded motion-blurred image to recover non-binding constraint recovery recovery
- 2023-05-30 23:50:03下载
- 积分:1
-
Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face d...
基于visual c++ 2005和OpenCV环境
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
- 2022-01-26 03:18:51下载
- 积分:1
-
源代码的阈值分割和轮廓提取。在VC6.0下通过…
阈值分割和轮廓提取的源代码。在vc6.0下通过编译。欢迎下载。-Threshold segmentation and contour extraction of the source code. In vc6.0 through the compiler. Welcome to download.
- 2022-11-21 12:40:03下载
- 积分:1
-
人脸检测程序代码,你可以是一下啊!!!还是不错的呢
人脸检测程序代码,你可以是一下啊!!!还是不错的呢-face detection code, you can be about ah! ! ! Or good?
- 2022-05-28 09:29:38下载
- 积分:1
-
SAR数据分解,得到奇次分量、偶次分量、体分量
SAR数据分解,得到奇次分量、偶次分量、体分量-SAR data decomposition, the odd weight of even weight, body weight
- 2022-02-12 23:29:21下载
- 积分:1
-
处理DIB位图的完整框架,建立了CDibImage类,可以自己扩充,是不可多得图像处理的程序。...
处理DIB位图的完整框架,建立了CDibImage类,可以自己扩充,是不可多得图像处理的程序。-DIB bitmap handle the integrity of the framework established CDibImage category, their expansion, is a rare image processing procedures.
- 2022-02-12 00:30:58下载
- 积分:1