-
PicMatch
本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。
在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。
1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。
2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
3、保存视图数据为图片文件,支持TIFF、PNG、JPEG、JPG、BMP、GIF格式保存。
4、TreeCtrl控件、ListCtrl控件的基本操作。
5、MFC单文档程序视图通讯、更换视图、视图分割。(This program of image features automatic extraction point, use Morevac, Forstner, Harris3 a classic operator. Based on the correlation coefficient method using the image matching, realization and introducing least squares adjustment, the matching point to improve precision.
In the search process, the use of the image characteristics of nuclear line, 2d image search using the heuristic method of climbing. For large quantity of data using image processing image pyramid structure.
1, using film, read GDAL repository support JPEG, TIFF, PNG, GIF, BMP, JPG, read IMG format. Use GDI drawing.
2 and prevent large amount of data, drawing view pictures showed adopt double caching techniques.
3, save for the image file, views data support JPEG, TIFF, JPG, PNG, GIF, BMP format.
4 and TreeCtrl controls, the basic operation ListCtrl controls.
5 and MFC single document procedure view communication, replace view, view.)
- 2010-05-22 00:46:30下载
- 积分:1
-
Canny
本压缩包有canny算子的源程序代码和测试图片。(The archive has canny operator of the source code and test images.)
- 2008-07-24 11:22:50下载
- 积分:1
-
PCA
这是关于pca的文件,说明实现pca的降维(This is the file on pca, achieve pca dimensionality reduction)
- 2020-07-02 01:40:01下载
- 积分:1
-
GetContour
说明: 用于物体目标轮廓的提取与跟踪,能更好的识别出物体轮廓。(Target contour for object extraction and tracking, to better identify the contours of objects.)
- 2010-04-07 09:46:42下载
- 积分:1
-
opencv249SIFT
opencv SIFT源码详细分析,代码能够准确实现(opencv SIFT detailed analysis of the source code can achieve accurate)
- 2015-07-13 20:33:10下载
- 积分:1
-
Defect-detection
基于灰度图像进行傅立叶变换后的二值化处理(Binarization based on the Fourier transform after the gray image processing)
- 2014-12-21 13:56:05下载
- 积分:1
-
ColorImageProcessing
一种基于non-sample的纹理合成demo,程序性能还有待优化,效果还不错.(texture synthesis demo.)
- 2013-09-27 22:53:20下载
- 积分:1
-
sy
说明: 压缩感知的经典代码,包括观测,稀疏表示,重建,其中观测用的高斯观测矩阵,稀疏用的DCT,重建用的OMP算法(Compressed sensing of the classic code, including observations, sparse representation, reconstruction, observed with a Gaussian observation matrix, sparse use of the DCT, re-use of the OMP algorithm)
- 2011-11-29 14:43:19下载
- 积分:1
-
VBfudiao-
程序可以实现BMP图片特效处理,包括浮雕效果(bmp picture)
- 2012-11-21 11:39:03下载
- 积分:1
-
VC++_image_Code
说明: VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。(VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorithm, penumbral tune jitter histogram of the amendment, color conversion, corrosion, swelling, refinement algorithm, etc., as well as executable files for trial, together with supporting electronic collection, image processing is a good data entry.)
- 2008-11-20 23:20:31下载
- 积分:1