搜索资源列表
magie-0.3.tar
- Magie is a HDRI (High Dynamic Range Image) and related tasks infrastructure toolkit which is basically focused on the library of the same name. At present Magie contains adaptive DR transformer GIMPs plug-in only.-Magie is a Applying HDRI (High Dynam
toolbox_image
- This toolbox contains functions related to image processing, including * images loading and generation. * filtering and blurring functions. * anisotropic and spacially variant filters. * non-linear filtering (median, LIC, bilateral). *
cvtool.zip
- A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphics Processing Units (GPU).,A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphic
FFT_IFFT.rar
- (1)求出两维单色数字图象的傅立叶变换以及逆变换,除对比图象效果外,还要给出以中心点作为原点图象显示方式的傅立叶变换的频谱、相位谱,并验证两维傅立叶变换的性质。 (2)傅立叶变换后,计算图象能量谱的分布范围:画出包含图象能量92.0%,94.6%, 96.4, 98.0% 以及99.5% 的圆圈区域。,(1) obtained two-dimensional monochrome digital image of the Fourier transform and inverse transf
gujia
- 数字图像处理骨架提取,能将一个二值图像的骨架提取出来进行后续处理。骨架是一种非常重要的图像几何特征,在图像几何形态分析及相关领域具有非常广泛的应用,利用骨架表示原始图像,可以在保持图像重要拓扑特征的前提下,减少图像中的冗余信息。骨架既能压缩图像数据,保留区域的连通性和拓扑性,描述区域轮廓的几何特征,又能使原始图像完全或部分地从骨架中恢复或重构。-Skeleton extraction of digital image processing, to a binary image of the sk
ImageProcessing
- 图像特征提取是图像识别的关键步骤,图像特征提取的效果如何直接决定着图像识别的效果. 如何从原始图像中提取具有较强表示能力的图像特征是智能图像处理的一个研究热点. 本文旨在介绍各种 图像特征提取方法的基本思想、特点和研究发展现状, -Image feature extraction is a key step in image recognition, image feature extraction directly determines how the effect of image
image_processing_toolbox
- This toolbox contains functions related to image processing, including * images loading and generation. * filtering and blurring functions. * anisotropic and spacially variant filters. * non-linear filtering (median, LIC, bilateral). *
average-log-square
- 讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping
toolboximage
- 这个工具箱包括各种图像处理功能函数如下: 1、图像链接和生成 2、滤波和模糊功能 3、各向异性和空间变化滤波 4、各向异性和空间变量滤波 5、非线性滤波(中值滤波等) 6、全局变量图像处理(去噪和分解) 7、非小波图像变换-This toolbox contains functions related to image processing, including * images loading and generation. * filter
chap05
- ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§
tonemap
- A paper about High Dynamic Range Image Processing using OpenGL. High Dynamic Range Image Processing is a hot topic in Computer Graphics. It can provide high quality image rendering.
cvl
- A C++ library for High Dynamic Range Image Processing using OpenGL and graphics processing units (GPUs).
cvltonemap
- A GUI for High Dynamic Range Image Processing using OpenGL and GPU. By performing the algorithms on the graphics processing unit (GPU), this program can immediately display the results of the algorithm and parameter changes.
matlabimageprocessing
- matlab 实现对图像基本处理 包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
image
- 在计算机视觉领域,人体运动分析的研究具有相当广泛的应用前景。由于人体运动的复杂性,已有的研究方法都对研究对象—人体,加上了许多限制条件。-In the field of computer vision, human motion analysis with a wide range of applications. Due to the complexity of human motion, the existing research methods are research subjects-
Fundamentals.Of.Image.Processing_Young.Gerbrands.
- Modern digital technology has made it possible to manipulate multi-dimensional signals with systems that range from simple digital circuits to advanced parallel computers. The goal of this manipulation can be divided into three categories: R
segmentation
- This paper provides an algorithm for partitioning grayscale images into disjoint regions of coherent brightness and texture. Natural images contain both textured and untextured regions, so the cues of contour and texture differences are exploited
SAR image processing
- SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。-SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image
high-dynamic-range-image-rendering-
- high dynamic range image rendering with a retinex based adaptive filter
image-processing1
- • 用‘imread’命令读取图像,观察图像像素矩阵的取值范围。 • 用‘rgb2gray’命令把彩色图像转换为灰度图像。 • 用’imshow’命令显示原始图像。 • 把原始图像的局部区域存储到另一个矩阵中,显示局部区域-• Use the imread command reads the range image, observed image pixel matrix. • Use rgb2gray c