搜索资源列表
基于OpenCV的常用图像分割算法
- 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
houghforest
- 使用hough随机森林算法做的单类物体识别-Random forest algorithms use hough a single class of object recognition do
random-forest
- 随机森林算法是opencv中的重要的算法,其中讲述了随机森林的定义特征构建方法等-Random Forests algorithm is an important algorithm in opencv, which describes the defining characteristics of a random forest construction methods
matrix
- 关于opencv矩阵学习的方法,其中包括随机矩阵。-Opencv matrix on learning methods, including random matrix.
01
- 自由选定一个原定,之后便会自由绘图,随机模式之下绘制图形,直到结束。-Freely chosen an original, and then it would free graphics, graphics rendering, under random pattern, until the end.
k_means
- 实现K-means算法,高斯随机分布抽取数据 利用k-means算法实现分类-Implement K-means algorithm to extract the data using Gaussian random distribution of k-means classification algorithm
mac_opencv
- 利用opencv对矩阵进行的运算操作等,可以产生服从均匀分布的随机矩阵,也可以产生服从正态分布的随机矩阵,有矩阵乘法,加法,除法等,非常方便,可以直接拿来用的。-Using opencv on computing matrix operations, etc., can produce uniformly distributed random matrix, can also produce a normal distribution of random matrices, a matrix m
SVM
- VC6.0编写,基于OpenCV的支持向量机分类程序,在400×400的平面上生3类随机样本点,然后给出利用SVM分类的决策面和支持向量-VC6.0 written OpenCV-based support vector machine classification procedures, the plane of 400 × 400 random samples of raw Category 3 points, and then give the decision-making surfac
videoFrameGet
- 一个视频处理软件,功能: (1)读取给定视频文件,提取帧率,并按照秒为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每秒钟存储25幅图像,秒钟的序号作为不同文件夹名称。 (2)对第i秒钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 -A video processing software, feat
bayes
- 很完整的朴素贝叶斯分类器,基于openCV做点。先随机生产一个2维特征向量,然后使用贝叶斯来分类并且现实。-Is complete the simple Bayesian classifier, based on openCV to do. First production of a random 2-dimensional feature vector, and then to use Bayesian classification and reality.
opencv_rand_draw
- 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 实验功能: 1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
test9_25_3_1
- 选取一个浮点数,并产生一些随机数,把浮点数转化为整数型-Select a float, and generate some random numbers, the floating-point number into integer
letter_recog
- 此示例演示如何训练随机树分类,运行环境VC++2010, 基于Opencv2.4.2。-The sample demonstrates how to train Random Trees classifier
letter_recog
- 此示例演示如何训练随机树分类推进分类器,或MLP,或Knearest,或Nbayes,或支持向量机-This example demonstrates how classified propulsion classifier training random tree, or the MLP, Knearest, or Nbayes or support vector machines
opencv
- 采取随机蕨算法,利用OpenCV库进行特定目标体的识别-To take random fern algorithms using OpenCV library specific target body identification
Pointrandom
- 在processing环境下利用opencv库实现的随机有色点采集程序-The random colored point acquisition program opencv library in the processing environment
Opencv_Chinese_handbook
- 基础结构 数组操作o初始化o获取元素和数组子集o拷贝和填充o变换和置换o算术、逻辑和比较o统计o线性代数o数学函数o随机数生成o离散变换 动态结构o内存存储o序列o集合o图o树 ----------------- 绘图函数 ****************************************o典线和形状o文本o点集和轮廓 数据保存和运行时类型信息 樊臻韬o文件存储o写数据o读数据o运行时类型信息和通用函数 --------------- 其它混合函数 错误处理和系统函数o错误处理o系
project2
- 数字图像处理,包括产生椒盐噪声或随机脉冲噪声,并进行均值滤波或中值滤波-Digital image processing, including generating salt and pepper noise or random impulse noise and mean filter or median filter
DenoiseTrain
- 去模糊的源程序,Training an active random field for real-time image denoising -Defuzzification of the source,Training an active random field for real-time image denoising
random forest
- 简单的随机树生成代码 可以直观的对随机树有一个直观的认识。(Simple random tree generation code can intuitively have an intuitive understanding of random trees.)
