搜索资源列表
图像编程
- 用vc++ 实现图像的读入,及其相关的图像处理
图像特征的提取与表达
- 基于内容的图像检索方面的一些相关问题和方法。本文中给出了一系列图像视觉特征的提取、表达和索引方法。
数字图形图像处理
- 关于数组图像的基础知识介绍以技术组图像的相关应用,希望对图形处理的研究有帮助
Matlab图像处理程序集.rar
- Matlab中图像处理相关函数的应用实例,内有程序列表及介绍
图像匹配--模板匹配
- 主要是利用相关算法进行模板和场景图的匹配
vc各种基本操作
- 标题菜单窗体图像相关操作代码示例!
opencv的图像打开、二值化、取轮廓、反色及相关教程
- opencv的图像打开、二值化、取轮廓、反色及相关教程,opencv image open, binary, take contour, color and related anti-Tutorial
Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序
- 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
stereo_modefilt
- 基于SAD(square absolutely differences)的新的图像相关算法,并且最后使用WTA(winner take all)作为评估算法-Based on SAD (square absolutely differences) of the new image correlation algorithm, and the final use of WTA (winner take all) for evaluating the algorithm
ImagePoly2
- 生成一有随机形状边缘的实体矩形,可为变形或不变形图形,可用于图像处理的算例。如变形或不变形的梁,由边缘检测或数字图像相关识别梁的变形。-Generate a rectangle image with radom edge. It can be used in testing image detection program for structure measurement.
xiangguanxishu
- 实现相同图像相关系数的计算,在图上找到同名点-Images to achieve the same correlation coefficient calculation, the same name in the map to find points
Image-Correlation-Tracking
- 数字图像相关计算和跟踪算法的Matlab实现 这个程序实现从一系列图像中计算图像应力,可以计算出水平和垂直的应力。-Source Code for Digital Image correlation and Tracking Calculate displacement and strain from a series of images
3D
- 图像相关运算处理 c++源程序,实现两张JPG格式图像的相关运算处理-pictures processing code in related computering
subpixmatch
- 是个关于数字图像相关中的亚像素位移定位算法进展,可以达到高精度-Is relevant in the digital image on the subpixel displacement progress localization algorithm can achieve high precision
Opticist
- 数字图像相关系数法,采样VC实现2D DIC方法,可以运行实例-Digital image correlation coefficient method, the sampling method of VC to achieve 2D DIC, you can run an instance of
Image-Correlation-for-Shape--Motion
- 一本国外关于数字图像相关法的书籍,比较全面地介绍了数字图像相关法的基本原理,以及该方法在目前各行业领域的应用情况。(A foreign book on digital image related methods, a more comprehensive introduction to the basic principles of digital image correlation method, and the application of the method in the current
开源数字图像相关软件
- 一款非常好用的开源数字图像相关软件,采用matlab编写,有详细的使用说明,并且可以在此基础上开发。
DIC-paper
- 数字图像相关用于计算变形前后全场的位移信息。(Digital image correlation is used to calculate the displacement information before and after deformation.)
三步搜索法
- 二维数字图像相关算法,可实现亚像素精度的匹配和应变测量(Two dimensional digital image correlation algorithm, which can achieve sub-pixel precision matching and strain measurement)
形态学图像增强
- 形态学图像增强,顶帽底冒,医学和图像相关的朋友可以进行改进参考