나중에 보려고 정리한 내용

  • 홈
  • 태그
  • 방명록

Copy 1

이미지 합성 - 1 (OpenCV, C++)

OpenCV를 사용하여 한 영상의 특정 사각형 영역(Rect)을 다른 영상의 사각형 영역으로 복사하는 방법왼쪽 빨강 영역을 오른쪽 초록색 영역으로 Copy  cv::Mat img1 = cv::imread(file_path1, -1); cv::Mat img2 = cv::imread(file_path2, -1); cv::Rect rect1(400, 580, 170, 170); cv::Rect rect2(100, 100, 170, 170); int start_x1 = rect1.x; int start_x2 = rect2.x; int start_y1 = rect1.y; int start_y2 = rect2.y; int copy_size = rect1.width * sizeof(uint8_t) * img1.c..

영상처리 2024.12.12
이전
1
다음
더보기
프로필사진

나중에 보려고 정리한 내용

  • 분류 전체보기 (63)
    • 영상처리 (42)
    • AI (2)
    • C++ (12)
    • Python (2)
    • 논문 정리 (0)
    • MFC (2)
    • 기타 (2)

Tag

auto threshold, 빌드오류, opencv, ort::memoryinfo, autothreshold, virtual, c++, ort_define_release(sessionoptions), ort::env, filter2d, Threshold, install, virtual 사용이유, Python, threhold, opencv_wordxxxd.dll, onnxruntime, 무료캐릭터, onnxruntim, rectangle,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바