Coder Social home page Coder Social logo

bodyfeature-python's Introduction

BodyFeature

DSWU Computer Science FYP

Duksung Women's University Computer Science 2017 Final Year Project

  • 2D auto body measurement system

Mirae 프로그램

기존 연우언니 프로그램에서 진행한 것

  • 사진 경로 지정 (imgPath 변수) (이미지의 크기는 525x700 픽셀)
  • 콘솔창에 키 입력
  • 콘솔창에 자동으로 구해진 치수 출력 (총장, 어깨너비, 양팔 길이)
  • 마우스 클릭&드래그로 치수 측정 가능
  • 현재 머리, 양쪽 손끝, 발끝, 어깨점 추출 완료

현재 브랜치에서 진행된 상태

-현재 겨드랑이점을 찾고 있음

오류: 겨드랑이점을 제대로 찾지 못하고 있음

-해결방법:

  • 해당 이미지의 배경처리와 c++코드의 이미지 처리로 인해서 값이 변경되면서 해당 코드를 수정 중
  • 기존 연우언니 코드에서 처리되는 초록색 컨투어 값을 이용하여 [(예시)if (data[middlepoint1.x - j] == 255)]값을 처리해볼 생각임
  • c++코드에서 if 배경일경우~를 처리하는 부분은 "if 컨투어 값 이외의 값을 입력받으면~" 이라는 식으로 진행해볼 예정
  • -문제 발생:

  • c++과 파이썬에서 break에 대한 처리가 다른 것같음
  • c++의 경우 중첩 반복문 내에서 break가 있을 경우 break문이 포함된 for문을 중단시키는 반면에 파이썬은 아예 모든 반복문을 중지시킴
  • -오류 사진 image image

    bodyfeature-python's People

    Contributors

    domirae avatar yeonwookang avatar

    Stargazers

     avatar  avatar  avatar  avatar  avatar  avatar

    bodyfeature-python's Issues

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.