Finally I have written the description for My solution. I should have been developed notification part but it is not the state of the art skill. Main point of my solution is IR led according to light sensor. Please visit to the below and look at the project how it works and what does it have. https://www.hackster.io/Namsulee/day-night-home-security-solution-f85e1a?ref=search&ref_id=Day%20night&o..
Here is the status what's going on my home security project. Let's see the previous articles before starting today's article. Motion sensor, web cam and face api were completed in this article(http://hero-space.tistory.com/42). But I was thinking How to use at night because, the solution will be installed outside at my house and will detect strangers in order to keep my house. There are a few wa..
LED has lots of types according to specification, how much spend the watt, how much bright and etc. I already have single color LED to develop based on RaspeberryPI and used it in my solution. In addition to that, I bought IR LED to turn on according to status of light, for example, IR Led is turned on when it is dark. Before making the circuit and would like to test this mechanism how it works...
Fortnight ago, I have completed to detect faces on the photo using face API from MS cognitive site and then introduce the article in previous. Basic scenario is home security camera but it has more functionalities like motion detect, face find, register users, find similar faces based on users and etc. The size of Home security solution is getting bigger and bigger. But I am pretty much sure the..
Home Automation 프로젝트로 기획했던 Home Security Solution에 대한 그 네 번째 시간이다. 두 번째 시간에는 인체감지 센서에 의해서 움직임이 감지되면 촬영을 한후 Play 하는 걸 해봤었고, 이전 시간엔 사진을 MS Cloud 에서 제공하는 Face API를 아용하여 얼굴을 찾아주고 사진에 얼굴 영역을 그리는 것 까지 진행했다. 오늘은 두 번째, 세 번째 시간에 했던걸 하나로 통합하는 시간을 가져보려 하는데 결국 Home Security Solution의 윤곽이 드러날 수 있을 것이며 추가적으로 보완이 필요한 내용도 도출될 수 있을 것 같다. 그 전에 다시 한 번 전체 시나리오를 확인해보자.문 앞에 누군가 감지되었을 때, 카메라를 통해서 촬영하고 낯선 사람인 경우 사용자에게 ..
Microsoft에서 제공하는 Cloud API를 사용해서 사진, 동영상 속의 얼굴 검출, 표정 인식, 음성인식 등을 연동해보려고 한다. Cloud API를 사용하려는 이유는 이미 지속적인 Machine Learning을 통해서 인식률 자체가 높아지고 있기 때문에 자체적으로 라리브러리를 가지고 학습시키는 경우보다 뛰어나다고 볼 수 있다. # MS의 Cognitive Service https://www.microsoft.com/cognitive-services 위 사이트에서 제공하는 Serivce API들은 Vision, Speech, Language, Knowledge, Search 등의 종류가 존재하는데 우선 Vision으로 제공하는 서비스들을 나열해 보면 아래와 같다. * Computer Vision..
지난번 시간에 Home Automation의 시나리오로 집 앞에 움직임이 감지 되었을 때, 사진 촬영 후 Detect 하여 낯선 사람이면 Azure에 전송하는 시나리오를 염두해 두고 OpenCV 기반에 Test를 진행했었다(http://hero-space.tistory.com/35). 다만 이 경우는 Windows 에서 제공하는 API가 아닌 OpenCV라는 Open source project를 ARM용으로 빌드해서 dll을 link 한뒤 사용해야 하기 때문에 번거로운 일이 아닐 수 없었는데 실제 OpenCV 관련 샘플을 소개하고 있는 곳을 가서 따라서 해보면 Image load 되고 canny 효과 까지 되나 얼굴 Detect시 Exception이 발생한다.(https://developer.micros..
2016년 KES 전시회를 10월26(수)~29일(토)까지 삼성동 Coex에서 진행합니다. KES(Korea Electronic Show)는 한국의 CES 처럼 만들기 위해 많은 기업들이 다양한 솔루션과 제품들을 가지고 전시를 진행합니다http://www.kes.org/ 올해로 47회맞은 한국전자전은 총1,500여개의 부스를 마련하고 국내 400개/해외 100개 업체가 참가하는 규모로 한국전자정보통신산업진흥회에서 주최합니다. 이번 주제는 'Where the Creative Things are!'로 창조적인 사물이 탄생하는 곳으로 진행됩니다. 전시품목에는 Electronic Parts & Materials(전자부품, 재료, 소재/장비 등), Consumer(멀티미디어, 스마트홈 기기, 중소형 가전, 이미용..