搜索资源列表
20051216175843918
- 图象的检测,模板匹配 命令行编译过程如下 vcvars32 rc bmp.rc cl detect.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-image detection, template matching process compiler command line as follows vcvars32 rc bmp.rc cl detect.c b mp.res user32
myfinalwork
- 实现第十章中采用Hough变换来检测图像中圆的过程。并对我提供的一幅灰度图像(sweden-coins.bmp),通过包括平滑(把细节去除),边缘检测(得到轮廓)以及Hough变换得到的圆,并把结果叠加到原来的灰度图像上。给出具体的过程,中间结果,最后结果,实现的代码,并写出报告-Implement Chapter Hough transform to detect the use of the image circle of the process. And I offer a graysca
facedetectprogramme
- 一个很好的人脸检测程序,用vc++实现,可以检测人脸并框出中心位置-A good face detection process, using vc++ Realized, can detect human face and box out the center of
Harris-corner-detect
- Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。-Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.
USBCamCap_Fuzzy
- 本实验软件开发,使用Microsoft Visual C++ 6.0,Camera所撷取的影像经由USB接口传送回个人计算机,使用微软公司所提供的利用VFW(Video for windows)SDK,VFW SDK为在Windows 系统中实现视讯撷取提供了标准的接口,利用其中的影像撷取公用函式将Camera所撷取到的影像撷取至内存中以进行影像处理。异常侦测流程,首先会先撷取正常状态下的环境影像,建立标准对照影像。当环境有异常时,所撷取之影像产生变化,与标准对照产生差异,比对后应可侦测异常状态
detect
- 图像处理-投影法与差影法 实现图像的相减,是指把同一景物在不同时间拍摄的图像或同一景物在不同波段的图像相减。-image process
edgedetection.tar
- To detect edge of an image using canny edge detection using parallel programming . MPI library is used to parallel the proce-To detect edge of an image using canny edge detection using parallel programming . MPI library is used to parallel the proces
ultrasonic-image
- 通过超声对被测元件进行检测, 获得二维图像, 然后提取二维轮廓信息, 最终形成三维图像这一过程进行研 究, 并针对每一过程给出了具体的数据采集方法或算法, 算法经实验检验均有非常好的效果, 基本能够达到二维信 息提取要求.-The ultrasonic technique is used to detect a machine part and obtain a two dimensional image. Then the message of its two
btsbxj
- 运动目标自动检测程序,基于帧间差的方法,基于MFC的编程方法-Automatically detect the process of moving targets, based on frame difference method, MFC-based programming methods
image-game
- 用偵測色塊方式,來做九宮格判斷,色塊顏色RGB值可更換自行喜愛的顏色,判斷過程為路徑上到下,左到右,依序可加分的小遊戲-Detect blocks of color, do Jiugongge judgment, a block of color RGB values to replace their own favorite color, the judging process is on the path to the next, left-to-right se
matlab-image-process
- comparehist是用于检测两个图像的直方图巴士距离,xuefu是通过C类均值算法对图像进行颜色聚类,ccv是提取衣服图像的颜色一致向量,便于以后对图像各个特征值进行操作-comparehist is used to detect the two image histogram bus distance, xuefu Class C means algorithm for image color clustering, ccv extract clothes image consistent
detect
- 图像捕捉 图像处理 图像分析 参数设置 密码管理 -image capture process analog parameter setup password
matlab
- 基于matlab的人脸检测程序,可以检测出人脸的位置-Matlab-based face detection process that can detect the location of the face
3
- 运动目标跟踪在工业过程控制、医学研究、成像制导等领域具有重要的实用价值。目前的研究多基于背景静止的情况,对背景发生移动的情况研究较少。提出了一套完整的移动背景下的目标跟踪算法,首先使用基于互信息的方法配准序列图像的背景。然后使用差分的方法进行运动区域检测,并将其与图像分割技术相结合,得到目标跟踪模板。目标的跟踪基于Kalman滤波的预测,其匹配过程仍基于互信息理论,实验结果证明:该算法具有较高的计算效率和准确性,应用前景广泛。-it is of important practical value
DigitalProcess
- qt做的一个简单的数字图像处理软件,实现的功能包括平移,镜像转换,放缩,灰度变换,边缘检测,傅里叶变换-a simple digital image process software which contains the transposition,transform,edge detect fourier transform and so on
Vehicle-License-Plate-Recognition
- 车牌识别技术(Vehicle License Plate Recognition,VLPR) 是指能够检测到受监控路面的车辆并自动提取车辆牌照信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理的技术。车牌识别是现代智能交通系统中的重要组成部分之一,应用十分广泛。它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。-License plate recognition technology (VLP
FaceDetect
- 用于处理人脸检测,可以检测侧脸,相比opencv自带的人脸检测效果要好点-process for face detect
lunkuo
- 介绍如何用运OPENCV中的函数来检测图像中的轮廓边界,以及该过程中的简单问题-How to use transport OPENCV the function to detect the outline of the image border, as well as the process of simple questions