搜索资源列表
-
2下载:
本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。
在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。
1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。
2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
-
-
0下载:
介绍Labview图象处理软件Vision的使用方法,将英文资料翻译成中文,详细介绍了各功能模块的作用-Introduction Labview Vision image processing software to use, the information in English translated into Chinese, details the role of each functional module
-
-
0下载:
数字图像处理 直方图修正 空间域平滑 空间域锐化 梯度倒数加权平滑法 中值滤波 多种算子锐化 灰度最相近的6个邻点平均法-Histogram correction of digital image processing spatial spatial smoothing sharpening Gradient Inverse Weighted Smoothing median filter operator sharpening a variety of gray nearest neighbo
-
-
0下载:
里面是图像处理的例子及源码,图像处理的的基本算法全部包括,非常有用。-There is a example of image processing and source, image processing, including all of the basic algorithm, very useful.
-
-
0下载:
1. 图像文件的格式;
2. 图像编程的基础-操作调色板;
3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;
4. 利用图像来美化界面;
5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;
6. 图像显示的各种特技效果;
7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
-
-
2下载:
matlab 实现对图像基本处理
包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
-
-
0下载:
完成图像处理,包括基本处理,平滑,锐化,形态学处理,加密与解密,以及其他处理。-Completion of image processing, including basic processing, smoothing, sharpening, morphological processing, encryption and decryption, as well as other processing.
-
-
0下载:
基本的图形图象处理,包括图象的平滑,增强,退化,滤波等-Basic graphics image processing, including image smoothing, enhancement, degradation, filtering
-
-
0下载:
本资料是关于形态学图像处理的操作方法和基本数学形态算法的介绍。-This information is on morphological image processing methods of operation and introduce the basic mathematical morphology algorithms.
-
-
0下载:
可对静态图像进行显示,及一些基本的处理。例如,几何变换、二值分割、灰度变换,并且能对图像的像素点进行RBG定位显示等。用C++builder编的。-Static images can be displayed, and some basic processing. For example, the geometric transformation, binary segmentation, gray level transformation, and can be RBG pixels of
-
-
0下载:
数字图像处理基本软件 可读取各种格式图像并进行格式转换线性拉升平移缩放等基本操作-Basic digital image processing software can read a variety of formats and format conversion linear image pulled up basic operations such as pan zoom
-
-
0下载:
图像处理上课用的ppt,配套那本经典的数字图像处理书,讲解了数字图像的基本处理。-Image processing class using ppt, matching that of the classic digital image processing book explains the basic digital image processing.
-
-
0下载:
对数字图像的基本处理,包括直方图的均衡化,规定化,一些数字图像的基本变换,旋转,平移-The basic processing of digital images, including histogram equalization, the provisions of some of the basic digital image transformation, rotation, translation, etc.
-
-
0下载:
3 图像基本处理操作(图像显示、读写、像素统计处理、图像文件I/O等)
4 图像质量的客观评价(峰值信噪比PSNR及其应用)
5 图像的代数运算(绝对值差函数imabsdiff,叠加函数imadd,图像的旋转imrotate)
6 视频处理(创建AVI视频)
7 图像增强(直方图、直方图均化、均值滤波、中值滤波)
8 图像形态学分析(膨胀、腐蚀、开、闭运算、轮廓提取)
-3 basic image processing operations (image display,
-
-
0下载:
本程序实现图像处理的一些基础知识图像平移,测试数据也有。-The procedure to achieve some basic knowledge of image processing image translation, test data, too.
-
-
0下载:
集合了图像的几何变换、傅里叶变换、直方图均衡、均值滤波等27个基础的处理方法-A collection of 27 basic digital image processing methods including geometric transformation, Fourier transform, histogram equalization, mean filter and so on
-
-
0下载:
本教程介绍了VC++应用工程的基本流程位图操作CDib类的实现,位图文件的读取显示和储存以及各种基本的数字图像处理的具体实现方法,实用性很强-This tutorial introduces VC++ application engineering basic flow bitmap manipulation class CDib achieve bitmap file read, display and storage as well as a variety of basic digital
-
-
0下载:
实现一个基本的图形图像处理算法,如空间域的变换,去噪等-A basic graphical image processing algorithms, such as the spatial domain transform, denoising, etc.
-
-
0下载:
基本的图形图像处理框架,可进行灰度变换、直方图、边缘检测等-Basic graphics image processing framework, gray transform, histogram, edge detection
-
-
0下载:
对图像进行基本处理,实现 边缘处理,图片滤波等操作。-Based on the basic image processing,it can realise the edge processing, image filtering operation image processing.
-
« 12
3
4
5
6
7
8
9
10
...
42
»