资源列表

« 1 23 4 5 6 7 8 9 10 ... 746 »

[OpenCV444

说明:圖片檔案格式的轉換其實很簡單,應為所有轉換格式的演算法都包在cvLoadImage(),cvSaveImage()裡啦,對OpenCV而言,可以不用去知道如何去實作它的圖檔格式而做到直接開啟的功能,而他讀到的檔案甚至連它的相關資訊全都包在IplImage資料結構裡-Image file format conversion is very simple, they should convert the format for all alg
<nip> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCV000

说明:Mahalanobis距離是一個可以準確找出資料分布上面極端值(Outliers)的統計方法,使用線性迴歸的概念,也就是說他使用的是共變數矩陣以及該資料分布的平均數來找尋極端值的產生,而可以讓一群資料系統具有穩健性(Robust),去除不必要的雜訊訊息,這邊拿前面共變數矩陣的資料為例,並且新增了兩個點座標向量來做Mahalanobis距離的比較-Mahalanobis distance is the information that c
<nip> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCV000

说明:OpenCV提供了一個通用矩陣乘法的函式,cvGEMM(),代表的是GEneralized Matrix Multiplication,cvGEMM()可以處理線性代數方面許多的乘法運算,cvmMul()矩陣乘法這個函式就是從這裡來的,cvmMul()在"cvcompat.h"及"cxcore.h"這兩個函式庫被定義-OpenCV provides a common matrix multiplication function, cvG
<nip> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVROI

说明:在图像中选取自己感兴趣的一块儿区域,然后可以在此区域中进行局部图像的处理-selection of the region of interest of the image and processing
<y> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVROI1

说明:在图像中选择自己感兴趣的一块儿区域并在此区域中进行图像处理-In the images together to choose their own area of interest and, in this area for image processing
<y> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVhanddetection

说明:program detecs hand
<szamek> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVgussmix

说明:本程序是对混合高斯模型的改进,从RGB空间转化到HSV空间。运行时要装OPENCV-This program is a Gaussian mixture model improvement, space conversion from RGB to HSV space
<秦瑶> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVcrop

说明:crop files in openCV
<sapan doshi> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVkernel

说明:edgelet kernel making
<sapan doshi> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVball_coord

说明:Finding ball coordinates
<sapan doshi> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVbkgrd

说明:运动检测方法:利用背景建模来检测运动的物体-Motion Detection: Using background modeling to detect moving objects
<方莉> 在 2024-05-03 上传 | 大小:1024 | 下载:0

[OpenCVfilter

说明:用不同的核进行图像的二维滤波。直接用cvFilter2D得到的结果与cvLaplace得到的结果有所不同-With different two-dimensional nuclear for image filtering. The results obtained directly cvFilter2D the results obtained with different cvLaplace
<方莉> 在 2024-05-03 上传 | 大小:1024 | 下载:0
« 1 23 4 5 6 7 8 9 10 ... 746 »

源码中国 www.ymcn.org