CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - binarization opencv

搜索资源列表

  1. opencvCar

    1下载:
  2. 基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization, license plate localization, c
  3. 所属分类:OpenCV

    • 发布日期:2017-02-20
    • 文件大小:11830197
    • 提供者:xingzhiwen
  1. opencv_text

    0下载:
  2. 参考别人用opencv写的一个图像处理程序,包括简单的灰度处理和二值化,希望对初学者有所帮助。-Reference other people use opencv written by one of the image processing program, including simple gray processing and binarization, and I hope to help beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:184282
    • 提供者:谢小辉
  1. ExFindCounter

    0下载:
  2. VC++ OpenCV查找二值化图像的轮廓,函数的使用实例-VC++ OpenCV find examples of the use of the outline of the image binarization function
  3. 所属分类:Graph program

    • 发布日期:2017-12-08
    • 文件大小:2480717
    • 提供者:杨军
  1. EX1

    0下载:
  2.   1.用OpenCV实现打开一幅彩色图像,显示出来;   2.将其转换为灰度图并保存为文件;   3.将其二值化并保存为文件(二值化阈值最好用滚动条交互式输入,图像二 值化效果能实时变化更好,可参考OpenCV的sample程序edge.c)-1 using OpenCV open a color image display 2 converted to grayscale and saved as a file 3 the second value and save
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1924525
    • 提供者:戴佳毅
  1. 1

    0下载:
  2. 用openCV实现简单的图像加载、显示、灰度化 、二值化操作-OpenCV achieve simple image loading, display, graying, binarization operation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:921
    • 提供者:sdsdsdfg
  1. gray2binaryatrackbar

    0下载:
  2. opencv实现图像二值化,滚动条实现交互输入-the opencv image binarization, scrollbars achieve interactive input
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:920
    • 提供者:yulei
  1. erzhihua

    0下载:
  2. 基于opencv的图像二值化处理,代码精炼可用-Opencv-based image binarization processing, refining code available
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:5602417
    • 提供者:gaby
  1. CVMFC

    0下载:
  2. 基于OPENCV人脸识别与追踪,灰度化,二值化-Based on the OPENCV face recognition and tracking, graying, binarization
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:14428722
    • 提供者:包晓明
  1. histogram_Eq_bit_plane_threshing

    0下载:
  2. 图像处理中的直方图,二值化和位图层分离的实现,用的opencv,devcpp。-A histogram of the image processing, the binarization and bit layers separated realization OpenCV devcpp.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-09
    • 文件大小:1808
    • 提供者:lily
  1. Erzhi

    0下载:
  2. OPENCV中关于图像的二值化处理的程序-The OPENCV on image binarization processing procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:625630
    • 提供者:苗晨
  1. BinImage

    0下载:
  2. 使用opencv实现最大类间距离、最大熵和迭代法求图像二值化阈值,供大家参考;-Using opencv achieve maximum class distance, maximum entropy and iterative method for image binarization threshold, for your reference
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1385
    • 提供者:schure
  1. DigIdentify

    0下载:
  2. vs2010结合opencv编写的canny边缘检测程序,包含了图像的灰度处理,二值化等预处理,也有投影映射图像程序。-vs2010 combined canny edge detection opencv prepared program, including a gray-scale image processing, binarization pretreatment, but also the image projection mapping program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2423917
    • 提供者:ai
  1. ImageBarization

    0下载:
  2. 图像二值化,提供了一种非常好的基于opencv的图像二值化程序,可以处理彩色和灰度图像-Image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2274411
    • 提供者:tongnian
  1. binary-video

    1下载:
  2. 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
  3. 所属分类:OpenCV

    • 发布日期:2015-11-24
    • 文件大小:5449728
    • 提供者:chenyingshu
  1. bmp

    0下载:
  2. 基于Linux下的opencv库,实现bmp图片的灰度和二值化,适用于对有杂质的二维码进行处理。-Based on OpenCV under the Linux library, to achieve BMP image gray and binarization, suitable for the treatment of impurities in the two-dimensional code.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1379101
    • 提供者:李启龙
  1. openCV-binarization

    0下载:
  2. 将一幅彩色图像二值化为灰度图像,其中灰度值大于某一阈值的像素赋予灰度值1,小于该阈值的像素赋予灰度值0-A color image to a grayscale image binarized, wherein the gray value is greater than a threshold value assigned to the pixel gray value 1, is smaller than the threshold value assigned to the pixel g
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1781411
    • 提供者:杨星
  1. Video_binary_and_thin

    0下载:
  2. Opencv的入门代码,只是二值化与细化的相关代码。-it s the code of opencv for binarization and something.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:qinq
  1. GlobalThreshold

    0下载:
  2. 全局阈值分割函数,用于图像二值化,在opencv环境下编写-Global thresholding functions for image binarization, write in opencv environment
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:12867
    • 提供者:crystal
  1. erzhihau

    0下载:
  2. 通过设置阈值,用opencv实现了对图像的二值化效果-By setting the threshold value, using opencv realized the image binarization
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5597087
    • 提供者:潘航
  1. ImageBinaryzation

    0下载:
  2. 基于opencv实现通过阈值实现二值化图像。-Based on opencv realized by threshold binarization image.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:5358
    • 提供者:DMX
« 1 2 34 »
搜珍网 www.dssz.com