搜索资源列表
Graphic
- 3d图形图像处理的一些简单算法,需要的可以下载,只适用于初学者。
ANNLIB
- ANN最近邻域算法库,图像处理和图形处理里面用得比较多
3Dwave.实现3D水波纹算法
- 实现3D水波纹算法,可用于各个图像处理领域哦,The realization of 3D water ripple algorithm, can be used for various image processing fields Oh
FinalImageProcess
- 图像处理程序最后总结版,总结多年来的图像经典处理算法,希望对大家有所帮助。-Image processing procedures concluded edition, summed up over the years, the classic image processing algorithms, and they hope to be helpful to everyone.
dibr
- DIBR算法的简单实现,针对单幅图像,稍加改进就可以处理视频。最终生成左右分离格式的3D图像-simple implementation of DIBR,based on one frame,and can process video if the code is improved. The result is stereoscopic image.
MeanShift
- 很全面的的meanshift算法源代码,适用于图像图形处理-Very comprehensive of the meanshift algorithm source code, apply to the image and graphics processing
Image
- 图像处理的基本理论及算法以及各种模型相应的程序等-Basic theory and algorithm of image processing and a variety of models corresponding program
sift
- 一种改进后的sift算法,使得处理后的图像更加接近真实的图像-After an improved sift algorithm, making the processed image is more close to the real image
create_templates
- 离散余弦变换DCT实现图像处理算法的matlab仿真-DCT discrete cosine transform matlab program for image processing algorithms, a good reference value
scene_labelling_rgbd-groovy
- 基于PCL的图像识别处理,CL(Point Cloud Library)是在吸收了前人点云相关研究基础上建立起来的大型跨平台开源C++编程库,它实现了大量点云相关的通用算法和高效数据结构,涉及到点云获取、滤波、分割、配准、检索、特征提取、识别、追踪、曲面重建、可视化等。支持多种操作系统平台,可在Windows、Linux、Android、Mac OS X、部分嵌入式实时系统上运行。-Image recognition based on PCL