目前分類:OpenCV (116)

瀏覽方式: 標題列表 簡短摘要
參考資料:

SVM model fails to load

me1237guy 發表在 痞客邦 留言(0) 人氣()

下載 freeType 2.9.1

me1237guy 發表在 痞客邦 留言(0) 人氣()

Histogram Comparison (Histogram Matching)

image

me1237guy 發表在 痞客邦 留言(0) 人氣()

Since the Viz(Visualization Toolkit) is not included in official opencv package, you have to build it

 

me1237guy 發表在 痞客邦 留言(0) 人氣()

How to make auto-adjustments(brightness and contrast) for image Android Opencv Image Correction

me1237guy 發表在 痞客邦 留言(0) 人氣()

Given a set of connected points, where they are filled with red color.

me1237guy 發表在 痞客邦 留言(0) 人氣()

http://felix.abecassis.me/category/opencv/

me1237guy 發表在 痞客邦 留言(0) 人氣()

projectPoints is a useful function, which can automatically projects 3D points to an image plane.

Here is another good example shows how to project 3D points by using the project matrix.

me1237guy 發表在 痞客邦 留言(0) 人氣()

 

Programming Computer Vision with Python

me1237guy 發表在 痞客邦 留言(0) 人氣()

image

me1237guy 發表在 痞客邦 留言(0) 人氣()

http://store.steampowered.com/about/

me1237guy 發表在 痞客邦 留言(0) 人氣()

contour line: blue color

me1237guy 發表在 痞客邦 留言(0) 人氣()


me1237guy 發表在 痞客邦 留言(0) 人氣()

   1: cvtColor(imgSrc, imgG, CV_BGR2GRAY);
   2: threshold(imgG, imgBW, 100, 255, THRESH_BINARY);
   3: vector<vector<Point>> contours;
   4: vector<Vec4i> hierarchy;
   5:  
   6: findContours(imgBW, contours, hierarchy, RETR_TREE, CV_CHAIN_APPROX_SIMPLE);

me1237guy 發表在 痞客邦 留言(0) 人氣()

利用PowerPoint製造測試圖片,黑色數字為PPT旋轉角度

me1237guy 發表在 痞客邦 留言(0) 人氣()

Blob Characteristics

me1237guy 發表在 痞客邦 留言(0) 人氣()

image image

me1237guy 發表在 痞客邦 留言(0) 人氣()

Facial Landmark Detection

Facial Feature Detection

me1237guy 發表在 痞客邦 留言(0) 人氣()

[1]

me1237guy 發表在 痞客邦 留言(2) 人氣()


me1237guy 發表在 痞客邦 留言(0) 人氣()

Close

您尚未登入,將以訪客身份留言。亦可以上方服務帳號登入留言

請輸入暱稱 ( 最多顯示 6 個中文字元 )

請輸入標題 ( 最多顯示 9 個中文字元 )

請輸入內容 ( 最多 140 個中文字元 )

reload

請輸入左方認證碼:

看不懂,換張圖

請輸入驗證碼