资源列表
clamped_bspline
- clamped bspline function.
nehegl
- 人脸拟合程序的实现, 人脸拟合程序的实现!
fuza-xingzhang-chuankou
- 汇编的 关于 复杂形状的窗口 的asm 源程序,虽然代码量少,但汇编语言本来就是很精练的
fn_DBn_2D
- 对二维信号(例如二维图像),实现多级小波的分解和重构,用到的小波函数是 DBN 小波,即Daubechies小波。
denggaoxian
- Kriging 算法实现 2维和3维地图等高线,在地理信息系统或者医学图象处理上很有用
ls_mmse
- 今天刚找的一个信道编码的论文。。好像是有点用。。。。。。大家可以
harris
- 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
WhiteBalance
- 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。
progress
- 数字图像处理,实现灰度直方图、伪彩色、消噪等等一系列图像的优化处理,采用c-digital image processing and realizing gray histogram, pseudocolor, denoising a series of image processing optimization, using c
nurbs++-3.0.11
- NURBS++库--Non-Uniform Rational B-Splines (NURBS) curves and surface are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS. This allows the user to focus on the more challeng
ArcInfoE00IO
- ArcGIS E00格式数据读写VC代码-ArcGIS E00 format for reading and writing data VC code
image
- 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm