搜索资源列表
OPENCV写的一个小程序
- OPENCV写的一个小程序 包括将彩色图片转成灰度图以及做阈值分割和主成分分析的功能-OPENCV write a small program, including a color picture converted to grayscale and make thresholding and principal component analysis of functional
V_CameraVideoAnalysi
- 使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have droppe
openCV-2.2_collection
- 自己整理的opencv源码分析,是关于opencv2.2的,里面也有自己的翻译,如果大家喜欢,我陆续会把源码分析一个个上传完毕-Opencv source of his finishing is about opencv2.2' s, which also has its own translation, if you like, I will gradually upload one complete source code analysis
HaarTraining_algorithm
- 详细分析了基于opencv的haar-like型特征训练的源程序,对haar-like的原理以及实现方法进行了综合阐述,并给出了示例。-Opencv based on detailed analysis of the haar-like features of the training model of the source, the principle of haar-like methods to achieve a comprehensive and elaborate, and give
AdaptiveThreshold
- 固定阈值二值化和自适应局部阈值二值化对比分析,opencv实现-Fixed threshold value and adaptive threshold binarization comparative analysis, opencv implementation
GMM-modeling-and-EM
- 介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法-Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm
cvWavelete
- 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
Blob
- 基于OpenCV的斑点分析,图像处理应用-OpenCV spots based on analysis, image processing applications
Cell
- 细胞图像分析输入:图像文件cell1.bmp 输出要求: 1. 该图像中的细胞数量; 2. 最大细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 3. 最小细胞的面积、周长(以像素为单位)、方向、该细胞的中心位置; 4. 所有细胞的平均面积(以像素为单位); 5. 将主要的中间步骤处理结果的图像都用OpenCV 的cvShowImage 显示出来。-Cell image analysis type: image file cell1.bmp output req
videoanalysis
- 分析视频文件,得到关键帧,并从关键帧中识别出圆形物体(应用为识别柑橘)-Analysis of video files, get the key frames and key frames from the identified circular object (application for the identification of citrus)
OpenCV
- 摄影测量学发展而来的直接线性变换(DLT)方法和扩展的直接线性变换方法,有基于径向排列约束(RAC) 的两步法(Tsai方法),有基于不同位置平面模板的张正友法(Zhang),也有基于摄像机本身移动无需外部标 定物的自标定方法。 OpenCV是Intel开源计算机视觉库,它由一系列c函数和少量C++类构成,具有强大的图像处理、图 像分析和图像理解功能,它的函数实现了很多经典的图像处理和计算机视觉方面的算法,是机器视觉研究 与开发的良好工具。-Photogrammetry de
CLConvolution
- 分析了如何創建一個簡單的7x7濾波器的OpenCL是適用於所有的GPU。本案例研究將著眼於提高卷積卷積時的性能與小圖像內核,一般來說,基於 FFT卷積更快的30x30內核及以後 [1],但實際上它的使用不常見的大窗口大小。 .我們將首先實現卷積圖像,然後使用改進的濾波器性能通過使用__constant OpenCL的內存和緩存圖像信息在__local空間。 -Analysis of how to create a simple 7x7 filter is applied to all Ope
Several-opencv-examples
- 几个opencv实例。如何用OPENCV 制作图像的分析。以及OPENCV在VC6.0中的配置,应用-Several opencv examples. How to make image analysis OPENCV. OPENCV in VC6.0 and the configuration, application
LuFanOpenCV_V1
- 项目设计并实现了一个具有闯入报警功能的智能监控系统。该系统包括视频采集、视觉分析与输出报警几个功能。其中视觉分析部分利用OpenCV图像处理技术对采集得到的图像进行处理,根据图像中是否包含闯入者进行判别报警。如果判别出有非法闯入者,系统自动启动记录,将视频内容保存入磁盘,并通过串口通信将报警信号发送给单片机进行报警,危机解除后,停止写入磁盘,并解除单片机报警信号!-Project design and implementation of an intelligent intrusion alar
OpenCV_face_detection_analysis
- 本文为对常见的基于opencv人脸检测算法进行详细的分析讲解。-This article is for the common opencv face detection algorithm based on a detailed analysis to explain.
OpenCV_Manual
- This article describes the basics of working with images, motion analysis and tracking of the object in OpenCV.
hist
- 智能视频分析中,常常用到直方图的知识,提供基于opencv的直方图源程序。-Intelligent video analysis, the histogram is often used in knowledge-based histogram opencv source.
harrrtraining
- opencv中harrrtraining算法的详细剖析-The detailed algorithm analysis of harrrtraining in opencv
3D-Imaging--Analysis-and-Applications
- This book is primarily a graduate text on 3D imaging, shape analysis and associated applications
guassian-discriminant-analysis
- 基于opencv实现的c++版高斯判别分类,随机生成两类满足正态分布的训练样本点,利用高斯判别分析进行分类-Based on c++ version of the opencv, we realized gaussian discriminant classification by randomly generating two classes meet normal distribution of the training sample points, and used gaussian di