搜索资源列表
opencv_dft
- 本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。 实验功能: 单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。 将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心
Motion_detect2
- 基于opencv的移动监测,基于TTX引擎的语音报警, 可以讲监测的图片发至邮箱,可以通过飞信发送短信-based on the opencv, based on the TTX, send picture to you e-mail, send message to your phone by fetion.
opencvchangepic
- 采用OPENCV库来对图片进行变换处理,采用的是对单个像素点来进行移动变换-The OPENCV library to transform images processing, USES a mobile transformation of single pixel points
tracing
- 在大量帧的图片中找出位置变化的物体,则为移动目标,在通过opencv中的函数圈出目标-Identify the change in position of objects in the image in a plurality of frames, for the moving target, through the function opencv target circle
OpencvShowImg
- opencv 对话框加载图片 鼠标移动查看像素值 彩色图转换为灰度图-opencv
GETIMAGE
- 使用OPENCV2.1开发的图片处理工具.可用于图片浏览,批量放缩,移动,截图等功能.安装到D:\GETIMAGE中可编译运行.有关OPENCV2.1的库文件和包含文件在includeandlib中.-Use OPENCV2.1 developed image processing tools can be used to image browsing, batch zoom, move, screenshots and other features are installed to D:. \