搜索资源列表

  1. lm

    0下载:
  2. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:陈营
  1. FaceDetect

    0下载:
  2. 三维人脸检测定位 包含二维图像的基本处理 对眼睛嘴鼻子等部位的标定 用的MFC平台 可运行 界面友好 -Three-dimensional face detection and location that contains the basic two-dimensional image processing on the nose, eyes, mouth and other parts of the calibration of th
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:3848192
    • 提供者:shifei
  1. Novel_Example-Based_Shape_Learning_For_Fast_Face_A

    0下载:
  2. 用于人脸对准的快速形状学习方法(论文):提出了一种新的用于人脸特征对准的基于样本 的形状学习策略(ESL)。该方法是基于下面结论提出的:人脸图像差和形状差之间存在一种近似的线 性关系——即相似的人脸图像蕴涵着相似的形状。因此,给定一个人脸图像的学习集,其中人脸图 像的特征点都已手工标定。则任意新的人脸图像的形状可以如下抽取:估计该人脸图像和训练集中 训练图像的相似度,并将同样的相似度用于该人脸图像形状的重建-Fast F
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:261120
    • 提供者:mark
  1. 12_1

    0下载:
  2. 检测黑白格标定板内指定矩形区域的角点。主要涉及IplImage,CvScaclar,CvPoint2D32f,CvPoint,CvRect-Black and white box testing within the specified rectangular area calibration panel corners. Mainly related to IplImage, CvScaclar, CvPoint2D32f, CvPo
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:1406976
    • 提供者:姜欣
  1. manual_camera_calibration_v1.0

    0下载:
  2. 一个使用visual studio和 C#编写的使用摄像头标定的程序 -A written using C# using the camera calibration procedure
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-18
    • 文件大小:536576
    • 提供者:天天
  1. Scaramuzza_OCamCalib_v2.0

    0下载:
  2. 用于对全景镜头进行标定,能求解出图像上对应点的世界坐标的方向向量-The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint (
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:5528576
    • 提供者:dony
  1. shexiangtoubiaoding

    0下载:
  2. 摄像头标定-Camera calibration ```````````````````````
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:球球
  1. biaoding

    0下载:
  2. 利用opencv库函数对摄像机进行标定,标定板为两个垂直棋盘-Opencv library functions using the camera calibration, calibration board for the two vertical board
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:贾建辉
  1. opencv-shift-graphics-match

    1下载:
  2. opencv的shift图像匹配程序 实现了角点检测 特征点检测 图像匹配-opencv shift graphics match
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:1592320
    • 提供者:weihouzhen
  1. camera

    0下载:
  2. 摄像机标定算法matlab实现,没有解压缩码,欢迎使用。Tsai和zhang的经典算法。-Matlab camera calibration algorithm to achieve
  3. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:刘国庆
  1. GetAngle

    0下载:
  2. 通过标定板一条边缘的拟合,求取标定板的旋转角度-get the Angle of the Calibration Target,using the rotate angle of one edge of the target
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:赵晶晶
  1. biaoding

    0下载:
  2. 实现相机的直接线性标定算法,其中,特征点为Harris提取算法。-Realize the direct linear camera calibration algorithm, which, for the Harris feature point extraction algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:7618560
    • 提供者:王旭东
  1. faced

    0下载:
  2. 人脸检测的范例,实现人脸检测并在窗口中标定出来,-Examples of face detection, face detection and implementation of calibration out of the window,
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:3255296
    • 提供者:sunfeng
  1. Set_the_cursor

    0下载:
  2. 编写一个控制光标位置和形状的程序,改程序具有以下功能 1:可用光标移动键↑↓←→来移动光标2:当光标已在第0列,则按←键,光标定在上一行的最后一列,若已在屏幕的左上角,则光标不动,且给出响铃,按→键时的边界处理类似。3:当光标在第0行,则按↑键,光标不动,且给出响铃,按↓键时的边界处理类似。4:按Home或End键,则光标移到当前行的行首或行尾.5:若按下数字或字母,则把该字符从当前位置依次显示到屏幕顶(在新位置显示当前字符时,原位
  3. 所属分类:汇编语言

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:
  1. zhan99

    0下载:
  2. 张正友提出的一种简单易行的摄像机标定的理论-Zhang Zhengyou proposed a simple theory of camera calibration
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:671744
    • 提供者:刘晓琼
  1. paper5

    0下载:
  2. 本文讨论标定两台数码相机的数学模型和算法。为了达到这个目的,本文根据不同的背景建立了两个模型。-This article discusses the calibration of two digital cameras, the mathematical models and algorithms. To this end, the paper under the background of the establishment of t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:643072
    • 提供者:shyhio
  1. HCJL

    0下载:
  2. 合成地震记录及标定模块,自己编写!绝对有用!-Synthesis of seismic records and calibration modules, write your own! Absolutely useful!
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-18
    • 文件大小:8223744
    • 提供者:dj
  1. CRF

    0下载:
  2. 条件随机场,应用进行分割和标定序列数据的概率模型.-conditional random fields, a fr a mework for building probabilistic models to segment and label sequence data.
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:154624
    • 提供者:许飞扬
  1. fundamental_martix

    0下载:
  2. 基于matlab写的计算机视觉中的基础矩阵算法,采用了强标定的方式,其中用了最小二乘法计算基础矩阵的八点法-Based on matlab written in the vision of the computer, using the fundamental matrix algorithm is strong, the calibration of the least-square method in calculating the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:李天涯
  1. 3D_stereo

    0下载:
  2. 所属分类:OpenCV

    • 发布日期:2024-05-18
    • 文件大小:7076864
    • 提供者:刘畅
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org