- 博客(3)
- 资源 (10)
- 收藏
- 关注
转载 harris corner detector java实现
/** * Millie : Multifunctional Library For Image Processing * * (c) Copyright 2009 by Humbert Florent * * This program is free software; you can redistribute it and/or modify *
2015-10-09 20:55:37
592
原创 Android GPU加速实现图像颜色传递(Color transfer)
题记: 最近研究了使用opengl es在安卓上实现图像颜色传递。其要实现的效果是将一张图像的颜色特征传递给另外一幅目标图像。算法基于http://www.cs.utah.edu/~shirley/papers/ColorTransfer.pdf。基本思想是将图像转换到lab色彩空间,计算被转移图像和目标图像在该空间中的均值与色彩方差,之后将目标图像像素的lab值减去该图像的lab均值,再乘以
2015-04-23 09:23:16
1190
转载 android HOOK
http://blog.youkuaiyun.com/jinzhuojun/article/details/9900105
2015-03-02 11:56:40
354
MdeiaCodecDemo
2014-04-08
C++转JAVA入门总结
2014-04-08
实现了shadow volume和动画的3ds模型读取程序
2011-08-04
opengl完全教程
2011-05-12
Color Constancy (The Wiley-IS&T Series in Imaging Science and Technology).pdf
2011-05-12
lib3ds opengl中3ds动画显示
2011-04-22
3DS文件格式介绍 很详细的
2011-04-22
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人