搜索资源列表
-
2下载:
本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。
在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。
1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。
2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
-
-
0下载:
数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation.
朗读显示对应的拉丁字符的拼音
字典- 查看字典详细内容
翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processin
-
-
0下载:
MFC结合VTK做图像处理的程序,实现了图像的显示和缩放功能。-MFC combines VTK to do image processing procedures, to achieve an image display and the zoom feature.
-
-
0下载:
用vc6.0 做的MFC 图像处理程序,常见图像增强处理算法-Vc6.0 do with MFC image processing procedures, common image enhancement processing algorithm
-
-
0下载:
这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
-
-
0下载:
一个用VC++中的MFC实现的图像处理基础的源程序,各种基础均有-One with VC++ implementation of the MFC-based image processing source code, a variety of both basic
-
-
0下载:
MFC编程图像处理工具设计代码MFC Programming design code image processing tools
-MFC Programming design code image processing tools
-
-
0下载:
基于MFC的图像处理程序的设计研究,主要讲述了,图像处理的C语言实现过程-Based MFC image processing design study
-
-
0下载:
用mfc进行图像处理,程序实现了邻域平均,动态范围压缩,阈值分割,对称变换。-Image processing using mfc, the program implements the neighborhood average, dynamic range compression, threshold segmentation, symmetry transformation.
-
-
0下载:
用MFC进行图像处理,该程序主要实现了阈值分割,边缘检测,中值滤波,图像锐化。-Image processing using MFC, the program mainly to achieve the threshold segmentation, edge detection, median filtering, image sharpening.
-
-
0下载:
用MFC进行图形图像处理,该程序主要实现了缩放,滤波。通过平滑和锐化的的方法对图象进行滤波及对噪声的处理。-Graphical image processing using MFC, the program mainly to achieve the zoom, filter. Through the method of smoothing and sharpening of image filtering and processing noise.
-
-
0下载:
基于vc的数字图像处理,\JpgDll
该目录下提供了一个Dll文件(JpgVSbmp.dll),可进行Bmp和Jpeg格式的相互转换。并给出一个VB调用此Dll中API函数的示例。
JpgVSbmp.dll中封装了2个API函数:
1. BmpToJpg 将指定的Bmp文件内容转换为JPG文件格式。
2. JpgToBmp 将指定的Jpg文件内容转换为Bmp文件格式。
\封装的Dll本目录下包含了2个子目录,分别为:
(1)..\GeoTrans 封装Dll的VC++项
-
-
0下载:
这是我写的基于MFC的一些数字图像处理的程序!有一些图像的相关变换与预处理!-MFC-based digital image processing program that I wrote some image transformation and preprocessing
-
-
0下载:
用于图像处理分析的c++ MFC源程序,包含各种图像处理方法,如边缘检测,直方图,拉普拉斯变换,灰度图转换等。-MFC programme,laplace convertion,gray picture,edge detect.
-
-
0下载:
这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
-
-
0下载:
基于ITK、VTK和MFC的医学图像处理系统集成,以及接口问题-ITK, VTK and MFC based medical image processing system integration, and interface issues
-
-
0下载:
本压缩包中,集合了很多个算子,每个算子进行了不同的压缩包,需要学习的打开压缩包解压即可,里面涉及了图像空间域的预处理,也包括了道路识别的霍夫变换,还有频域空间的一些算法,关于波的一些处理-The compressed package, a collection of a number of operators, each operator had different compression package, you need to learn to open the archive decomp
-
-
0下载:
应用C++的MFC模块,实现数字图像处理,包括特效显示、几何变换、点变换、图像增强、滤镜等。-Application of C++ MFC module, digital image processing, including special effects show, geometric transformation, point conversion, image enhancement, filters, etc.
-
-
0下载:
基于MFC的图像处理软件设计,小东西,随便写写(MFC based image processing software design, small things, literally writing)
-
-
0下载:
MFC图像处理示例,包括平移,镜像,线性变换,中值滤波,高通滤波,增强等(MFC image processing examples, including translation, mirror image, linear transformation, median filtering, high pass filtering, enhancement, etc.)
-