-
SARViewer
通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
- 2013-08-03 19:39:01下载
- 积分:1
-
tuxiangchulidaima
本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个像素灰度值设置某个像素的灰度值,通常有其固定模板。
本文具体给出了这些算法的设计思想及算法描述,并通过程序实现。最后将其效果图与原始图像进行了比较。
(In this paper, the image effects to deal with the current demand for basic research in several digital image processing algorithms in order to achieve what people expect different result. And Windows-based system, Visual C++6.0 integrated development environment to generate BMP bitmap file and read them using VC coding to implement these algorithms. Write a program to draw a variety of graphics in BMP bitmap file, example: triangle, circle, sine function diagram. Point arithmetic processing grayscale processing, algorithm design principle is the value of the input pixel gray value of the corresponding output point algorithm change. Enhancement of the image on the smooth graphics and image sharpening algorithm. The design principle of the algorithm is based on a fixed number of small regions of a pixel value of gray-scale pixel value, usually a fixed template.
In this paper, given the specific design of these algorithms and the algorithm description, and program . Finally, the effect o)
- 2015-07-07 10:05:26下载
- 积分:1
-
integral2
此程序给出了如何对一个二维函数进行高精度高斯积分的实例。(This program shows how to function on a two-dimensional Gaussian integral precision instance.)
- 2014-07-05 13:17:00下载
- 积分:1
-
HornandSchunck
光流(运动估计)经典算法Horn and Schunck算法MATLAB程序(optical flow (Motion Estimation) classical algorithm Horn and Schunck algorithm MATLAB)
- 2021-02-26 15:39:37下载
- 积分:1
-
siftDemoV4
SIFT,即尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点,是一种局部特征描述子。[1] 该方法于1999年由David Lowe[2] 首先发表于计算机视觉国际会议(International Conference on Computer Vision,ICCV),2004年再次经David Lowe整理完善后发表于International journal of computer vision(IJCV)。截止2014年8月,该论文单篇被引次数达25000余次。(SIFT, namely Scale Invariant Feature Transform (Scale-invariant feature transform, SIFT), it is a description for image processing. This description has scale invariance, can detect critical point in the image, it is a local feature descriptor. [1] The method in 1999 by David Lowe [2] First published in the International Conference on Computer Vision (International Conference on Computer Vision, ICCV), 2004 was again perfect finishing after David Lowe published in the International journal of computer vision (IJCV) . As of August 2014, the paper cited the number of times a single article of more than 25,000 times.)
- 2020-07-15 20:18:51下载
- 积分:1
-
reconstruction
VC6.0环境下使用可视化工具VTK 实现三维重建方法是光线投影法,实现效果较好(3D-reconstruction)
- 2009-06-08 18:00:49下载
- 积分:1
-
ssim
说明: 图像处理算法质量评估,图像结构相似度(ssim)评价的matlab实现,并附带原始论文pdf(This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images. Please refer to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image quality assessment: From error measurement to structural similarity" IEEE Transactios on Image Processing, vol. 13, no. 1, Jan. 2004.)
- 2020-06-16 10:00:11下载
- 积分:1
-
石鑫华视觉网-中科院自动化所 计算机视觉课件
说明: labview基础视觉识别的东西,讲的很细(The basic visual recognition course of LabVIEW is very detailed.)
- 2020-06-20 22:00:01下载
- 积分:1
-
HVS_DWT_new
基于人类视觉系统的小波域自适应图像水印算法研究(HVS DWT watermarking)
- 2015-04-29 11:02:59下载
- 积分:1
-
MRF-grubcut
通过Markov随机场(MRF)实现图像的分割,例程给出了图像分割为3类的MRF算法(By Markov random field (MRF) for image segmentation, image segmentation routine gives the MRF algorithm for the three classes)
- 2013-08-26 21:48:28下载
- 积分:1