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

搜索资源列表

  1. StereoVision实现OpenCV、OpenGL、VS2008混合编程

    3下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:5060271
    • 提供者:linjingliang
  1. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1243
    • 提供者:
  1. OCRecognization

    1下载:
  2. 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-OpenCV on the OCR program, Digital Identification can be achieved, the program using KNN algorithm to calculate the sample data
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:439363
    • 提供者:在线
  1. cvFindStereoCorrespondence

    0下载:
  2. 使用OpenCV cvFindStereoCorrespondence函數,計算出立體視覺影像深度,給予立體視覺左右圖像,啟動程序,即可計算出立體視差圖。-Use opevCV cvFindStereoCorrespondence function to calculate the penetration depth of stereoscopic vision. About to give three-dimensional visual map, start a program that w
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9645278
    • 提供者:CCK
  1. ImageSimilarity.tar

    0下载:
  2. C语言实现利用opencv处理图像,将图像逐块分割通过计算平均熵值计算图像相似度-A program processing the image with opencv in C language,it break up the image to calculate the average entropy to calculate the similarity.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:3053115
    • 提供者:liuming
  1. frame-count

    0下载:
  2. opencv读取一个视频文件,并计算此视频文件的帧总数-The total number of opencv read a video file, and calculate the video file frame
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:857
    • 提供者:kobe
  1. cv

    0下载:
  2. 使用opencv的函数,寻找图像中的连通域,并标注,计算最大的连通域,显示-Using opencv function to find images connected domain, and marked, calculate the maximum connected domain, display
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1153
    • 提供者:shylock
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. calcHist

    0下载:
  2. 利用opencv进行求解图像的直方图,并进行反向投影,获得概率分布图,初学者可以参考一下-using opencv s funtions and calculate the histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:3406
    • 提供者:hqh
  1. PSNR

    0下载:
  2. 使用opencv读取图像数据,然后计算图像的峰值信噪比PSNR。-Using opencv read image data, and then calculate the PSNR image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2114586
    • 提供者:xiaopan
  1. PeopleCount

    0下载:
  2. 关于人流量统计的opencv代码,可以自动计算出摄像头左右两边的人数。-Traffic statistics about people opencv code, you can automatically calculate the number of people on both sides of the camera.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:9126
    • 提供者:今亦若冉
  1. OpenCv_BoFORB

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

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

    0下载:
  2. Qt、Opencv环境下,演示连续范数的计算,绘制和显示。可以连续演示范数L1,L2,L3,L4.....L无穷,对于教学演示非常有用-Under Qt, Opencv environment, demonstrate continuous norm calculate the number of rendering and display. Can continue to play an norm L1, L2, L3, L4 ..... L infinity, is very useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:5090
    • 提供者:dengshaogeng
  1. Threshold

    0下载:
  2. 基于直方图的自动阈值计算,在opencv中会经常用到-it can be used to calculate auto binary threshold in opencv based on histgram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:5988
    • 提供者:新村
  1. opencv-fft2

    0下载:
  2. 灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!-Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier tran
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:183058
    • 提供者:文昊
  1. opencv-Polargeometry

    0下载:
  2. 依据极线几何原理,用opencv实现对两幅图像检测特征点后计算基本矩阵。在其中任意一幅图像中选点,在另一幅图中显示极点和极线。-Based on the principles of epipolar geometry, with opencv after two images to detect feature points to calculate the basic matrix. In either an image point, poles and lines displayed in
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:273394
    • 提供者:杨洁
  1. imagestitching

    1下载:
  2. 实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:70070272
    • 提供者:具体
  1. the

    0下载:
  2. matlab算最短路径的算法,很好用大家可以试一试 不错的(Matlab to calculate the shortest path algorithm, useful you can try the good)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:Dawnznsp
  1. MAPLAB-kile

    0下载:
  2. 用Jacobi迭代法计算大型方程组的MATLAB函数文件 不错(Using Jacobi iteration method to calculate large equations of MATLAB function file is good)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:3072
    • 提供者:kxcch
  1. openCV-Practicefh

    0下载:
  2. 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:31098880
    • 提供者:fangs
« 12 »
搜珍网 www.dssz.com