资源列表
GDI+ 画图用到的三个单元文件
- GDI+ 画图用到的三个单元文件GDIPAPI.pas,GDIPOBJ.pasGDIPUTIL.pas-GDI+ drawing file used in three units GDIPAPI.pas,GDIPOBJ.pasGDIPUTIL.pas
insar-toolbox 这个是INSAR图像处理的matlab工具箱
- 这个是INSAR图像处理的matlab工具箱,里面包含了很多有用的函数,对我们非常有帮助。-This is the INSAR image processing toolbox, which contains many useful functions, very helpful to us.
AviT0Bmp AVI转BMP图片代码和执行程序
- AVI转BMP图片代码和执行程序 VC6.0编译,每一帧存一张图片。存于AVI目录下。 -avi to bmp
SURF-V1.0.9-WinDLL.基于SURF特征点的图像配准代码
- 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配,SURF feature points based on image registration code
DIP.数字图像处理小软件改进版
- 数字图像处理小软件改进版,openCV下实现图像平滑锐化等功能,Digital image processing software to improve the version of the small, openCV sharpening to achieve features such as image smoothing
Hough变换时一种检测、定位直线和解析曲线的有效方法
- Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测,Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
finger1.灰度图像二值化阈值的MATLAB计算实现
- 灰度图像二值化阈值的MATLAB计算实现,Binarization threshold calculation
OSTU.这是一个阈值分割算法
- 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
LBP.LBP的完整版的c++程序
- LBP的完整版的c++程序,可以直接运行,入口参数明确。,LBP complete version of c++ program can be run directly, the entrance of the parameters clearly.
FFT.基于FFT的图像匹配
- 基于FFT的图像匹配,用傅立叶变换对图像进行匹配!分别对模板和匹配图进行傅立叶变换,image Regsiter use FFT
能生成code3of9,code128等任意条形码
- 能生成code3of9,code128等任意条形码,Can generate code3of9, code128 bar code, such as arbitrary
edge.实现灰度图像的二值化
- 实现灰度图像的二值化,和边缘跟踪以提取图像的边界,The realization of the gray image binarization and edge tracking to extract the image of the border