资源列表
mandelbrot_cpp
- Compute a representation of the mandelbrot set (c++)
chap4-2
- 图形学,openGL,模型实现五种颜色环-Graphics, openGL, model to achieve the five color rings
simple-image-fusion-method-code
- 介绍了几种图像融合的最简单的方法代码,如空域内直接融合、傅立叶变换融合、小波变换融合。-Introduces some of the most simple image fusion method code, such as airspace direct integration, integration of Fourier transform, wavelet transform fusion.
image-marginalized
- 数字图像处理,将一幅图像矩阵进行高斯滤波后,运用prewitt算子进行图像边缘化,并设定不同阈值。-Digital image processing, an image matrix of Gaussian filtering, to use prewitt operator image marginalized, and set a different threshold.
xx1
- 对图像中车辆的识别,并且测的第一辆车的车长-In the image of the vehicle recognition, and measurement of the first car of the commander
matcher_simple
- 这个程序演示了如何使用features2d检测,描述符提取和简单的匹配,环境VC++2010,基于opencv2.4.2。-This program demonstrates using features2d detector, descr iptor extractor and simple matcher
Image-Compression
- 使用小波分解函数实现图像压缩 选择合适的图像进行处理 -Image compression choose the image processing using wavelet decomposition function
Source
- its c-wavelet transform
LightCompensate
- 光线补偿,对不同光照影响下的图像固定比例系数进行光照补偿。-Light compensation fixed image scaling factor affecting conducted under different light illumination compensation.
kdtree
- k-d树(k-dimensional树的简称),是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。K-D树是二进制空间分割树的特殊的情况。-kd tree (k-dimensional tree for short), is a data structure split k-dimensional data space. Mainly used in multi-dimensional space-critical data search (eg:
zonghetuxiang
- 形态学去噪及边缘提取,利用简单的开闭运算完成较好的滤波效果-Morphological denoising and edge detection, the use of a simple opening and closing operations of the filtering effect of the completion of good
GaussianTemplate
- 利用Visual C++实现自定义的高斯模板函数,里面有详细的说明-Using Visual C++ implementation-defined Gaussian template function, which is described in detail ... ...