Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MJU-ClassmanagementSystem/Client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: MJU-ClassmanagementSystem/Client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/faceRecognition
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 39 files changed
  • 1 contributor

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    272acff View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    bcd4ad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfce2c1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    5f0725f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a938251 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b28156e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a28d21 View commit details
    Browse the repository at this point in the history
  5. feat(webcam): 서버로 capturing한 이미지 전송

    isCapturing이 true 일 때 capturing한 이미지를 웹소캣을 통해 서버로 전송
    BHyeonKim committed May 17, 2023
    Configuration menu
    Copy the full SHA
    d34a6a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f8c52a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. chore: face-api 설치

    BHyeonKim committed May 22, 2023
    Configuration menu
    Copy the full SHA
    219232c View commit details
    Browse the repository at this point in the history
  2. feat: 얼굴 검출 후 서버로 이미지 전송

    웹캠에서 얼굴이 검출되면 10장을 찍어서 서버로 전송합니다.
    BHyeonKim committed May 22, 2023
    Configuration menu
    Copy the full SHA
    53dd95f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. feat: 얼굴인식 구현

    서버로부터 이미지를 불러와 학습한후 웹캠으로 얼굴 인식
    BHyeonKim committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4bc32cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f907fd View commit details
    Browse the repository at this point in the history
Loading