搜索资源列表
图象的反相与缩放001
- 1、用点运算实现图像反相; 2、运用几何变换和灰度重采样对图像进行缩放。 -one with Image Point Operational RP; 2, the use of geometric transformation and gray Resampling right image scaling.
FreeImage392
- 一个自由、开源的图形库--FreeImage支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。-a free, revenue
resample
- 数字摄影测量学的影像重采样,包括直接采样法和间接采样法-digital photographic surveying the image resampling, including direct and indirect sampling sampling method
harris_corners_image_registration
- 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitabl
ImagePro
- 一个图像处理方面非常强大的软件,能进行影像配准,重采样,影像分割等很多功能。-A very powerful image processing software, to conduct image registration, resampling, segmentation, and many other features.
demo_src_1111111111
- 图像从采样的小程序,用于将图像工具模版的样式进行重采样,这对于模版匹配是有意义的-Images from the small sampling procedures, tools used to image resampling the style template, it makes sense for the template matching
cvResize
- Resize 圖像大小變換 void cvResize( const CvArr* src, CvArr* dst, int interpolation=CV_INTER_LINEAR ) src 輸入圖像. dst 輸出圖像. interpolation 插值方法: * CV_INTER_NN - 最近鄰插值, * CV_INTER_LINEAR - 雙線性插值 (預設使用) * CV_INTER_AREA
re
- 基于图像纹理复杂度和奇异值分解的重采样检测 基于图像纹理复杂度和奇异值分解的重采样检测-Based on image texture complexity and singular value decomposition of resampling detection is based on image texture complexity and singular value decomposition of resampling detection
source
- panorama [Implementation] *Feature Detection *Feature Matching *Cylindrical Warping *Alignment *Blending 大概流程是: *對每張圖算各自的feature point descr iptor *兩兩去比對特徵點,找到很像的特徵就當他們match *每兩張圖會有很多組match的特徵點,用這個去算圖片的轉換矩陣 *圖片轉換後縫起來,兩兩之間
fuse_sih
- 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 -Image mosaic (image mosaic)
Image-resampling
- 图像重采样 编程实现matlab的图像功能-Image resampling programming matlab image function
popescu_resample
- 基于图像二阶偏导数及雷登变换的图像重采样检测-Image resampling detection based on second-order partial derivatives and Radon transform
chongcaiyang
- 图像重采样代码,以便之后图像大小的统一,和之后的纠正-Image resampling code so that the image size after unification
resample_bilinear
- 可以实现图像的重采样,通过设置参数来减小或增大图像尺寸-Resampling of the image can be achieved by setting parameters to decrease or increase the image size
Interpolation-Resampling-by-DWT--Harr
- This Program presents discrete wavelet transform (DWT) and its inverse (IDWT) with Haar wavelets as tools to compute the variable size interpolated versions of an image at optimum computational load. As a human observer moves closer to or farther a s
imresample
- 图像重采样,自己编写的,用来做小测试,还是很合适的-Image resampling, I have written, to do a small test, still very appropriate
1-Quntization-P-Resampling
- Image Quantization and Resampling
ding_resize_doit
- IDL编程:批量图像裁剪及重采样。调用resize_doit批处理函数,dims设置裁剪矩形的边界点,rfact设置重采样的大小比例系数。此程序只需要修改输入输出路径即可。-IDL Programming: batch image cropping and resampling. Call resize_doit batch function, dims boundary point set the cropping rectangle, rfact resampling set the siz
C#图像图像处理
- 通过c#编程,搭建数字图像处理窗体,实现了对图像多个处理功能,包括直方图统计、线性变换、傅里叶变换、重采样等等(Through c# programming, the form of digital image processing is built, and the functions of image processing are realized, including histogram statistics, linear transformation, Fourier transfor