搜索资源列表
congealReal.1.0.tar
- 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
opencv
- learning opencv 的中文版,不可多得的资源,opencv是个强大的图形图像视频处理库,对于相关专业的人有很大的帮助-learning opencv the Chinese version, rare resources, opencv is a powerful graphic image video processing library for the relevant professional person of great help
OpenCV
- 主要是opencv的学习和应用,入门书,可以进行图形图像的处理-Main opencv is the learning and using, how-to book, can undertake image processing
Gauss
- 人手识别 模式识别 图形图像处理 源文件-Development tools is opencv Manpower to identify
OpenCV-Project
- 这是一个使用OpenCv,在VC++ MFC平台下实现的图形图像处理程序源码,主要功能有彩色变灰阶,图像方向、旋转、放大缩小、水平镜像、垂直镜像、Laplace 变换、RGB分量、HSV分量、喇叭、分量等。-AppWizard has created this MyOpenCVMFC application for you. This application not only demonstrates the basics of using the Microsoft Foundation
opencvPgrabcut
- 基于opencv的图形图像处理程序,grabcut算法,简单易懂,可以运行。-Grabcut algorithm based the opencv graphics image processing program, easy to understand, you can run.
connectprocess
- 在图像处理过程中,经常会遇到这样一部分图像,图像的整体部分如果人来看的话一眼就能看出,但是它的内部由于有各种小缺口,导致断开了,这样在计算机“眼”里就被认为是断开的,为了使图像达到适应人眼的感觉,需要将这些缺口和断开的口给连接上去,这就需要用到计算机图形学中的连通域处理技术。本文给出一个简单的连通域处理函数,当然这个函数是来自OpenCV著名教程Learning OpenCV中,只不过它的接口是基于c版本的OpenCV,而到目前为止,基于C++接口的OpenCV已经是主流,所以我将其接口改成了c
CvMat_struct
- 使用opencv编写程序,编写图形矩阵,用于图像处理和信号处理-To use opencv programming, writing graphical matrix for image processing and signal processing
OpenCV_1.0
- 一款非常好的国外图形图像处理软件源代码包,可执行文件,需要安装。内部包含图像分层、边缘处理、二值化等算法。也包含了矩阵计算的很多算法。看后受益非浅。-A very good image abroad, graphics processing software source code package, an executable file, need to install. Contains images of internal delamination, edge treatment, such
surf_study
- opencv在图形图像处理中的应用;surf算法程序段-surf algorithm block opencv in graphics processing
ran
- 实现图形图像处理中RANSAC算法,利用算法用最小二乘法拟合一条曲线-RANSAC graphics image processing algorithm, using a least squares fit algorithm curve
OpenCV-Reference-in-Chinese
- openCV用户开发手册,加载在Visual Studio上的图形图像处理类库,用于查询相关函数功能-openCV users to develop manuals, loaded on Visual Studio' s graphic image processing library, used to query related functions Function
Learning-OpenCV
- 学习opencv.pdf,特别适合初学者学习opencv理论知识,并借助opencv库函数实现图形图像处理以及摄像机标定。-Learning opencv. PDF, and is especially suitable for beginners learning opencv theory knowledge, and with the aid of opencv library function to realize image processing and the camera cali
HOG_OpenCV
- 利用opencv平台,基于图形图像处理的车辆识别,并标出车辆位置区域-Use opencv platform, based on the vehicle identification graphics, image processing, and mark the position of the vehicle area
findceshi
- 图像处理,规则图形的匹配与搜索 图像处理,规则图形的匹配与搜索.-image processing,image processing,image processing,image processing,image processing,image processing,image processing,image processing,image processing,image processing,
【OpenCV3版】《OpenCV3编程入门》书本配套源代码
- 图形图像处理,opencv教程,opencv3编程入门源代码(Graphic image processing, opencv tutorial, opencv3 programming source code)
3用动态地址计算配合at访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用at访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access some of the pixels point method.)
2用迭代器访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用迭代器访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access the pixel iterator some of the methods.)
1用指针访问像素
- 编程环境:VS+OPENCV ,对于初学者学习基于opencv的图像处理非常有帮助,此节点主要是用指针访问像素点的一些方法。(Programming environment: VS + OPENCV, for beginners to learn based on opencv image processing is very helpful, this node is mainly used to access some of the pixels of the pointer method.
OpenCV官方教程中文版(For Python)
- 学习opencv做图形图像处理,很不错的一本计算机视觉学习书籍,使用的语言是python(Learning opencv do graphic image processing, a very good computer vision study books, the use of the language is python)