搜索资源列表
SnakeProfile
- opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
OpenCV
- 本程序是openCV教程——基础班中所有的实例源代码,配合书本学习,有助于更好更快的学习openCV -This program is openCV tutorial- Basic source code for all instances, with book-learning, to help better and faster learning openCV
operations_of_matrix_and_image
- Opencv中矩阵和图像操作的基本函数介绍,包括函数的代码-Opencv image operations in the matrix and introduce the basic functions, including the function code
C_sharp
- 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
EdgeDetect
- 用OPENCV写的边缘检测基本函数,其中包含了OPENCV的基本用法-Edge detection using OPENCV write basic functions, which contains the basic usage of OPENCV
OpenCV_MFC
- OpenCV在MFC中的使用的一个示例,基本图像处理功能都有-OpenCV MFC in use in a sample, the basic image processing functions have
main
- 直方圖等化(Histogram Equalization)為一種使用統計方法的影像處理程式設計,它的功能為將統計直方圖的色彩分布平均的打散在直方圖裡,也就是說,讓一張圖的直方圖分布均勻化,同樣的也是使用到LUT(Look-up Table)的方法 而在設計直方圖等化不可或缺的就是需要先知道統計學的機率密度函數(Probability Density Function,PDF)以及累積分配函數(Cumlative Distribution Function,CDF)相關的基本概念,在這邊
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按钮,将会画出
opens
- 适合OPENCV的初学者,熟悉其基本用法,完成字符的处理与显示-For OPENCV beginners are familiar with its basic usage, to complete the processing and display of characters
preprocessing
- it contain basic pre-processing algorithm including gaussian, binarization.
cam-output
- it contains basic cam-output algorithm
c1
- opencv与directshow结合,在MFC平台上显示图像并对其进行基本处理-opencv and directshow integration platform to display images in the MFC, and its basic processing
OpenCV
- opencv安装包和基础教程,包括环境配置和常用函数。-opencv installation package and basic tutorials, including environmental configuration and common functions.
OpenCV---Basic-Document
- OpenCV逐步成为一个通用的基础研究和产品开发平台。本书是国内第一本全面介绍OpenCV的中文版图书。作者:刘瑞祯,于仕琪-OpenCV has gradually become a common platform for basic research and product development. This book is the first comprehensive descr iption of the Chinese version of OpenCV library. Of: R
A-Basic-Introduction-to-OpenCV-for-Image-Processi
- basic introduction to openCV
opencv-basic-knowledge
- 这是一个关于opencv开源数据库的基本知识资料,对初学者有很大帮助。-This is a basic knowledge of information on opencv open source database, be of great help for beginners.
basic-resource-for-OpenCV
- 关于个人整理的opencv 基本入门资料-The personal finishing opencv basic introductory information
The-basic-material-of-OpenCV
- OpenCV的基本入门个人整理,初学者很实用-The basic teaching material of OpenCV,is a Beginner s Guides.
Basic-mouse-operation
- 模式识别中,opencv里面的实现基本鼠标操作,实现程序多样性-Pattern recognition, opencv inside for basic mouse operations, to achieve diversity program
basic-histogram
- basic histogram based recognition video / camera -basic histogram based recognition video / camera