回答編集履歴

1

インデント修正

2016/12/12 04:31

投稿

Chironian
Chironian

スコア23272

test CHANGED
@@ -8,9 +8,9 @@
8
8
 
9
9
  ```C++
10
10
 
11
- #define cvCvtPixToPlane cvSplit
11
+ #define cvCvtPixToPlane cvSplit
12
12
 
13
- #define cvQueryHistValue_2D( hist, h, s )
13
+ #define cvQueryHistValue_2D( hist, h, s )
14
14
 
15
15
  ```
16
16