搜索资源列表
NPatternRecognizer
- 这是一个机器学习的通用算法库,用.NET编写,实现了SVM,K-MEANS聚类等经典的机器学习算法-This is a general purpose machine learning algorithms library, use. NET prepared to achieve the SVM, K-MEANS clustering and other classic machine learning algorithms
Delphi_MotionDetect1
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
Morphology
- 形态学的用途主要是获取物体拓扑和结构信息,它通过物体和结构元素相互作用的某些运算,得到物体更本质的形态。这个代码实现了腐蚀和膨胀操作-The main purpose is to obtain morphological object topology and structure information, it is through the interaction of objects and structural elements of certain operations to be mor
Chinese-opencv-learning
- 描述了opencv的主要用途以及其使用方法,适用于新手的教程。-Describes the main purpose of opencv and its use for novice tutorial.
select3dobj
- 这个程序的目的是为了收集数据集的一个对象和分割区域.它展示了如何使用相机的校准模式来计算校准模式是平面的单应性。-This program s purpose is to collect data sets of an object and its segmentation mask.It shows how to use a calibrated camera together with a calibration pattern to compute the homography of th
select3dobj
- 这个程序的目的是为了收集数据集对象和分割遮罩。它显示了如何使用相机的校准模式 计算该单对应性校准图案上的平面。它还显示grabCut分割等-The purpose of this program is to collect the data set of objects and segmentation mask. It shows how to use the camera' s calibration mode to calculate the single plane corre
contour
- 基于opencv的计算图像的边界区域,从而提取出目标区域,达到图像分割的目的。-Calculated based on the opencv image boundary region, thereby extracting the target area, to achieve the purpose of image segmentation.
Image-processing
- 利用Opencv函式庫做一些影像處理,有Gray、Canny、drawing、binary、fisheye-lens、Anaglyph、Equalization、eye-detect、facedetect、Mirror、R-S,等功能...此Source要有Opencv函式庫才能此用。-Opencv use library to do some image processing, there is Gray, Canny, drawing, binary, fisheye-lens, Anagl
camshiftSub
- 利用camara抓取連續的影像,利用後一張frame與前一張frame做相減後,取得動態物件之前景, 自利用侵蝕與膨脹的平滑處理去掉雜訊,最後再使用OPENCV裡的CAMSHIFT的函式最追蹤前景, 最後達到追蹤動態物件的目的。-Use camara capture sequential images, the use of a frame after frame with the previous one to do subtraction, and achieved th
openxingtai
- 数学形态学进行图像处理的基本思想是:用具有一定形态的结构元素探测目标图像,通过检验结构元素在图像目标中的可放性和填充方法的有效性,来获取有关图像形态结构的相关信息,进而达到对图像分析和识别的目的。-Mathematical morphology for image processing of the basic idea is: with a certain form of structure element to detect the target image, through the tes
astebbin-OpenTLD-MultiView-2b10e77
- 这是一个计算速度很好的视频跟踪算法,能够帮助我们很好的实现视频跟踪的功能-This is an extension of Georg Nebehay s open-source implementation of Zdenek Kalal s Tracking-Learning-Detection algorithm. The purpose of this extension is to add the ability to simultaneously apply a single de
FaceRecognition_CNN(olivettifaces)
- 智能图像/视频处理中,复杂背景环境(比如室外环境、机场、车站等)下,人脸识别的第一步是人脸的检测。它的精确度直接影响到后期识别的结果。不过,领域内的科学家们基本上很难有足够的精力和时间开发优化的C++代码,使其用于商业用途,而一般都是只在Matlab中进行模拟。 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。文章中的分类器的训练数据来自与我的 webcam图像,它们被采集于不同时间,不同光照,不同背景环境下,它几乎可以实时地检测
irisgraphy-master
- Irisgraphy is python openCV project to track color of iris,eye-ball, for genetic purpose based another projects and all peaple help tp improve.
sentryturret-master
- The purpose of this project is to create a cheap autonomous turret, capable of detecting motion and targetting objects.
WifiVideo
- 该项目为QT语言编写,运行于Windows操作系统,基于opencv开源库,主要目的是为实现WIFI无线视频监控项目在PC机上的观测。连接目标Ip地址及端口号即可采集到视频数据,并具备录像功能。-The project is QT language that runs on the Windows operating system, based on open source library opencv, the main purpose is to achieve WIFI wireless
61IC_H4848
- 以设计一个实时的人体检测与跟踪系统为目的, 从实际出发, 以O p en C V 为工具... 在满足了识别要求的前提下, 大大提高了识别的速度, 再一次提升了系统的实时性基于opencv的人体动作的识别,可以对视频中的人体动作进行分类处-Next in order to design a real-time human detection and tracking system for the purpose of proceeding reality to O p en CV as a t
thinning_test02
- 通过ZHANG并行细化算法,实现图像的细化处理。(By the ZHANG parallel thinning algorithm,we realize the purpose of thinning image.)
82969186
- 该程序的功能是用小波实现图像去噪的目的,主要是自然图像,(The function of the program is the purpose of image denoising with wavelet, mainly is the natural images,)
车牌识别文档
- 车牌字符识别是字符识别的重要组成部分。车牌字符识别的最终目的就是将图像中的车牌字符转化成文本字符,车牌字符的识别属于印刷体识别范畴。 字符识别的基本思想是匹配判别。抽取待识别字符特征按照字符识别的原理和预先存储在计算机中的标准字符模式表达形式的集合逐一进行匹配,找出最接近输入字符模式的表达形式,该表达形式对应的字就是识别结果。(License plate character recognition is an important part of character recognition. T
PIXEL
- 灰度变换是指根据某种目标条件按一定变换关系逐点改变源图像中每一个像素灰度值的方法。目的是为了改善画质,使图像的显示效果更加清晰。 图像的灰度变换处理是图像增强处理技术中的一种非常基础、直接的空间域图像处理方法,也是图像数字化软件和图像显示软件的一个重要组成部分。提取像素进行变化(Grayscale transformation is a method of changing the gray value of each pixel in a source image according to c
