Pinned Repositories
AndroidOpenGLDemo
Android OpenGL ES从零开始的Demo
ARM_NEON_2_x86_SSE
armv7-functions
Implementation of various math, img processing, etc functions for ARMv7 and NEON
awesome-image-registration
image registration related books, papers, videos, and toolboxes
BIMEF
Code and data for the research paper "A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement" (Submitted to IEEE Transactions on Cybernetics)
Camera_Calibration
To estimate the intrinsic parameters and radical lens distortion parameters of a camera using a checkerboard pattern. And recover camera poses with respect to the pattern.
CameraCalibration
android camera calibration, undistort安卓相机标定,畸变校正
cglm
📽 Highly Optimized Graphics Math (glm) for C
ComputeLibrary
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
leon-s-gardan
something about images
Leon1206's Repositories
Leon1206/leon-s-gardan
something about images
Leon1206/AndroidOpenGLDemo
Android OpenGL ES从零开始的Demo
Leon1206/ARM_NEON_2_x86_SSE
Leon1206/armv7-functions
Implementation of various math, img processing, etc functions for ARMv7 and NEON
Leon1206/awesome-image-registration
image registration related books, papers, videos, and toolboxes
Leon1206/BIMEF
Code and data for the research paper "A Bio-Inspired Multi-Exposure Fusion Framework for Low-light Image Enhancement" (Submitted to IEEE Transactions on Cybernetics)
Leon1206/Camera_Calibration
To estimate the intrinsic parameters and radical lens distortion parameters of a camera using a checkerboard pattern. And recover camera poses with respect to the pattern.
Leon1206/CameraCalibration
android camera calibration, undistort安卓相机标定,畸变校正
Leon1206/cglm
📽 Highly Optimized Graphics Math (glm) for C
Leon1206/ComputeLibrary
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
Leon1206/DistCorr-lib
Optical distortion calculation and correction; open source C, C++ library
Leon1206/ffcc
Fast Fourier Color Constancy: an auto white balance solution with machine learning in Fourier space
Leon1206/GoPro-Calibration-Distortion-Removal
This project uses Python and OpenCV to calculate the lens distortion of a GoPro and use that information to remove the distortion.
Leon1206/hdr-plus
HDR+ Implementation
Leon1206/imagequality
Image Quality ALGO
Leon1206/LibRaw
LibRaw is a library for reading RAW files from digital cameras
Leon1206/Little-CMS
A free, open source, CMM engine. It provides fast transforms between ICC profiles.
Leon1206/LuminanceHDR
A complete workflow for HDR imaging
Leon1206/mace
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
Leon1206/math-neon
Automatically exported from code.google.com/p/math-neon
Leon1206/math-neon-1
Just my local copy of math-neon with build script
Leon1206/MetalPetal
A GPU-accelerated image and video processing framework based on Metal.
Leon1206/neon-guide
Makes ARM NEON documentation accessible (with examples)
Leon1206/OpenCE
Contrast Enhancement Techniques for low-light images
Leon1206/OpenGL
OpenGL 3 and 4 with GLSL
Leon1206/opengles3-book
OpenGL ES 3.0 Programming Guide Sample Code
Leon1206/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Leon1206/TensorFlow-Books
A collection of Tensorflow books
Leon1206/vmaf
Perceptual video quality assessment based on multi-method fusion.