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. 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. 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. basicOCR

    2下载:
  2. 基于OpenCV的OCR程序,可以实现数字识别,程序采用KNN算法,可以对样本数据进行计算-Based on OpenCV' s OCR program, you can digital identification process using KNN algorithm can calculate the sample data
  3. 所属分类:图形图象

    • 发布日期:2012-10-30
    • 文件大小:413363
    • 提供者:huanzhang
  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. opencv_D3D_AR

    2下载:
  2. 本程序是AR技术的应用,采用openCV结合DirectShow采集视频图片,达到识别图像卡片,计算出现实坐标位置,达到增强现实的目的,并且结合了DirectX3D作为模型渲染引擎,对于AR技术和模型渲染有很好的研究参考价值 -This program is the application of AR technology, combined with the use of openCV DirectShow video capture pictures, picture identificat
  3. 所属分类:Graph program

    • 发布日期:2014-06-18
    • 文件大小:27533312
    • 提供者:老两
  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. 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. median

    0下载:
  2. Function realized median filter with irregular mask by using Visual Studio, and OpenCV library. User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighbor
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:1089
    • 提供者:lukeam
  1. motempl

    0下载:
  2. 该代码是计算运动历史图像的实例,运动模板的检测,基于OPENCV-The code is to calculate the motion history image example, motion detection template, based on OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:552656
    • 提供者:张倩
  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. 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
  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. 所属分类:图形图像处理

  1. FingerTip

    0下载:
  2. 基于深度相机的手势识别,利用深度信息设置包围盒分割手,然后使用SVM分类器对训练数据集进行训练。在静态手势测试时,我们先计算测试图像的HOG特征,然后经SVM分类得到测试结果(Based on the gesture recognition of the depth camera, the depth information is used to set the bounding box to divide the hand, and then the training data set is
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:4458496
    • 提供者:程序员飞宇
« 12 3 »
搜珍网 www.dssz.com