搜索资源列表
RectDetector
- 利用opencv库自己编写的霍夫直线检测程序,能够有效的检测图形当中的直线。-This information document contains a number of commonly used classical neural network algorithm.
opencv_drawing
- 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。 开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2 实验功能: 1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。 2.单击Drawing2按钮,将会画出
CeLianHuanXing
- opencv+Vc++ 编写的环形图形测量程序,可以测量图形的内径和外径-opencv+ Vc++ prepared by the ring graphic measurement procedures to measure graphics inside and outside
opcvlib_static
- 开源的图形操作相关opencv生成的静态库,调用这些静态库的程序可以脱离opencv独立运行-Opencv open source graphics related to the operation generated static library, call the static library program can run independently from the opencv
drawImage
- 这是在vc6.0下,使用opencv1.0 实现的一个关于画图的小程序。具体参考《opencv教程 - 基础篇》里面的P83 页 drawing.c 。主要功能就是利用opencv实现图形的绘制。-This is in vc6.0, using opencv1.0 achieve a small program on the drawing. Specific reference to " opencv tutorial- The Basics," which the P8
shuzhifenxi
- 基于三种插值方法同时应用的图像变换程序,采用OpenCV读写图形,可以实现图像部分错位,而且可以随意更改坐标变换函数以达到需要的效果。-Interpolation method based on three applications of the same image transformation process, the image part of the dislocation can be achieved, and can change the coordinate transforma
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
drawing
- 此程序是opencv中的,展示了opencv中的绘制图形功能。-This program is a the opencv shows opencv draw graphics capabilities.
opencvPgrabcut
- 基于opencv的图形图像处理程序,grabcut算法,简单易懂,可以运行。-Grabcut algorithm based the opencv graphics image processing program, easy to understand, you can run.
Test2
- 这是一个基于OpenCV的图形处理程序,可以对图像进行旋转和缩放,缩放的比例和可以在程序中修改-This is an OpenCV-based graphics program, image rotate and zoom, zoom ratio and can be modified in the program
Image
- 一个简单的canny边缘检测程序,可检测一切彩色图形,必须安装opencv-an simple canny edge detection example
LY33Canny
- 使用canny算子来提取图形的轮廓边界的程序,很简单,但是很实用-Canny operator to extract the shape s outline border program is very simple, but very practical
CvMat_struct
- 使用opencv编写程序,编写图形矩阵,用于图像处理和信号处理-To use opencv programming, writing graphical matrix for image processing and signal processing
OpenCV-2-Computer
- OpenCv2图形图像应用程序开发设计参考手册。-OpenCv2 graphics application development and design reference manual.
opencvCPP
- 是opencv的c++常用的所有的程序,包括人脸识别,运动物体跟踪,颜色识别,图形图像设计,摄像头定标等。-Is opencv c++ commonly used all programs, including face recognition, moving object tracking, color recognition, image design, camera calibration, etc.
surf_study
- opencv在图形图像处理中的应用;surf算法程序段-surf algorithm block opencv in graphics processing
EllipseDetector-Dist
- 用于检测椭圆图形,得到椭圆五维参数。内附具体实例,并配有具体程序。-For the detection of elliptical pattern to get the five-dimensional ellipse parameters. Included specific examples, and with specific procedures.
Mouse
- 基于Opencv的C++鼠标绘画程序,通过设置滚动条的值可以改变画图的颜色,通过输入一些特定的标识符,可以画矩形、圆形等多种图形。-Opencv C++ mouse draw example
lidar
- xv11激光雷达的数据采集,点云数据显示,直线拟合程序,使用opencv 进行图形显示。-xv11 lidar data aquisition program,point cloud display,and line fiting based on opencv.
vc6.0基于opencv1.0的车牌识别程序源代码
- vc6.0基于opencv1.0的车牌识别程序源代码,有图形界面,就是版本老了点