Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- swift concurrency
- 발로란트 api dart
- dart.dev
- 파이썬 부동소수점
- keychain error
- flutter statefulwidget
- flutter android 폴더
- valorant api dart
- flutter bloc
- flutter
- flutter widget
- Architectural overview
- 롤토체스 api dart
- tft api dart
- PlatformException(sign_in_failed
- dart
- widget
- 롤 api dart
- riot api dart
- flutter ios 폴더
- lol api dart
- swift 동시성
- leetcode dart
- 파이썬
- docker overview
- dart new 키워드
- com.google.GIDSignIn
- dart new
- generate parentheses dart
- AnimationController
Archives
- Today
- Total
목록AI/Vision (1)
Coaspe
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bPRCvf/btryKu8edoh/lBY1ThXz6xYk9W2qKewclK/img.png)
Textures Regions을 partitions으로 나누고 분류하기 위한 feature 이다. Color의 spatial 정보와 image의 intensity 정보를 갖고 있다. 이웃한 픽셀의 intensity level의 공간적 분포에 의해 texture가 정해진다. Image intensity에 있는 local variations의 반복되는 pattern이다. (point로 정의 될 수 없다.) 위의 이미지는 histogram으로 보면 다 같은 intensity 분포를 갖지만, texture을 이용하면 구분이 가능하다. Understanding Texture Structural Texture is a set of primitive texels in some regular or repeated re..
AI/Vision
2022. 4. 8. 17:58