搜索资源列表
jqsjxg
- vc++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 vc编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 vc++开发腐蚀运算源程序 vc++开发膨胀运算源程序 vc++开发细化源程序 vc++开发Hough变换的源程序 vc++
ltilib
- LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-vc++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more... -LT
ImageRegistration.rar
- 基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、
SIFT_vc.rar
- vc实现的sift特征点提取。sift是图像领域最新提出的有效特征点算法之一,a detection method for SIFT interest point which is recently proposed in computer vision area
2Dto3D.rar
- 内容为vc源代码,主要实现双目视觉的二维到三维的重建工作。,The contents of the source code for vc, the main achievement of binocular vision of two-dimensional to three-dimensional reconstruction.
RVS.rar
- 基于vc++与opencv的用于双目机器视觉的小程序。实现双目显示与图像分割功能,可以用做开发双目视觉软件的基本平台。,Based on vc++ with opencv binocular machine vision for small procedures. Achieve binocular function display and image segmentation can be used for the development of binocular vision of the
ltilib
- LTI库是一个面向对象的计算机视觉库写在C++视窗/余-vc++和Linux的/gcc.它提供了很多功能来解决数学问题、图像处理算法很多,有些工具和分类得多-LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-vc++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, m
cvut_testCalibration
- 摄像机标定程序并附测试图片,from《基于OpenCV的计算机视觉技术实现 》,开发环境为vc++6.0 && OpenCV1.0-Camera calibration procedure with the test picture, from "based on the OpenCV computer vision technology to achieve", development environment for vc++6.0 && OpenCV1.0
IMGReg
- 图像配准是对取自不同时间,不同传感器或者 不同视解的同一场景的两幅图像或者多幅图像匹配的过程,它被子广泛应用在遥感图像/三维重构/机器人视觉等领域.下面是利用vc++来实现图像的配准源程序.-Image registration is a different time from different sensors or different solutions of the same scene as the two images or multiple image matching proces
rlsb
- 人脸识别源代码,vc++,机器视觉,具有极高的参考价值。 -Face recognition source code, vc++, Machine vision, has a very high reference value.
BinocularComputervisionFundmentalMatrix_vc
- 计算机双目视觉的重要技术,基础矩阵的计算,vc源码,利用到OpenCV环境和Mablab库.-The importance of binocular vision of computer technology, based on matrix calculation, vc source, using the OpenCV library environment and Mablab.
OpencvTest
- 微扑翼飞行器(FMAV)是一种模仿鸟类或昆虫飞行的新概念飞行器,根据拍摄的视频图像,按照计算机视觉理论设定了适用于微扑翼飞行器的运动模态检测方案。vc++6.0平台上进行了编程实现。经过试验可以看出这种模态检测方法的可行性和准确性,其结果对微扑翼飞行器的优化改进起到了积极的作用。 -Flapping-wing aircraft (FMAV) is a kind of mimic the flight of birds or insects of a new concept vehicle,
251456
- 实现了机器视觉中多数操作,如摄像机标定,基于颜色图像的三维重构-Achieved in the majority of machine vision operations such as camera calibration, image-based three-dimensional reconstruction of color
vision
- 基于vc++2008的视频文件与摄像头处理源码与说明,说明文件是英文的,当时是 用于vc++2005,但是应该不妨碍大家阅读。 共包括三个工程,分别为MPEG文件的处理、单个摄像头的处理、两个摄像头的处理,每 个工程带一个Word说明文件。 至于大家所要的视频文件的处理和多文档窗口的编程资料,里面都有很好的示例。 -Based on vc++2008 video files with the camera deal with source code and instructi
vc
- 主要是进行滚动窗口算法的程序编写,用于机器人视觉中-Primarily to scroll the window programming algorithm for robot vision
vision
- 本代码是用vc++编写的基于光线投射算法的体绘制应用,其效果是一个人的头骨-The code is written using vc++ algorithm based on ray casting volume rendering applications, the effect of a person' s skull
Binocular-vision-Camera-calibration
- vc++6.0和OpenCV1.0摄像机标定程序-vc++6.0和OpenCV1.0 Binocular vision Camera calibration
vc-image-recognition
- 《Visual C++数字图像识别技术典型案例》源代码,介绍了数字图像处理和计算机视觉领域的几个应用实例,包括指纹识别系统、数字水印技术、条形码技术、印鉴鉴定系统、光学字符识别技术以及基于视觉的手势识别系统。-"A typical case of Visual C++ digital image recognition technology" source code, some application examples of digital image processing and comput
Computer-vision
- 浙江大学计算机视觉课程,使用vc++和OpenCV进行编程-Zhejiang University computer vision course
vc-vision
- Machine vision学习,很有用的一些机器视觉算法原理思路,希望我的转发对大家有益-Machine vision