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

搜索资源列表

  1. 12_2

    0下载:
  2. 《基于OpenCV的计算机视觉技术实现》第十二章,求解线性方程组程序源代码-" Based on OpenCV for computer vision," Chapter XII, solving linear equations program source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.42mb
    • 提供者:姜欣
  1. main.cpp

    1下载:
  2. 利用opencv求解不变矩的演示程序 并进行图片分类 效果不错-Opencv solving the same moment the use of the demonstration program
  3. 所属分类:OpenCV

    • 发布日期:2012-11-03
    • 文件大小:3.41kb
    • 提供者:ysjdx
  1. mianYuanFa

    0下载:
  2. 基于面元法的鱼类表面压力以及速度的统计,工程中用高斯列元法进行方程组的求解,结果的显示是使用opencv来实现-hello world!!!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1.07mb
    • 提供者:roc
  1. HU.cpp.tar

    0下载:
  2. 利用opencv求解hu不变矩 得到的效果不错-cal the hu
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1.33kb
    • 提供者:ysjdx
  1. LM-NLLS

    0下载:
  2. 基于OpenCV的高效的LM 算法实现,用于求解非线性最小二乘问题的-The efficient LM-algorithm based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:11.27kb
    • 提供者:刘明增
  1. fundamental-matrix

    0下载:
  2. 自己整理的关于opencv中如何基础矩阵求解的代码,提供大家参考-Own finishing opencv fundamental matrix solution code, provide reference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1014.05kb
    • 提供者:liuxinyao
  1. Perspective_Projection

    0下载:
  2. openCV中相机标定的投影矩阵求解 详细介绍了如何标定如何求解各类投影矩阵以及相机的内外部参数等-the projection in the camera calibration of opencv.it is very useful to the beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:281.28kb
    • 提供者:emilygenius
  1. gongjianpianjiao

    0下载:
  2. 本程序通过检测工件的中线点相对于尔曹的距离,及尔曹相对于中心线的距离,求解出偏角,从而得到工件位置是否摆放正确。-This program through the detection of the workpiece center line point for Ercao distance and Ercao relative to the centerline distance, solve the declination, which workpiece position is placed
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1.6mb
    • 提供者:朱海飞
  1. 00451945AutoCameraCalibration.tar

    0下载:
  2. 相机自动标定程序,可以求解相机的内外参数-An auto camera calibration program that can give the internal and external parameters
  3. 所属分类:OpenCV

    • 发布日期:2017-11-29
    • 文件大小:1.94mb
    • 提供者:Vivian
  1. Optical-flow

    0下载:
  2. Horn -Schunck方法 此方法是首次使用亮度恒定假设和推导出基本的之一。 Horn 和 Schunck求解方程法的假设是一个速度平滑约束。本次作业 求解方程法的假设是一个速度平滑约束。本次作 业中采用Visual studio 2008下配置 opencv2.1实现该算法。-Horn and Schunck method This method is the first time use brightness constancy assumption and one of the
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:3.67mb
    • 提供者:kkpudn515
  1. ImageBlending

    1下载:
  2. 一个图像融合opencv程序,基于poisson image editting文章实现,并且利用mkl求解线性方程组。-The image fusion opencv program poisson image editting achieve and mkl solving linear equations.
  3. 所属分类:OpenCV

    • 发布日期:2016-06-01
    • 文件大小:14.31mb
    • 提供者:周乐
  1. calcHist

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

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

    0下载:
  2. 结合opencv与VC++ 6.0 求解行列式的数值-Opencv combined with VC++ 6.0 numerical solving determinant
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2.55mb
    • 提供者:wxl
  1. v1_plane_calibration_opencv

    0下载:
  2. 环境:VC6.0 && OpenCV1.0 使用张正友标定算法进行摄相机标定,求解内外参数及扭曲系数并保存点坐标-Environment: VC6.0 & & OpenCV1.0 Zhang Zhengyou calibration using a camera calibration algorithm for solving internal and external parameters and distortion coefficients and save point
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.6mb
    • 提供者:
  1. calibration_homo--4)

    0下载:
  2. 图像的标定以及求解单应矩阵在一起的一个版本-calibration+ homography
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13.14mb
    • 提供者:史文婕
  1. StereoCalibration

    1下载:
  2. 实现双目相机的采集、立体标定,包括畸变、内外参数的求解优化。-The realization of the binocular camera s image grabbing and calibration, including the calculation of the distortion, the internal and external parameters.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16.04mb
    • 提供者:陈鹏
  1. QtImageDisplay_v3

    0下载:
  2. 图像智能剪刀,可以剪切出图像中需要的部分。求解出一幅图像中各个需要的部分。-Image scissor In this project, a user can cut an object out of one image and paste it into another. The tool helps the user trace the object by providing a live wire that automatically snaps to and wraps a
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:10.79mb
    • 提供者:熊雄
  1. givevequation

    0下载:
  2. 寻找三次样条多项式需要求解大量的线性方程,实际上,给定N个断点(Looking for cubic spline polynomial need solving large linear equation, in fact, for a given N the breakpoint)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:3kb
    • 提供者:sjhepulqr
  1. 3947218

    0下载:
  2. 求解tsp的改进遗传算法matlab源码,不错的 很好(Improved genetic algorithm for solving TSP of matlab source, good is very good)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:4kb
    • 提供者:Mlvjp
  1. 基于opencv的质心算法

    1下载:
  2. C++语言,用于图像处理,求解图片的质心,二维定位,(For image processing, the centroid of the image is solved, two-dimensional location)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:19.15mb
    • 提供者:wwx111122
« 12 »
搜珍网 www.dssz.com