-
三
立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.
- 2022-03-18 17:28:19下载
- 积分:1
-
documents in a single file, use the menu to open bitmaps, and can drag the mouse...
在单文档文件中,使用菜单打开位图,并可用鼠标拖动》-documents in a single file, use the menu to open bitmaps, and can drag the mouse "
- 2022-05-28 13:35:06下载
- 积分:1
-
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等...
该代码是一个用C++编写的面向对象的计算机视觉库,它包含了许多的功能用于解决数学问题,许多的图像处理算法等-the code is a C prepared by the object-oriented computer vision library, which contains many of the functions for solving mathematical problems, many of the image processing algorithm
- 2022-08-21 07:25:37下载
- 积分:1
-
自己参考资料写的关于c图像的小程序,里面还用的了键盘的使用,算是游戏吧。绝对原创!很利于初学者学习。...
自己参考资料写的关于c图像的小程序,里面还用的了键盘的使用,算是游戏吧。绝对原创!很利于初学者学习。-his reference was made on the images of small c procedures, which also use the keyboard use, it is the game. Absolutely original! Beginners very conducive to learning.
- 2022-02-01 20:43:47下载
- 积分:1
-
一种快速的图像拐点的matlab程序,在一张图像上用9点快速检测,要求被处理图像为2值图像。...
一种快速的图像拐点的matlab程序,在一张图像上用9点快速检测,要求被处理图像为2值图像。-a fast image inflection point of Matlab procedures, in an image with 9:00 rapid detection, Image processing was required for two binary images.
- 2022-11-28 21:00:03下载
- 积分:1
-
Abstract
We present a component
Abstract
We present a component-based, trainable system for detecting
frontal and near-frontal views of faces in still gray
images. The system consists of a two-level hierarchy of Support
Vector Machine (SVM) classifiers. On the first level,
component classifiers independently detect components of
a face. On the second level, a single classifier checks if the
geometrical configuration of the detected components in the
image matches a geometrical model of a face. We propose
a method for automatically learning components by using
3-D head models. This approach has the advantage that
no manual interaction is required for choosing and extracting
components. Experiments show that the componentbased
system is significantly more robust against rotations
in depth than a comparable system trained on whole face
patterns.
- 2023-05-01 18:35:08下载
- 积分:1
-
在指定位置绘制位图的镜像图
在指定位置绘制位图的镜像图-the designated location mapping bitmap image map
- 2022-02-26 13:35:44下载
- 积分:1
-
基于opencv的C++图像配准,区域追踪
资源描述利用计算机视觉包opencv实现图像区域配准,对图像处理学习具有指导作用,算法可以多方面的改进,从而应用到很多其他图像处理当。(注意:必须安装opencv,低版本安装较复杂,可参考网上教程)
- 2022-04-02 12:41:25下载
- 积分:1
-
MFC画直线的算法实现
MFC画直线的算法实现-MFC painting linear algorithm
- 2022-03-12 06:47:55下载
- 积分:1
-
C语言图像处理方法
C语言图像处理方法--Images processing method of C language
- 2023-09-06 08:55:04下载
- 积分:1