CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 二值 目标

搜索资源列表

  1. Mymark_region

    0下载:
  2. 对检测出来的车辆二值化以后,求出运动目标区域标记的面积及最大的外接矩形框-After the vehicle detected on the area of the two values, calculated movement marked the target area and the largest boundingbox
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:696
    • 提供者:小洋芋
  1. Otsu-Algorithm

    0下载:
  2. Otsu方法是一种全局化的动态二值化方法,又叫大津法,是一种灰度图像二值化的常用算法。该算法的基本思想是:设使用某一个阈值将灰度图像根据灰度大小,分成目标部分和背景部分两类,在这两类的类内方差最小和类间方差最大的时候,得到的阈值是最优的二值化阈值。-Otsu method is a globally-oriented dynamic binary method, also known Otsu is a gray image binarization commonly used algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:14087
    • 提供者:fanshengnan
  1. PlateIdentify

    1下载:
  2. 车牌字符识别C++程序 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-C++ program license plate character recognition 1. Open a picture first and then follow the order of graying, binarizati
  3. 所属分类:Graph Recognize

    • 发布日期:2015-02-21
    • 文件大小:19548160
    • 提供者:feng
  1. selecttarget

    0下载:
  2. 求二值图中矩形的最小外接矩阵并画出计算最小外接矩阵内目标的角度-For binary diagram and draw a rectangle of the minimum circumscribed matrix minimum circumscribed matrix calculated target Angle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1479
    • 提供者:杜熬
  1. matlab-with-traffic

    0下载:
  2. 对实时视频数据做二值化处理,实现目标分离跟踪检测,实现计数。通过对目标特征点连续多帧跟踪,利用最小二乘法实现测速。-traffic 凑难听
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:992
    • 提供者:tarno
  1. lpr-system

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-1. Open a picture first and then according to the order gray, binarization, gray stretching, license plate localization, binarization, t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1024042
    • 提供者:lzewen10
  1. video_shape_center

    0下载:
  2. FPGA将二值化的视频提取目标的位置信息,最终计算出目标的型心。-FPGA binarized video extract location information of the target, the final calculation of the target core.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:3784268
    • 提供者:xiaomei
  1. hongwai

    0下载:
  2. 用于红外图像的中值滤波,二值化等图像预处理,适用于基于pca红外与可见光图像目标识别,可以运行!-For infrared image of median filter, binary image preprocessing, such as suitable for target recognition based on pca infrared and visible light images, you can run!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:13170
    • 提供者:张俊
  1. 3

    0下载:
  2. 介绍 了 基于二值图像的目标边界跟踪算法及其在红外成像型 G I F 中的应用,并将算法与利用微 分算子检测 目 标边缘的传统算法 进行 了比较, 通过仿真表明目 标跟踪算法较传统算法不仅能够准 确、 有序地检测出目标的整个边缘,实现图像信息的压缩,而且能够比较好的去除图像中的小块噪声。- T racing edge algo r i th m based o n b inary im age and its application in t h e IR im ag ing ty pe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:170478
    • 提供者:simon chen
  1. Image-Processing

    0下载:
  2. 图像增强,二值化 自适应阈值分割,中值滤波,提取目标和背景,计算连通区域,剪裁图片等功能集合。核心算法采用C++并调用MATLAB-Image enhancement, binarization adaptive thresholding, median filtering, extraction of target and background, computing connected region, cropping pictures and other functions set. Cor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:22306
    • 提供者:change
  1. HandDetector

    0下载:
  2. 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:4902
    • 提供者:chengchi
  1. suanzibianyuantiqu

    0下载:
  2. 对图像的二值化做处理,內含不同算子,sobel算子、log算子、canny算子等等。实现背景和目标物的分割-The binary image processing overtaken, containing different operators, sobel operator, log operator, canny operator and so on. Achieve segmentation background and the object of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1430
    • 提供者:莹莹
  1. Examples-of-digital-image-processing

    0下载:
  2. 数字图像处理实例解析。包括数字图像处理的二值化、图像增强、细化、目标提取等操作。-examples of digit image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:246136
    • 提供者:shujing_l
  1. aaa

    0下载:
  2. 用于运动目标的检测,对目标进行二值化并提取目标的最小外接矩形,从而获取相关数据-The image data of consecutive frames graying binary and intercept the target minimum bounding rectangle to obtain the target
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1251
    • 提供者:张子龙
  1. log

    0下载:
  2. 提出基于拉普拉斯高斯(Laplacian of Gaussian,LoG)算子边缘检测的全局二值化方法对其进行处理,该方法通过提取图像边缘部份的像素灰度获得图像二值化的阈值。处理结果表明,与传统的几种方法相比,该方法能够快速选取良好的二值化阈值,较好地区分目标和背景,在相当大模板宽度内图像二值化的结果都令人满意。-Is put forward based on the Laplacian of Gaussian (LoG) Laplacian of Gaussian, operator edge
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2246
    • 提供者:庄勇
  1. two-binary-transform

    0下载:
  2. 对灰度图进行二值化处理,能够区分图像中的目标和背景,对目标可以进行检测,实时性好,算法简单。- image rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:791661
    • 提供者:廖剑兰
  1. 111

    0下载:
  2. 图像目标的边缘提取,包括灰度化,二值化,腐蚀和膨胀处理-Target image edge extraction, including graying, binarization, erosion and dilation processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1839
    • 提供者:姚宇
  1. edge-detection-and-Center-point

    0下载:
  2. 二值图像边缘检测以及待测目标的中心点,采用了图像分割算法。 -Two value image edge detection and the center of the target to be measured
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:4054
    • 提供者:houhui
  1. vedio

    0下载:
  2. 目标检测与识别 1. 颜色检测 采集大量敌方机器人的图片数据,并进行训练,得到对方机器人的颜色区间, 并以此为阈值对整幅图像进行颜色检测,找到疑似敌方机器人的区域,量化 成二值图。 2. 滤除噪声点 对得到的二值图像进行开运算处理,滤除颜色检测结果中的噪声点。 3. 连通区域检测 对图像中的疑似区域进行连通区域检测,计算出每个疑似区域的外部轮廓, 用矩形近似表示。 4. 连通区域合并 根据连通区域之间的距离和颜色相似性,将距离接近且相似性高的连通区域
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-21
    • 文件大小:38257664
    • 提供者:
  1. object_center

    0下载:
  2. 图像二值化后分割目标,然后将目标的中心位置进行标注。-After the binary image segmentation target value, then the center position of the target will be marked.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-04
    • 文件大小:89499
    • 提供者:jilgui
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com