-
Feature-point-extraction
使用GDAL库,用于遥感影像的特征点提取(Using the GDAL library, used for remote sensing image feature point extraction)
- 2011-12-25 15:11:45下载
- 积分:1
-
SIFT
c++实现的sift,可以分步观看实现效果(c++ implementation of the sift, you can watch step by step to achieve results)
- 2011-06-02 11:52:21下载
- 积分:1
-
kalmanPcamshift(meanshift)
Kalman+CamShift实现视频追踪(Kalman+CamShift video track)
- 2014-05-14 16:46:19下载
- 积分:1
-
WaterMark_embed_and_pick
图像的嵌入与提取:VC++中在一个图像A中嵌入一图像B,并能把图像B提取出来。(Image embedding and extraction: VC++ in an image embedded in an image A, B, and B images can be extracted.)
- 2011-08-31 20:09:58下载
- 积分:1
-
water-pot
基于小波变换的使用SPIHT算法进行图像压缩,并对原有的算法进行优化(Based on wavelet transform using the SPIHT algorithm for image compression, and the original algorithm to optimize)
- 2012-06-12 08:07:39下载
- 积分:1
-
circle
一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
- 2011-08-17 17:47:38下载
- 积分:1
-
Smooth
对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
- 2010-07-16 13:17:31下载
- 积分:1
-
深度图像的快速实现增强的算法 GUIDED
深度图像的快速实现增强的算法,效果非常好,但是速度很快(Quick to realize the depth of image enhancement algorithms, the effect is very good, but fast)
- 2015-04-17 11:22:58下载
- 积分:1
-
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
-
PT
说明: 简单的数字图像处理程序,实现灰度化,二值化,边缘检测等(Simple digital image processing program, graying, binarization, edge detection, etc....)
- 2012-02-28 18:49:50下载
- 积分:1