Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 3.9 KB

File metadata and controls

43 lines (32 loc) · 3.9 KB

计算机图形学

[toc]

OpenCV

Taichi(太极)

OpenGL库

  • android-gpuimage: Android filters based on OpenGL (idea from GPUImage for iOS)
  • AndEngine: Free Android 2D OpenGL Game Engine http://www.andengine.org
  • StarWars.Android: This component implements transition animation to crumble view into tiny pieces.
  • Rajawali: Android OpenGL ES 2.0/3.0 Engine https://plus.google.com/u/0/communiti…
  • android_page_curl: An example application for creating page curl/flip effect on Android using OpenGL ES.
  • Learn-OpenGLES-Tutorials: Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/ http://www.learnopengles.com/
  • 360-video-player-for-android: Sample code for creating a 360 video player on Android. Creates an OpenGL ES scene that renders a sphere textured with video frames from MediaPlayer playback. Does not use the NDK. This is a simple example of the core elements of 360 video rendering and is not intended to be production quality code. The code may be unstable. This is won't be mai…
  • AndroidOpenGLTutorial
  • MagicCamera
  • CainCamera:CainCamera是一个美颜类相机,主要用于学习如何实现实时美颜、滤镜、贴纸、拍照、短视频分段录制、回删等美颜类相机预览相关功能, 静态图片的一键美化、特效、裁剪旋转、贴纸、文字、调节、涂鸦、马赛克、边框、夜景增强、虚化、抠图虚化等功能, 视频编辑中的滤镜、添加音乐、混音、变声变速、添加字幕、视频剪辑、魔法涂鸦、嘻哈特效、MV特效等功能, 以及各部分功能的一些优化实践。目前图片编辑与视频编辑功能仍在开发当中
  • CameraFilter:相机特效源码
  • AndroidCamera: 自定义Android相机(仿抖音),其中功能包括视频人脸识别贴纸,分段录制,回滚删除,倒计时录制,视频裁剪,视频帧处理,获取视频第一帧,关键帧,视频旋转,滤镜添加,水印添加,Gif合成到视频,文字转视频,图片转视频,音视频合成,音频变声处理,SoundTouch,Fmod音频处理。
  • IDCardCamera:Android自定义相机实现身份证拍照,并加入自动对焦与图片不规则裁剪。 https://www.jianshu.com/p/5e3cb0c63cd5

window系统图形库