资源列表
000
- Mahalanobis距離是一個可以準確找出資料分布上面極端值(Outliers)的統計方法,使用線性迴歸的概念,也就是說他使用的是共變數矩陣以及該資料分布的平均數來找尋極端值的產生,而可以讓一群資料系統具有穩健性(Robust),去除不必要的雜訊訊息,這邊拿前面共變數矩陣的資料為例,並且新增了兩個點座標向量來做Mahalanobis距離的比較-Mahalanobis distance is the information that can accurately identify the dis
000
- OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvGEMM (), represents the GEneral
PersonTracker_opencv
- Analyze the movement of a person in front of a device using OpenCV Triclops
tuxiangchuli
- 各种图像处理基本开源代码,欢迎大家积极开发,增添新的算法,里面包括了各种基础算法的整合-fcm segmentation
FaceDetect(2)
- it is a facedetecter with opencv
Some_examples
- Some examples of some different fuctions
rgbseparation
- 实现RGB三种颜色的分离-RGB three colors to achieve the separation
Histogram
- 该程序主要是在OpenCV的环境下实现直方图的,显示的是经典的lina图像的直方图分布-The program is mainly achieved in the circumstances OpenCV histograms, showing the classic image of the histogram distribution of lina
camshift
- it will help to track objects based on camshift algorithm
preprocessing
- it contain basic pre-processing algorithm including gaussian, binarization.
cam-output
- it contains basic cam-output algorithm
color_tracking
- it contains tracking algorithm based on condensation
