{"id":19664171,"url":"https://github.com/sedoll/opencv_senow","last_synced_at":"2026-05-09T05:05:41.792Z","repository":{"id":71436142,"uuid":"509149831","full_name":"sedoll/OpenCV_SEnow","owner":"sedoll","description":"23.08 대학교 졸업작품, OpenCV 필터 카메라","archived":false,"fork":false,"pushed_at":"2023-11-24T07:52:45.000Z","size":94083,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T02:18:29.735Z","etag":null,"topics":["opencv","opencv4","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sedoll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-06-30T16:13:46.000Z","updated_at":"2024-01-27T03:08:09.000Z","dependencies_parsed_at":"2023-11-24T08:55:12.484Z","dependency_job_id":null,"html_url":"https://github.com/sedoll/OpenCV_SEnow","commit_stats":null,"previous_names":["sedoll/opencv_senow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedoll%2FOpenCV_SEnow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedoll%2FOpenCV_SEnow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedoll%2FOpenCV_SEnow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedoll%2FOpenCV_SEnow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sedoll","download_url":"https://codeload.github.com/sedoll/OpenCV_SEnow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240974244,"owners_count":19887279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["opencv","opencv4","python","python3"],"created_at":"2024-11-11T16:16:51.146Z","updated_at":"2026-05-09T05:05:40.202Z","avatar_url":"https://github.com/sedoll.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenCV_SEnow\n\n## OpenCV로 만든 카메라 필터, 스노우\n---\n\n[My Youtube](https://youtu.be/sYYX3Na88J \"Test Video\")\u003cbr\u003e\n\n[My Blog](https://blog.naver.com/tmvmffpsej/223128389009)\u003cbr\u003e\u003cbr\u003e\n\n## 사용한 라이브러리 (Use Library)\n---\n\n[mediapipe](https://pypi.org/project/mediapipe)\u003cbr\u003e\n\n[OpenCV](https://pypi.org/project/opencv-python)\u003cbr\u003e\n\n[pyaudio](https://pypi.org/project/PyAudio)\u003cbr\u003e\n\n[moviepy](https://pypi.org/project/moviepy)\u003cbr\u003e\n\n[numpy](https://pypi.org/project/numpy)\u003cbr\u003e\n\n[dlib](https://pypi.org/project/dlib/)\n* dlib는 설치하기 전에 cmake와 visual studio를 설치해줘야 한다.\n* dlib 상세 설치 정보 링크 https://suy379.tistory.com/76\n\n[tensorflow](https://pypi.org/project/tensorflow/)\n\n[keras](https://pypi.org/project/keras/)\n* keras를 설치하기 전에 tensorflow를 먼저 설치해줘야 한다.\u003cbr\u003e\u003cbr\u003e\n\n### 녹화 한 파일에서 음성이 안 들릴경우\n\n---\n\n\u003cp\u003e\u003cstrong\u003e마이크가 음소거 되어 있는지 확인\u003c/strong\u003e\u003c/p\u003e\u003cbr\u003e\n\n### 사용한 동물 필터 이미지 크기 (Use Image Animal Size)\n\n---\n\n\u003cp\u003e귀(ear): 50x50\u003c/p\u003e\n\u003cp\u003e입(mouth): 100x100\u003c/p\u003e\u003cbr\u003e\n\n### Release Note\n\n---\n\u003cstrong\u003e22.07.01\u003c/strong\u003e\n\n\u003cp\u003e완성\u003c/p\u003e\u003cbr\u003e\n\n\u003cstrong\u003e23.02.21\u003c/strong\u003e\n\n\u003cp\u003ep를 누를 경우 png 형태로 이미지 저장기능 추가, 정말로 필터 카메라 처럼 만듬\u003c/p\u003e\u003cbr\u003e\n\n\u003cstrong\u003e23.03.02\u003c/strong\u003e\n\n\u003cp\u003epimageList 를 기존 2차원 리스트 형태에서 딕셔너리 형태로 변경하여 좀 더 직관적으로 사용하도록 변경\u003c/p\u003e\u003cbr\u003e\n\n\u003cstrong\u003e23.03.08\u003c/strong\u003e\n\n\u003cp\u003e사용되는 동물 이미지를 얼굴 비율에 맞춰 크기를 동적으로 변환 될 수 있도록 수정\u003c/p\u003e\u003cbr\u003e\n\n\u003cstrong\u003e23.03.15\u003c/strong\u003e\n\n\u003cp\u003e사용되는 동물 이미지를 얼굴 위치에 맞게 동적으로 커졌다, 작아졌다 될 수 있도록 수정\u003c/p\u003e\u003cbr\u003e\n\n\u003cstrong\u003e23.03.30\u003c/strong\u003e\n\n\u003cp\u003e영상과 음성 녹화 성공, 이제 만들어진 영상과 음성을 하나로 합치면 됨\u003c/p\u003e\u003cbr\u003e\n\n\u003cstrong\u003e23.04.05\u003c/strong\u003e\n\n\u003cp\u003emoviepy를 이용해서 영상 합치기 성공, avi(video) + wav(audio) = mp4(video + audio)\u003c/p\u003e\u003cbr\u003e\n\n\u003cstrong\u003e23.05.24\u003c/strong\u003e\n\n\u003cp\u003e표정 인식을 이용한 필터 추가 (프로젝트 최종 완성본)\u003c/p\u003e\n\n[표정 인식에 대한 상세 설명은 내 블로그에 기재](https://blog.naver.com/tmvmffpsej/223104743267)\u003cbr\u003e\u003cbr\u003e\n\n### Reference\n\n---\n\n#### 동물 필터 카메라 (Animal Camera)\n* https://youtu.be/XK3eU9egll8\n\n#### 동물 필터 이미지 주소 (Animal Image)\n* https://www.freepik.com/free-vector/cute-animal-masks-video-chat-application-effect-filters-set_6380101.htm\n\n#### 표정 인식 필터 카메라 (Face Recognition Filter Camera)\n* https://github.com/opencv/opencv/tree/master/data/haarcascades\n* http://dlib.net/files/\n* https://github.com/petercunha/Emotion\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsedoll%2Fopencv_senow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsedoll%2Fopencv_senow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsedoll%2Fopencv_senow/lists"}