搜索资源列表
ipl98_v2.18.tar
- 图像处理软件,支持BMP文件格式,提供图像旋转、变换、边缘提取等一般图像处理的基本操作接口。-image processing software, supports BMP file formats, image rotation, transform, edge extraction general basic image processing interface.
灰度图象处理
- 该程序实现二维灰度图象处理,包括旋转,缩放,二值化处理等功能,方便实用。-procedures to achieve the two-dimensional gray scale image processing, including rotation, scaling, the two-value processing and other functions, convenient and practical.
RotateBmp
- 可载入bmp图档 并且调整旋转角度,经过程式运算即可显示旋转后的结果在画面中-bmp image files can be printed and rotation angle adjustment, after computing program can show the results of rotating the picture
pictureeditor
- 用VC开发的图像编辑器源代码,可处理JPEG,BMP,PNG,TIFF等多种格式图像。进行图像压缩编码,旋转,融合等多种操作-VC developed image editor source code, can handle JPEG, BMP, PNG, TIFF and other image formats. Image compression, rotation, a variety of operational integration
TeXiaoSuanFa
- 各种图像显示算法,平移,旋转,缩放等,个人觉得很适合学习-various image display algorithms, translation, rotation, scaling, personal feel very suitable for learning
geometricaltransform
- vc图像几何变换.rar 包括图像平移、图像旋转、图像镜像、图像缩放、图像转置五个功能-vc image geometric transformation. Rar including translation images, image rotation, mirror images, image scaling, Image transfer home five functions
graphchange
- 可以实现图形的旋转,平移,镜像,缩放的有个实现方法,具有代码少,简单好用的特点-can achieve graphics rotation, translation, image, zoom in a method with less code. simple and user-friendly features
Affine-Transformation
- AffineTransformation computes and applies the geometric affine transformation to a 2-D image. The program main functions are: - Load Image: Load the image to be transformed. - Transform Image: Computes the transformation matrix from the transfo
tuxiangzhuanhuan
- 图象转换源代码,包括图象的缩放、变形、旋转、镜相和设置相框等操作。-source image conversion, including image zooming, deformation, rotation, mirrors and install a photo frames is operational.
SIFT-matlab.rar
- 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
Matlab3
- 图像的旋转 原理: 将旋转的角度分在四象限-Image rotation principle: the angle of rotation in the four-quadrant
dib
- 本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等-realized by the images of geometric transformation, such as image mirroring, zooming, rotation, etc.
imageProcessji
- 一套很好用的图像处理程序集,包括剪切、缩放、旋转和镜像的理论与实现,以及灰度化、假彩色与伪彩色处理、颜色分离与滤色、颜色调整、亮度对比度调整、颜色量化与减色和抖动的编程技术。-With a good set of image processing procedures, including shearing, scaling, rotation and mirroring of theory and implementation, as well as grayscale and pseudo-
rotate
- 这段代码实现的是图像的几何变换功能,通过3种方案实现了图像的旋转。-The code to achieve the image of the geometric transformation function, through the three kinds of programs to achieve the rotation of the image.
uzd3
- This image rotation by selected degree in matlab programming language-This is image rotation by selected degree in matlab programming language
bianhuan3
- 二维几何变换,包括图像的平移变换、切磋变换、缩放变换、旋转变换-Two-dimensional geometric transformations, including the image of the translation transformation, Qiecuo transform, scale transform, rotation transformation
simple-bitmap-rotation
- System that demostrates Bitmap image rotation.
ImageExpert
- 利用此程序可以进行图像二值化,颜色空间转换、进行各种方法边缘检测、联通区域标定、图像旋转、图像平滑、图像求反、对图像进行灰度化等-This program can use for image binarization, color space conversion, various methods of edge detection, Unicom regional calibration, image rotation, image smoothing, anti-seeking, and s
Image-rotation
- 利用VC编辑,功能是模拟地球的自转,可以更改图片和参数,模拟其他类似运动-Use of VC editing, function is to simulate the earth s rotation, you can change the pictures and parameters, simulation of other similar sports
Automatic-Image-Registration
- Functions for aligning images by rotation and translation: im_reg_MI.m MI2 - calculating Mutual information joint_h - calculating Joint histogram Mutual information is calculated using joint histogram calculation between two images.