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

搜索资源列表

  1. opencv3.2_SIFT+flann

    0下载:
  2. 本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:17428480
    • 提供者:nkkkkk
  1. mosaic

    0下载:
  2. Python opencv 基于sift 特征实现两张图片拼接(Python opencv realization of two picture splicing based on SIFT features)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:8388608
    • 提供者:insfan
  1. segmant

    0下载:
  2. 在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
  3. 所属分类:图形图像处理

  1. 96282002Human-Motion-Tracking

    0下载:
  2. 利用图像的HOG特征训练SVM分类器,对运动人体目标进行跟踪(Using the HOG feature of the image to train the SVM classifier, the program runs through the obtained data.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:621568
    • 提供者:浅笑qq
  1. keyboard

    0下载:
  2. 基于OpenCV的投影键盘,使用摄像头加高透片、红外一字线激光器。(Laser keyboard based on image processing.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:10136576
    • 提供者:Ajoker
  1. image

    0下载:
  2. 最基本使用c++和opencv读取一副彩色的图像(The most basic use of c++ and OpenCV to read a color image)
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:10240
    • 提供者:@熊孩子
  1. Otsu方法

    0下载:
  2. opencv做的otsu方法,一、Otsu算法原理 Otsu算法(大津法或最大类间方差法)使用的是聚类的思想,把图像的灰度数按灰度级分成2个部分,使得两个部分之间的灰度值差异最大,每个部分之间的灰度差异最小,通过方差的计算来寻找一个合适的灰度级别来划分。 所以可以在二值化的时候采用otsu算法来自动选取阈值进行二值化。otsu算法被认为是图像分割中阈值选取的最佳算法,计算简单,不受图像亮度和对比度的影响。因此,使类间方差最大的分割意味着错分概率最小。 设t为设定的阈值。(otsu made
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:6308864
    • 提供者:lookakid
  1. MiniImageFrame(OpenCV)

    0下载:
  2. MiniImageFrame(OpenCV).zip 图像扭曲是数字化处理图像的过程,使得图像中描绘的任何形状都显着失真。(MiniImageFrame(OpenCV).zip is used for Image Warping)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:43008
    • 提供者:adcxs
  1. L03答题卡识别的算法分析1

    0下载:
  2. 答题卡识别的算法分析、图像处理、OPENCV库(Algorithm analysis of answer card recognition)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:3630080
    • 提供者:刘阳123
  1. OCR自己培训识别(支持数字和字母培训识别)

    0下载:
  2. OCR培训文件建立.exe工具 可以快速建立图片样本,并进行培训 OCR识别.exe 工具,可以对培训之后进行 OCR识别(支持数字和字母) 内有说明书,方便对工具的操作使用 对图像处理,OCR识别 都有一定的帮助和借鉴(OCR training files build.Exe tools to quickly set up picture samples and train them OCR identifies the.Exe tool and allows for OCR reco
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:7051264
    • 提供者:xiaoDS
  1. img_show

    0下载:
  2. pil,matplotlib,opencv三种方式显示图像,封装成函数,输入参数为np.array或者文件路径,包含了显示的图片文件(PIL, Matplotlib, opencv, the three ways of displaying images, encapsulated into functions, input parameters to np.array or file paths, including the displayed picture files)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:541696
    • 提供者:weirmicle
  1. zy1

    0下载:
  2. 图像分割,图像识别,字符识别分割。Opencv在VS在可运行。(Opencv vertical projection segmentation character)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:艾特李
  1. test2

    0下载:
  2. opencv版本2.4.10,正确安装后的测试小程序,可以检验opencv是否安装成功(Opencv version 2.4.10, after the correct installation of the test small program, can verify that opencv is installed successfully)
  3. 所属分类:图形图像处理

  1. ShootTarget

    0下载:
  2. 通过opencv消除图像畸变,识别靶标上的环数(Identifying the number of rings on the target)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:白玉靖
  1. cv_make_test.tar

    0下载:
  2. linux opencv cmake 图像测试例程(cv cmake image test)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:61440
    • 提供者:wang7393
  1. hough

    0下载:
  2. 基于opencv,使用hough变换检测图像中的直线,效果良好(Based on OpenCV, the Hough transform is used to detect the straight line in the image, and the effect is good)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:744448
    • 提供者:yuwawa
  1. liuwentaoboy-SegNet-RS-master

    0下载:
  2. 进行图像数字的识别功能,结合python语言与opencv,很强大!(The recognition of image numbers , combined with the Python language and opencv , it is powerful !)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-10
    • 文件大小:2300928
    • 提供者:aaawoshiwo
  1. canny边缘检测

    0下载:
  2. 使用canny算子进行图像的边缘检测,检测效果良好(Image edge detection using Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-18
    • 文件大小:809984
    • 提供者:yuwawa
  1. test2

    0下载:
  2. 使用opencv 调用摄像头代码,并在电脑上显示摄像头采集图像。(Using OpenCV to call the camera code and display a camera on a computer to collect images.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:12384256
    • 提供者:SlimShardy
  1. capture_image_basler

    0下载:
  2. basler相机图像采集转opencv的mat格式库(Basler camera image acquisition and conversion of OpenCV mat format library)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:16828416
    • 提供者:achigi
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com