본문 바로가기 메뉴 바로가기

공부합시당

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

공부합시당

검색하기 폼
  • 분류 전체보기 (44)
    • Coding (22)
      • C (19)
      • 알고리즘 (3)
    • 영상처리 (22)
      • OpenCV (22)
  • 방명록

hough transform (1)
20. Hough Transform

#include #include #include #include using namespace std; using namespace cv; #define PI 3.1415926 int main() { Mat image = imread("road.jpg", IMREAD_GRAYSCALE); // Apply Canny algorithm Mat contours; Canny(image, contours, 125, 350); //*************** Basic hough transform *************** // Mat BasicHoughTransform; image.copyTo(BasicHoughTransform); // Hough transform for line detection vector ..

영상처리/OpenCV 2019. 7. 6. 23:31
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • upsampling
  • morphological operation
  • gradient
  • morphology
  • difference of gaussian
  • direction detection
  • hough transform
  • equalizing
  • black top hat
  • Filter
  • erosion
  • pyrUp
  • OpenCV
  • canny operator
  • 영상처리
  • Sobel
  • top hat
  • 캐니 엣지
  • high pass filter
  • dilation
  • Line Detection
  • Low pass filter
  • adaptive thresholding
  • segmentation
  • mean filter
  • laplacian of gaussian
  • pyrDown
  • canny
  • bilateral filter
  • median filter
more
«   2025/07   »
일 월 화 수 목 금 토
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 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바