资源列表
screen_cap
- 可以扑捉屏幕,保存为图片。完整c++源代码,可以直接使用-Can capture the screen, save for the pictures. Complete c++ source code, can be used directly
QR
- 采用c++实现矩阵QR分解,基于householder变换-C++ implementation using QR decomposition of matrix, based on householder transformation
CoodConvert
- 大地坐标与平面直角坐标系间的转换软件,用VC编写,转换精度还不错-Geodetic Coordinate with the plane rectangular coordinate systems conversion software, written by VC, the conversion accuracy is not bad
Matching
- 金字塔影像及相关系数法匹配(8 位BMP),可以对打幅影像做金字塔处理,然后再进行相关系数法的匹配-Pyramid match images and correlation coefficient (8 BMP), images can be pyramid processing rally site, and then match the correlation coefficient method
LSM
- 图像点特征提取,图像相关系数法匹配。二维匹配,爬山法匹配-Image point feature extraction, image correlation coefficient matching. Two-dimensional matching, matching climbing method
Image-edit-ImageShow
- 一个图片的编辑器,可以进行图片的缩放,是初学者的好例子-A photo editor, can be scaled image is a good example for beginners
hsv
- 双边滤波器,对彩色图像进行处理,效果非常好!-bialteral filter
aaa
- 对火焰惊醒提取轮廓 并求取周长面积 圆形度-Woke up on the flame contour extraction and the degree to strike a circular perimeter area
motion4
- 基于CamShift的目标跟踪算法,先求图像的HSV分量,提取H分量,做灰度直方图,对灰度直方图进行投影,最后均值移动进行跟踪。-Target tracking algorithm based on CamShift, first find the image of the HSV components to extract H component, do histogram of the projection histogram, the last mean shift tracking.
block_global_motion
- matlab电子稳像块匹配算法程序代码 图片路径请自行更改-Electronic Image Stabilization matlab code image block matching algorithm to change the path at your own
region_growing
- 图像区域生长的matlab程序,可实现图像分割,内附分割图片。-Matlab image region growing process to achieve image segmentation, image segmentation included.
pso1
- 某些实际问题的优化目标是求所有的局部最优解, 即求解多峰寻优问题, 为了求解多峰优化问题, 提出了改造的微粒 群优化算法. 尽量减少微粒群算法中的全局因素, 从而增大其局部因素, 同时采用变步长方法增加微粒的多样性. 并给出了该算法 的原理和步骤. 仿真实验表明该算法概念清楚, 计算简单, 具有很好的局部寻优特性, 可应用求解于多峰寻优问题. 另外还给出了几 个运算实例和与其它优化算法的比较.-Some of the practical problems the optimizati