CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - find object

搜索资源列表

  1. bivalue

    0下载:
  2. 图像处理二值化,利用模板匹配可以在一幅图象中找到已知的物体。比如抓拍到了一张射门的照片,要在该照片中找到足球的位置。这时就可以采用模板匹配的方法。所谓模板匹配,其实想法很简单:拿已知的模板(在本例中为足球的图象),和原图象中同样大小的一块区域去对。-binary image processing and using template matching the image to find a known object. For example, snapped a shot of the phot
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45480
    • 提供者:中国
  1. ply

    0下载:
  2. This file contains one-line descr iptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertic
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53458
    • 提供者:狗蛋
  1. VBNet

    0下载:
  2. the program to find the closest object
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:17269
    • 提供者:jianzhuhuai
  1. camshift

    0下载:
  2. The source is to find the detecting object center in anti-projection image.particularly,it can detct colorful object.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5088
    • 提供者:黄春瑞
  1. FindMoving

    0下载:
  2. 在视频或摄像头中采用三种方式查找运动物体-find moving object
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10980407
    • 提供者:ma
  1. snake

    0下载:
  2. snake 模型,使用OpenCV实现。可以实现代码自动轮廓的寻找。-snake modle. using OpenCV and VC++6.0. the code can find the contour of the object.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:185475
    • 提供者:国学大师
  1. RANSAC_Beta_v0.01

    1下载:
  2. its a image processing algorithm to find any object
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1046117
    • 提供者:hfu
  1. Project

    0下载:
  2. it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object. Sobel use for P and finding edges and Labeling a
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:10882
    • 提供者:Mohammadali
  1. find_the_target_using_Harr

    0下载:
  2. 利用针对某目标物体训练级联的Harry分类器寻找在图像中找到包含目标物体的矩形区域-Training against a target object using a cascade of classifiers for Harry to find in the image of the rectangle that contains the object
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:178728
    • 提供者:孙波
  1. Rectangle

    0下载:
  2. 显示对象的属性,并求出它们(矩形)的面积-Display object properties, and find them (rectangle) the area of
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:545
    • 提供者:lirui
  1. videoedge

    0下载:
  2. 本程序使用视频和图像处理模块库来找到一个视频流中对象的边缘。-The program uses video and image processing module library to find a video stream edge of the object.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1269
    • 提供者:若苦
  1. 53607890facedetection

    0下载:
  2. 人脸检测的研究具有重要的学术价值,人脸是一类具有相当复杂的细节变化的自然结构目标,对此类目标的挑战性在于:人脸由于外貌、表情、肤色等不同,具有模式的可变性;一般意义下的人脸上,可能存在眼镜、胡须等附属物;作为三维物体的人脸影像不可避免地受由光照产生的阴影的影响。因此,如果能够找到解决这些问题的方法,成功地构造出人脸检测系统,将为解决其他类似的复杂模式的检测问题提供重要的启示。-Face detection can be regarded as a specific case of object-
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2993763
    • 提供者:力量
  1. dilationanderosion

    0下载:
  2. 腐蚀:用某种探针对一个图像进行探测,以便找出图像内部可以放下该基元的区域。他是一种消除边界点,使边界点向内部收缩的过程,可以用来消除小而且无意义的物体。 膨胀:将与物体接触的所有背景点合并到该物体中,使边界向外部扩张,膨胀对填补图像分割后物体的空洞很有用。 开运算:对图像先腐蚀再膨胀。通常用来消除小对象物、在纤细点处分离物体、平滑较大物体的边界的同时并不明显改变其体积等。 闭运算:对图像先膨胀再腐蚀。通常用来填充目标内细小孔洞、连接断开的临近目标、平滑其边界的同时并不明显改变其面积。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:459254
    • 提供者:lx
  1. find_obj

    0下载:
  2. open cv source code for find object
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2936
    • 提供者:qwertbb
  1. ImageComparison

    0下载:
  2. This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recog
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:68266
    • 提供者:Waleed
  1. Q2

    0下载:
  2. 计算图片中大米的个数,计算每个大米的周长和中心点-Here we are interested to find number of rices and their perimeters as well as their center of gravities. Using the image, segment rices in a binary image. Then you can use the help mfile (Q2.m) to see how we can lable, fin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:46526
    • 提供者:Chen Gaojun
  1. fulltext

    0下载:
  2. 一个实时的2维人体检测跟踪算法,是opencv源码里参考的文章之一。内容包括表面模型建立,新目标检测以及匹配的问题。-A Real-Time System for Detecting and Tracking People in 2D, is one of the references in opencv, including the appearance model, new object detect and how to find the corresponding one.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2430906
    • 提供者:420906189
  1. find_obj_calonder

    0下载:
  2. Opencv. algorithm for find object calonder using the opencv library. is only one example of the capacity of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1974
    • 提供者:Thiago
  1. HDevelopTemplate

    0下载:
  2. 关于MVTec HALCON图像识别更跟- Purpose: This example program shows the use of pattern matching with shape models to locate an object. Furthermore, it shows how to use the detected position and rotation of the object to construct search spaces fo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-02
    • 文件大小:14726
    • 提供者:jqw
  1. corresponding-points-matching-

    0下载:
  2. 输入两张图像,将自动进行同名点匹配,改程序主要应用与计算机视觉和遥感测量领域内。-For two pictures,which has the same object,the same points would be find use the program. This method is always used in the fileds of computer vison and remote sensinig survery.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:599637
    • 提供者:孟震
« 12 »
搜珍网 www.dssz.com