MCPcopy Index your code
hub / github.com/cmusatyalab/faceswap

github.com/cmusatyalab/faceswap @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
3,149 symbols 6,228 edges 164 files 133 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

FaceSwap Gitter


  • Website: https://cmusatyalab.github.io/faceswap
  • Join the gitter chat for discussions and installation issues.
  • Development discussions and bugs reports are on the issue tracker

Overview

FaceSwap is an Android application that swaps people's faces in real time using face tracking, face detection, and face recognition. FaceSwap is a demo application to visualize differences cloudlet can make in reducing network latency for compute-intensive and latency-sensitive applications.

FaceSwap Server Setup

Dependency

Usage

To start server, run server/start_demo.sh

Licensing

Unless otherwise stated, the source code are copyright Carnegie Mellon University and licensed under the Apache 2.0 License.

Author

Junjue Wang: junjuew at cs dot cmu dot edu

Extension points exported contracts — how you extend this code

NameFileDialogInterface (Interface)
Created by Paul Tsouchlos [4 implementers]
android-client/app/src/main/java/filepickerlibrary/NameFileDialogInterface.java
CvCameraViewFrame (Interface)
This class interface is abstract representation of single frame from camera for onCameraFrame callback Attention: Do not [2 …
android-client/openCVLibrary310/src/main/java/org/opencv/android/CameraBridgeViewBase.java
GdriveRetrieveFileContentCallBack (Interface)
(no doc) [1 implementers]
android-client/app/src/main/java/edu/cmu/cs/IO/RetrieveDriveFileContentsAsyncTask.java
LoaderCallbackInterface (Interface)
Interface for callback object in case of asynchronous initialization of OpenCV. [2 implementers]
android-client/openCVLibrary310/src/main/java/org/opencv/android/LoaderCallbackInterface.java
DialogEditTextResultListener (Interface)
(no doc) [1 implementers]
android-client/app/src/main/java/edu/cmu/cs/utils/GenericEditTextAlertDialog.java
CvCameraViewListener2 (Interface)
(no doc) [3 implementers]
android-client/openCVLibrary310/src/main/java/org/opencv/android/CameraBridgeViewBase.java
DialogEditTextResultListener (Interface)
(no doc) [1 implementers]
android-client/app/src/main/java/edu/cmu/cs/utils/EditTextAlertDialog.java
InstallCallbackInterface (Interface)
Installation callback interface. [1 implementers]
android-client/openCVLibrary310/src/main/java/org/opencv/android/InstallCallbackInterface.java

Core symbols most depended-on inside this repo

get
called by 113
android-client/openCVLibrary310/src/main/java/org/opencv/core/Mat.java
vector_Mat_to_Mat
called by 78
android-client/openCVLibrary310/src/main/java/org/opencv/utils/Converters.java
size
called by 59
android-client/openCVLibrary310/src/main/java/org/opencv/core/Mat.java
release
called by 49
android-client/openCVLibrary310/src/main/java/org/opencv/core/Mat.java
put
called by 49
android-client/openCVLibrary310/src/main/java/org/opencv/core/Mat.java
toString
called by 41
android-client/openCVLibrary310/src/main/java/org/opencv/core/Mat.java
equals
called by 39
android-client/openCVLibrary310/src/main/java/org/opencv/core/Size.java
close
called by 39
android-client/app/src/main/java/edu/cmu/cs/gabriel/CameraPreview.java

Shape

Method 2,909
Class 183
Function 40
Interface 13
Enum 4

Languages

Java95%
Python5%
TypeScript1%

Modules by API surface

android-client/openCVLibrary310/src/main/java/org/opencv/imgproc/Imgproc.java327 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/core/Core.java266 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/calib3d/Calib3d.java133 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/core/Mat.java107 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/photo/Photo.java78 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/ml/TrainData.java75 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/objdetect/HOGDescriptor.java64 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/imgproc/Moments.java53 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/video/KalmanFilter.java52 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/video/BackgroundSubtractorMOG2.java52 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/ml/SVM.java52 symbols
android-client/openCVLibrary310/src/main/java/org/opencv/ml/ANN_MLP.java52 symbols

For agents

$ claude mcp add faceswap \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact