搜索资源列表
图象的反相与缩放001
- 1、用点运算实现图像反相; 2、运用几何变换和灰度重采样对图像进行缩放。 -one with Image Point Operational RP; 2, the use of geometric transformation and gray Resampling right image scaling.
compareofparticlefilters
- 粒子滤波器,比较几种不同的重采样方法.SIR重采样,辅助重采样,regular重采样.-particle filter, compare several different resampling methods. SIR resampling, support resampling, regular resampling.
FreeImage392
- 一个自由、开源的图形库--FreeImage支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。-a free, revenue
regularizationparticlefilter
- 粒子滤波采用regularization重采样的例子,内含源代码和相关文档,希望对您有所帮助。-particle filter using regularization resampling example, containing the source code and related documentation, and I hope to help you.
resample
- 数字摄影测量学的影像重采样,包括直接采样法和间接采样法-digital photographic surveying the image resampling, including direct and indirect sampling sampling method
resamp
- 图像重采样算法代码,我用了,还行.也是为了在这里下好的
bear-only-tracking3
- 方向检测的粒子滤波程序,内含重采样算法。
CBIGImage
- 1.将已有的较大灰度图像(8位bmp格式)按指定大小进行分块,并保存成二进制文件(.bat格式); 2.按指定屏幕大小生成大图的缩略图; 3.在缩略图上任意指定矩形框选部分(左上角和右上角),抠选出对应的大图原型,并保存至文件夹里。 4.大体介绍功能按钮 选择功能1:输入图像文件路径及文件名,打开图像文件,并新建以图像命名的文件夹。 如输入:test.bmp 选择功能2:输出图像的有关信息; 选择功能3:进行图像分块,并保存成二进制文件,再输出索引; 选择功能
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
resample
- 四邻域加权平均算法 实现了图像的高质量重采样-resample function
resampling
- 粒子滤波改进的重采样程序,Performs the resampling stage of the SIR -Improved particle filter resampling procedure, Performs the resampling stage of the SIR
resample
- 该程序主要用于对三维模型的网格进行重采样-The program is mainly used for three-dimensional model of the grid re-sampling
demo1
- 粒子滤波的一种实现形势,主要包括boots方法,重采样,以及基本的粒子滤波方法。-Particle filter implementation of a situation, including boots methods, resampling, as well as the basic particle filtering method.
2009030511085696471
- 活动轮廓模型vc算法,主要完成了取点,重采样,迭代等功能-active contour model algorithm with vc, Including re-sampling, iterative functions,Etc.
image1
- 利用多项式纠正(一次项)进行几何纠正,纠正过程采用反解法,重采样方法采用双线性内插。-The use of polynomial corrected (one-time items) for geometric correction, correct the process of adoption of anti-solution, re-sampling method using bilinear interpolation.
pf2
- 粒子滤波的重采样程序,很实用,可以很容易嵌套使用-Particle filter resampling procedure, it is practical, it is easy to use nested
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
利用IDL程序重采样(resample)MODIS影像
- 利用idl语言对图像进行重采样,程序可运行,供初学实验(data processing, image resample,idl language)
4个像素合并成1个像素
- 对栅格数据进行压缩 像素合并 将四个像素合并为1个 重采样。(raster data binning.)