-
这个是opencv函数的介绍和说明,是目前对opencv函数介绍比较详细的资料。...
这个是opencv函数的介绍和说明,是目前对opencv函数介绍比较详细的资料。-This is a function opencv introduction and notes, is the introduction of the opencv function more detailed information.
- 2022-07-18 17:42:47下载
- 积分:1
-
稿件名称:图像处理系列之3
稿件名称:图像处理系列之3--图像增强篇
稿件作者:耿迅
程序名称:ImageTest
运行环境:Win XP;VC
注意事项:
- 2022-12-11 15:25:04下载
- 积分:1
-
快速傅立叶变换,通过在时空域和频率域来回切换图像,对图像的信息特征进行提取和分析...
快速傅立叶变换,通过在时空域和频率域来回切换图像,对图像的信息特征进行提取和分析
- 2023-07-24 07:55:03下载
- 积分:1
-
用于转换bmp多色格式为单色文件的程序。
用于转换bmp多色格式为单色文件的程序。-Used to convert multi-format monochrome bmp file.
- 2022-05-21 04:11:32下载
- 积分:1
-
目标跟踪,并基于VC++开发的OpenCV已经测试成功…
物体跟踪,基于OPENCV和VC++开发的,已经试验过能成功-Object tracking, and OPENCV based on VC++ development has been tested successfully
- 2022-01-25 21:22:05下载
- 积分:1
-
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。-Automatically obtain the best possible threshold, the edge extraction. Because it is based on my items, and used according to the actual situation changed a bit.
- 2022-01-26 03:16:28下载
- 积分:1
-
bmp文件读取,写入库程序。可读取/写入bmp格式及ico格式文件,为后续图象处理所用...
bmp文件读取,写入库程序。可读取/写入bmp格式及ico格式文件,为后续图象处理所用-bmp file to read, write, warehousing procedures. Can read/write format bmp and ico format for follow-up image processing by
- 2022-07-10 21:32:22下载
- 积分:1
-
SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。...
SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
- 2022-03-30 00:30:15下载
- 积分:1
-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的Fa...
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。
关于程序的运行,
DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。
PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp,
而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。
FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project
Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection.
With regard to program operation,
DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms,
Need to emphasize that its only 256-color format for image processing.
PixelFusion engineering program runs,
- 2022-03-09 21:11:55下载
- 积分:1
-
边缘检测与提取,轮廓跟踪的过程,用逗号…
边沿检测与提取,轮廓跟踪
命令行编译过程如下
vcvars32
rc bmp.rc
cl edge.c bmp.res user32.lib gdi32.lib-Edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32rc bmp.rccl edge.c bmp.res user32.lib gdi32.lib
- 2022-08-22 22:43:06下载
- 积分:1