资源列表

« 1 2 34 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-04 上传 | 大小:1024 | 下载:0

[OpenCVGMMS

说明:OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
<jiaojiao003> 在 2024-05-04 上传 | 大小:497664 | 下载:0

[OpenCVopens

说明:适合OPENCV的初学者,熟悉其基本用法,完成字符的处理与显示-For OPENCV beginners are familiar with its basic usage, to complete the processing and display of characters
<陈小菲> 在 2024-05-04 上传 | 大小:94208 | 下载:0

[OpenCV000

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

[OpenCVbfCanny

说明:基于双边滤波的图像Canny边缘检测。先对图像进行双边滤波,再对其进行Canny算子的边缘检测。-Based on bilateral filtering image Canny edge detection. The first image bilateral filtering, and then them Canny edge detection operator.
<陈利聪> 在 2024-05-04 上传 | 大小:3072 | 下载:0

[OpenCVPersonTracker_opencv

说明:Analyze the movement of a person in front of a device using OpenCV Triclops
<zappa> 在 2024-05-04 上传 | 大小:3042304 | 下载:0

[OpenCVtuxiangchuli

说明:各种图像处理基本开源代码,欢迎大家积极开发,增添新的算法,里面包括了各种基础算法的整合-fcm segmentation
<天草> 在 2024-05-04 上传 | 大小:5108736 | 下载:0

[OpenCVFaceDetect(2)

说明:it is a facedetecter with opencv
<gsd/> 在 2024-05-04 上传 | 大小:1859584 | 下载:0

[OpenCVCamer_CC

说明:识别,检测,控制摄像头的源程序 简单例程,希望对大家有帮助-Identification, detection, control the camera source simple routines that you want to help. .
<孙海波> 在 2024-05-04 上传 | 大小:6076416 | 下载:0

[OpenCVSome_examples

说明:Some examples of some different fuctions
<nunoff> 在 2024-05-04 上传 | 大小:177152 | 下载:0

[OpenCVAffineTrans

说明:本程序实现了对图像的读取,仿射变换以及显示的操作,基于openCV编写。-This program enables the image to read, affine transformation and display the operation, based on openCV preparation.
<宗凯彬> 在 2024-05-04 上传 | 大小:166912 | 下载:0
« 1 2 34 5 6 7 8 9 10 ... 746 »

源码中国 www.ymcn.org