<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>악보쓰는 프로그래머</title>
    <link>https://blog.xcoda.net/</link>
    <description>컴퓨터프로그래머/음악가 지망생. Java, C/C++,Arduino, AVR, Eclipse Plugin, HTML, Javascript, CSS, Servlet/JSP, Spring, Android, Clarinet, Piano, Harmonica, Guitar,편곡,기보</description>
    <language>ko</language>
    <pubDate>Sat, 4 Apr 2026 11:29:16 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>이세우</managingEditor>
    <image>
      <title>악보쓰는 프로그래머</title>
      <url>https://t1.daumcdn.net/cfile/tistory/274099335589572101</url>
      <link>https://blog.xcoda.net</link>
    </image>
    <item>
      <title>OpenCV(Python) + PyQt</title>
      <link>https://blog.xcoda.net/104</link>
      <description>OpenCV로 영상처리나 컴퓨터 비전을 처리하고 나서 결과를 화면에 표시하려면 결국 창을 띄워야 하는데,
OpenCV의 imshow() 함수 만으로는 역부족인 경우가 많습니다.

파이썬 언어에서 인기 있는 멀티 플랫폼 GUI 프레임웤인 PyQt5로 멋지게 GUI를 구현하고 영상만 OpenCV로 처리해서 보여주고 싶을때&amp;nbsp;
어떻게 하는지 설명하는 포스트입니다.

PyQt를 설치하고 사용을 어떻게 하는지는 여러 블로그와 유튜브에 올라와 있는 강좌를 ..</description>
      <category>Programming</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/104</guid>
      <comments>https://blog.xcoda.net/104#entry104comment</comments>
      <pubDate>Fri, 15 Nov 2019 17:29:37 +0900</pubDate>
    </item>
    <item>
      <title>객체인식 = 라즈베리파이 + Coral EdgeTPU</title>
      <link>https://blog.xcoda.net/103</link>
      <description>
구글에서 Coral Edge TPU라는 제품을 내 놓은게 좀 됐습니다.



https://coral.withgoogle.com/products/accelerator/
이것을 라즈베리파이에 USB로 연결하면 빠른 병렬 연산이 가능해 지기 때문에 실시간 객체 인식도 가능합니다.

이번 포스트에서 어떻게 하는지 단계적으로 알아보겠습니다.

장치 구매&amp;nbsp;
먼저 Coral Edge TPU 장치를 구매해야겠죠.
위 링크에서 &quot;BUY&quot; 버튼을 누르면 여러..</description>
      <category>Programming/IoT_Embedded</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/103</guid>
      <comments>https://blog.xcoda.net/103#entry103comment</comments>
      <pubDate>Fri, 15 Nov 2019 12:42:25 +0900</pubDate>
    </item>
    <item>
      <title>왜 OpenCV는 BGR 포맷을 쓸까?</title>
      <link>https://blog.xcoda.net/102</link>
      <description>OpenCV를 처음 접하고나서 제가 가졌던 첫 의문이었습니다.


왜 OpenCV는 BGR 포맷을 쓸까? 대부분의 사람들에게 익숙한 RGB를 쓰지 않고 말이죠.

이 때문에 RGB 포맷으로 바꾸려면 파이썬의 경우 아래와 같은 코드를 꼭 거쳐야 하는 불편함이 있습니다.

rgb = bgr[:,:,::-1]

저는 의문이 한번 들면 그게 쓸모가 있든 없든, 문제 해결에 도움이 되든 안되든, 그 이유를 찾아야 속이 후련해 지는 타입입니다. 물론 이 주제에 대..</description>
      <category>Programming/IoT_Embedded</category>
      <category>BGR</category>
      <category>OpenCV</category>
      <category>RGB</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/102</guid>
      <comments>https://blog.xcoda.net/102#entry102comment</comments>
      <pubDate>Mon, 16 Sep 2019 11:16:56 +0900</pubDate>
    </item>
    <item>
      <title>OpenCV 책 출간</title>
      <link>https://blog.xcoda.net/101</link>
      <description>제가 OpenCV를 주제로 하는 책을 출간했습니다.

제목은 “파이썬으로 만드는 OpenCV 프로젝트, 간단한 영상 입출력부터 머신러닝까지” 입니다.



책은 이미 온오프라인 서점에서 구매할 수 있습니다.

http://www.yes24.com/Product/Goods/71534451?scode=032&amp;amp;OzSrank=2
https://www.aladin.co.kr/shop/wproduct.aspx?ItemId=187390704


제 첫 출판 ..</description>
      <category>My Life</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/101</guid>
      <comments>https://blog.xcoda.net/101#entry101comment</comments>
      <pubDate>Sun, 14 Apr 2019 15:12:16 +0900</pubDate>
    </item>
    <item>
      <title>멀티캠퍼스 강좌 개설</title>
      <link>https://blog.xcoda.net/100</link>
      <description>오랜만에 블로그 포스팅인데 광고글이네요.올해 제가 국내 IT교육 센터의 1등으로 자리잡고 있는 멀티캠퍼스에 정규 과정으로 라즈베리파이 관련 강좌를 개설했습니다.강좌 이름은 &quot;라즈베리파이와 파이썬을 활용한 IoT 프로젝트&quot;입니다.과정 링크는 아래와 같구요.http://ksp.multicampus.com/ksp/servlet/controller.gate.course.MOffLinkServlet?p_subj=Q29980과정 내용은 제가 살고 있는 땅콩집에 설..</description>
      <category>Programming/IoT_Embedded</category>
      <category>강좌</category>
      <category>교육</category>
      <category>라즈베리파이</category>
      <category>멀티캠퍼스</category>
      <category>스마트홈</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/100</guid>
      <comments>https://blog.xcoda.net/100#entry100comment</comments>
      <pubDate>Thu, 28 Feb 2019 10:59:01 +0900</pubDate>
    </item>
    <item>
      <title>라즈베리파이 NodeJs 설치</title>
      <link>https://blog.xcoda.net/99</link>
      <description>라즈베리파이에 NodeJs를 설치하는 방법을 설명합니다.

1. 자신이 사용하는 라즈베리파이 CPU 아키텍처 알아보기

nodejs.org에서 ARM용으로 빌드된 바이너리 파일을 다운로드 받으려면 라즈베리파이의 CPU 아키텍쳐를 알아야 합니다.
아래 명령어로 확인합니다.


pi@raspberrypi:~ $ lscpu







제가 사용하는 라즈베리파이3B 에서 확인한결과 armv7입니다.&amp;nbsp;
원래 라즈베리파이3 SoC인 BCM2837은 AR..</description>
      <category>Programming/IoT_Embedded</category>
      <category>node</category>
      <category>nodejs</category>
      <category>Pi</category>
      <category>Raspberry</category>
      <category>RaspberryPi</category>
      <category>노드제이에스</category>
      <category>라즈베리파이</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/99</guid>
      <comments>https://blog.xcoda.net/99#entry99comment</comments>
      <pubDate>Fri, 29 Jun 2018 11:38:04 +0900</pubDate>
    </item>
    <item>
      <title>라즈베리파이 카메라 OpenCV</title>
      <link>https://blog.xcoda.net/98</link>
      <description>라즈베리파이에 OpenCV를 설치하고 나면 카메라로 부터 이미지를 얻고 싶을 텐데요.
라즈베리파이에 카메라를 연결해서&amp;nbsp;OpenCV를 프로그래밍 하는 방법을 알아 보려고 해요.

라즈베리파이에 카메라를 연결 할 수 있는 방법은 2가지 입니다.

1. 라즈파이 카메라를 CSI 포트에 연결해서 사용
2. 웹 캠을 USB에 연결해서 사용

위 2가지 방법 각각은 물론 &amp;nbsp;모두 사용하는 것도 가능합니다.

USB 웹캠

USB 타입의 웹캠은 무얼..</description>
      <category>Programming/IoT_Embedded</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/98</guid>
      <comments>https://blog.xcoda.net/98#entry98comment</comments>
      <pubDate>Fri, 17 Nov 2017 17:25:12 +0900</pubDate>
    </item>
    <item>
      <title>라즈베리파이 OpenCV 설치(빌드 없이 설치파일로)</title>
      <link>https://blog.xcoda.net/97</link>
      <description>Update : 2018.02.02 , OpenCV 3.4.0Update : 2020.01.07라즈비안 버스터 버전에서 종속 라이브러리가 달라져서 설치가 되지 않는것으로 보입니다.버스터 버전에서부터는 제가 제공하는 설치 파일 말고 piwheel.org에서 제공하는 버전을 사용하시는게 좀 더 편하실것 같습니다.sudo pip3 install opencv-contrib-python 으로 설치하시고 아래 명령어로 종속 라이브러리를 추가 설치해 주시면 될겁니다..</description>
      <category>Programming/IoT_Embedded</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/97</guid>
      <comments>https://blog.xcoda.net/97#entry97comment</comments>
      <pubDate>Fri, 17 Nov 2017 16:05:06 +0900</pubDate>
    </item>
    <item>
      <title>모닝 자동차 리모콘 수리(케이스 교체)</title>
      <link>https://blog.xcoda.net/96</link>
      <description>아내가 사용하는 올뉴 모닝 자동차 리모콘 키가 아래 사진 처럼 너덜 너덜 해졌습니다.





열림/닫힘 버튼을 손톱으로 눌러서 그런지 커버가 다 찢어져서 테잎으로 감아 주었는데, 결국 테잎도 찢어지고 알맹이 버튼이 도망가버리는 바람에 열림 버튼을 누를 수가 없게 되어 버렸습니다.
이쑤시게로 누르거나 운전석에 키를 꼽아서 수동으로 열거나 해야 하는데 무척 불편해 하더라구요.

정품 수리가격을 알아 보았더니 헐~ 리모콘 통째로 교체해야 해서 리모콘 가격 ..</description>
      <category>DIY</category>
      <category>리모콘 수리</category>
      <category>리모콘 케이스 교체</category>
      <category>모닝</category>
      <category>열쇠 수리</category>
      <category>올뉴모닝</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/96</guid>
      <comments>https://blog.xcoda.net/96#entry96comment</comments>
      <pubDate>Sun, 15 Oct 2017 23:52:15 +0900</pubDate>
    </item>
    <item>
      <title>맥북에어 배터리 교체하기</title>
      <link>https://blog.xcoda.net/95</link>
      <description>맥북에어에 돈 참 많이 씁니다.ㅎㅎ 512SSD도 갈았는데…


&amp;nbsp;&amp;nbsp; &amp;nbsp;JetDrive로 맥북에어 SSD확장기 :http://blog.xcoda.net/81


제것은 2012 mid 맥북에어인데요.
최근 동영상만 플레이하거나 플레이하고나면 맥북에어가 셧다운되고,
다시 부팅하다가 셧다운되고… 무한 반복 리부팅 현상이 일어나서 잘 생각해보니
배터리가 순식간에 광탈하는 현상이 일어나는 것이 떠올랐습니다.
결국 배터리가 0%인데, ..</description>
      <category>IT/Mac</category>
      <author>이세우</author>
      <guid isPermaLink="true">https://blog.xcoda.net/95</guid>
      <comments>https://blog.xcoda.net/95#entry95comment</comments>
      <pubDate>Sat, 14 Oct 2017 21:58:40 +0900</pubDate>
    </item>
  </channel>
</rss>