CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - opencv calculate

搜索资源列表

  1. demhist

    0下载:
  2. 这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处-This is a C language procedure is used to calculate the image histogram information. the procedure used OpenCV programming. Hope you can bring benefits
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1567
    • 提供者:lhq
  1. GetContoursAreaLengthMeanVari

    0下载:
  2. 图形图象中计算轮廓线总长度,均值和方差等特征,基于OpenCV来实现的.-graphic images to calculate contour length, the mean and variance characteristics, based on OpenCV to achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2036
    • 提供者:guolijun
  1. meanshift.rar

    0下载:
  2. 基於使用Opencv函式庫之MeanShift演算法 和OpenCv內建之MeanShift有著不同處在於 使用到權重Wi來計算新的位置,Opencv based on the use of algorithms and MeanShift library of built-OpenCv of different MeanShift is used to calculate the weight of Wi new location
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:139141
    • 提供者:謝宗良
  1. HUCentralMoment.rar

    0下载:
  2. HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1811920
    • 提供者:刘丽娟
  1. motempl

    0下载:
  2. 利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:422930
    • 提供者:yyy
  1. cv1

    0下载:
  2. 计算rice的数目,用opencv写得 能够计算出最大的rice的大小-Calculating the number of rice, using opencv written to calculate the size of the largest rice
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:7748
    • 提供者:胡伟娅
  1. demhist

    0下载:
  2. 这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。-This is a C language program is used to calculate the image histogram information, procedures used in the OpenCV programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1290
    • 提供者:bluewind
  1. count-rice

    0下载:
  2. 本程序可以使用图像处理算法对图片进行处理,对于一个含有各种物体的图片,如米粒,可以计算物体的个数。使用前请配置好opencv环境。希望对大家学习图像处理和opencv有所帮助-This procedure can use the image processing algorithm for processing images for a picture with a variety of objects, such as a grain of rice, can calculate the nu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:843818
    • 提供者:baiyang
  1. Histogram

    0下载:
  2. Calculate histograms of gray&RGB channel of video frames, and the histogram distance of successive gray frame. Implemented with OpenCV-Calculate histograms of gray&RGB channel of video frames, and the histogram distance of successive gray frame. Impl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4468
    • 提供者:wokao
  1. AIHC

    0下载:
  2. 使用OpenCV读取图像,使用自定义类计算图像的累积直方图,可以快速计算指定区域直方图-Use OpenCV to read images, images are calculated using a custom class cumulative histogram, you can quickly calculate the designated area histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4970
    • 提供者:叶人杰
  1. [code]sift_win

    0下载:
  2. 基于opencv编写的SIFT提取和匹配算法,可以在两幅图中找到对应,并计算仿射变换。 内带说明文档,注解详尽-Opencv SIFT written based on extraction and matching algorithms that can find the corresponding figure in two, and calculate the affine transformation. Documentation within the band, detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:596980
    • 提供者:Wilford
  1. houghtraslation

    0下载:
  2. 这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:65429
    • 提供者:王乐
  1. sauvola

    0下载:
  2. 使用sauvola方法进行的图像二值化,其中包含了计算局部均值和方差的函数,使用Opencv进行数据保存-Use sauvola method of image binarization, contains a function to calculate the local mean and variance, using Opencv for data storage
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1171
    • 提供者:李宗阳
  1. segmentation-with-threld

    0下载:
  2. 利用遗传算法根据otsu原则迭代计算得到图像的最优分割阈值。 使用了opencv库。-The use of genetic algorithms to calculate get the optimal image segmentation threshold based on the the otsu principle iteration. Opencv library.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:233812
    • 提供者:赵雯
  1. hu

    1下载:
  2. 用opencv的方法求取图像的Hu矩,可执行的实例,先计算图像轮廓,在计算其Hu矩并进行匹配-Hu moments opencv method of obtaining images, executable instance, first calculate the outline of the image, Hu moments in the calculation of its match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:2468669
    • 提供者:Mr lian
  1. StereoVision

    0下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建-Achieve OpenCV, OpenGL, VS2008 mixed programming, enter the corrected image right, using stereo matching algorithm to calculate the disparity map, the final three-dimensional reconst
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:22887404
    • 提供者:金媛媛
  1. Esobel

    0下载:
  2. vc++和opencv里面的sobel算子,计算图像边缘的亚像素边缘检测程序-vc++ and opencv inside sobel operator, to calculate the image edge sub-pixel edge detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2012
    • 提供者:王忠祥
  1. OpenCv_BoFSIFT

    0下载:
  2. OpenCV 图像处理与特征分析示例: SIFT 特征提取、计算处理与分析应用. OPENCV 爱好的必备, C++ 代码实现。 -OpenCV image processing and feature analysis example: SIFT feature extraction, processing and analysis to calculate the necessary application OPENCV hobby, C++ code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1738
    • 提供者:george
  1. OpenCv_BoFSURF

    0下载:
  2. OpenCV 图像处理与特征分析示例: SURF 特征提取、计算处理与分析应用. OPENCV 爱好的必备, C++ 代码实现。 -OpenCV image processing and feature analysis example: SURF feature extraction, processing and analysis to calculate the necessary application OPENCV hobby, C++ code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1781
    • 提供者:george
  1. SLAM

    0下载:
  2. 利用orb特征对比连续关键帧,利用onepointRANSAC计算旋转角度(此代码处理的是在平面上运动的小车与水平方向成38度的摄像头拍摄的,提取关键帧之后的连续图片)(The use of orb features between continuous key frames, calculate the rotation angle by onepointRANSAC (this code processing is shooting 38 camera into the car and th
  3. 所属分类:图形图像处理

« 12 »
搜珍网 www.dssz.com