搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
01341113
- 一篇讲通过两幅图像的快速傅里叶变换进行相位相关计算检测图像旋转的英文文章-Stresses two images through a fast Fourier transform calculation of phase correlation to detect image rotation English articles
rotate
- 以Microsoft Visual C++ 6.0为平台,基于opencv来实现图像的旋转,-With Microsoft Visual C++ 6.0 as a platform, to achieve opencv-based image rotation,
shu_zi_tu_xiang.tar
- 实现图像的打开、旋转、灰度转化等功能,是“数字图像处理”这门课的实验素材,包括图片-To achieve the image open, rotate, grayscale conversion and other functions, is a " digital image processing," This class of experimental material, including pictures
LEDRollDisplay
- LED旋转时显示文字或图像的方法,此程序提供滚动显示-LEDROLL
zhuan
- 使用opencv实现图像的旋转,建立vc6.0工程,添加进去,编译出来zhuan.exe 在控制台定位带该程序的路径下,运行 zhuan.exe 图像路径,esc键退出-about picture
opengl
- 用OpenGl实现自己姓名的三维图像,像行星围绕太阳转一样围绕一个轨道旋转-OpenGl realize their own name with three-dimensional image
jibenchuli
- 程序的功能是对载入的图像进行一些基本操作,主要有镜像(以水平、竖直、中心、第一对角线和第二对角线为轴)、任意量的平移和任意角度的旋转。处理完后的图像可以进行保存。-Function of the program is loaded some of the basic operation of the image, the main mirror (horizontal, vertical, center, the first diagonal and second diagonal axis),
jquery.imagecube.package-1.2.2
- 设置一个部门包含图像之间的旋转就像一个立方体的脸上。你也可以“旋转”文本块,如果你想要的。你有控制的方向和速度旋转。 -Sets a division to rotate between contained images as if they were on the faces of a cube. You can also "rotate" blocks of text if you want. You have control over the direction and speed o
source
- 此代码主要是利用最邻近差值法,双线性插值法,高阶插值法实现图像的旋转以及缩放-This code is the difference between the use of the nearest neighbor method to achieve image rotation bilinear interpolation, higher-order interpolation and scaling
Fingerprint
- 由于指纹所具有的唯一性和不变性,以及指纹识别技术具有很高的可行性和实用性,指纹识别成为目前最流行、最可靠的个人身份认证技术之一。 本论文对指纹图像基于小波变换的各种处理进行了分析、总结。图像处理包括基于小波变换的指纹图像滤波处理和基于小波的指纹图像增强处理。同时介绍指纹图像的预处理:目的是去除指纹图像中的噪音,将其转化为一幅清晰的点线图,便于提取正确的指纹特征。它分四步进行,即灰度滤波、二值化、二值去噪、细化。 本文针对基于点模式匹配的指纹匹配算法速度较慢的现状,设计了一种新
file1
- 角点检测法,有利于两个图像的配准和旋转,源代码简单实用-Corner detection method, in favor of two image registration and rotation, the source code is simple and practical
hougn
- 对图像的旋转的MATLAB编写的方法,是基于hough变换下的。对任意图像,文字等都能够达到效果,对初学者比较容易学习-On the image of the rotation of the MATLAB method, is based on the Hough transform. For any image, text, and so can achieve the effect, more easy to learn for beginners
radon
- 对图像的旋转的MATLAB编写的方法,是基于RADON变换下的。对任意图像,文字等都能够达到效果,对初学者比较容易学习-On the image of the rotation of the MATLAB method, is based on the Hough transform. For any image, text, and so can achieve the effect, more easy to learn for beginners
bmp-rotation
- 一个简单的c++程序,可以将一张bmp图像的旋转90度。-a simple c++ program which can rotate a bmp image.
Display
- 简单的实现一个汽车仪表盘的功能,使用Qt 的绘图工具,主要就是图像的旋转,和旋转后的位移问题-Simple implementation of a car dashboard feature that uses Qt drawing tools, mainly rotating the image, and displacement problems rotated
text
- 使用gdal库,用MFC。一小部分数字遥感图像处理的算法,包括图像的旋转,高斯平滑,梯度锐化,直方图均衡化,线性变换,非线性变换,图像的放大、缩小等-Use gdal library with MFC. A small part of the algorithm of digital remote sensing image processing, including image rotation, Gaussian smoothing, gradient sharpening, histogr
convolutional_network.py.tar
- 卷积神经网络,用于图像的识别分类,对图像的旋转平移,畸变具有很强的容忍性。-Convolutional neural network for image recognition and classification, has a strong effect
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical algorithm and OpenCV program f
图像几何变换处理
- 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)
