资源列表
Ball1.1
- C/C++利用OpenGL图形库编写的小程序,主要是实验碰撞检测。-Small programs written in C/C++ OpenGL graphics library, the the experimental collision detection.
cvThreshold_cvCanny
- open cv 邊緣化 用Canny作邊緣化處理 cvCanny, void cvCanny( const CvArr* image, CvArr* edges, double threshold1, double threshold2, int aperture_size=3 ) image 單通道輸入圖像. edges 單通道存儲邊緣的輸出圖像 threshold1 第一個閾值 threshold2 第二個閾值 ap
pca
- 主成分分析ppt。对做图像分析以及融合很有帮助。从别处转来的。希望有用。-Principal component analysis ppt. Right to do image analysis and fusion helpful. Have been transferred there. Want to be useful.
14
- 使用线性插值原理,使用opencv实现了图片的线性插值-Using linear interpolation theory, to achieve the image using opencv linear interpolation
ogre-v1-6-3
- orge面向对象3d图形渲染引擎,非常实用,建议初学者多多学习-object-oriented graphics engine
人脸识别C++程序
- VC6.0实现人脸识别,输入图像,可以圈出人脸
TIchinese_A1681
- C++ OPENCV实现的sift上,做了一定的修改。 主要用于匹配和拼接,希望对大家有用。-C++ OPENCV sift achieved, and do some changes. Mainly used for matching and stitching, we want to be useful.
packet
- 一个高效的小波包重构算法 用vc++编写的-wavlet
FastWalshTransform
- fwt,fwt2分别是一维、二维快速沃尔什变换函数,采用蝶形快速算法编写,要比利用矩阵相乘得到变换结果的离散沃尔什变换快很多-fwt, fwt2 are one-dimensional, two-dimensional fast Walsh transform function, the use of butterfly Fast Algorithm for the preparation of, than the use of transformation matrices to be the
efficient_graph
- Efficient Graph-Based Image Segmentation
nsga2code
- Genetic algorithm for multi objective code with C++.This GAs uses the Pareto method.
imgpolarcoord
- 图像笛卡尔坐标转极坐标,下视景像匹配制导中,实时图和基准图的拍摄高度、方位和图像比例尺不完全一致,两图的轮廓形状存在旋转和变形等差异,边缘特征提取方法受图像灰度分布影响存在变形和移位,易导致匹配错误。用侧抑制竞争方法,图像边缘特征提取快速准确,不发生移位,对灰度变化也不敏感,再用扩展边缘特征法,克服轮廓变形对边缘匹配的影响。在此基础上,引入对数极坐标变换,进一步提高图像的抗旋转和尺度收放的匹配精度。结果表明,此方法模型简单、抗几何变形能力强且便于实现。-Cartesian coordinates
