资源列表
DWT-AND-IDWT
- 该代码是对图像进行DWT变换,然后利用低频系数对图像进行重构-The code is DWT transform the image, and then use the low-frequency coefficients to reconstruct the image
DLL
- OpenGL 的大部分动态链接库DLL:glaux. glu. glu32. glut. glut32. opengl. openGl32-the DLL of OpenGL:glaux. glu. glu32. glut. glut32. opengl. openGl32
match_version_1.3
- 该程序主要功能是实现两幅图像特征点的匹配。首先用harris角点检测算法检测出图像角点,然后使用ssd算法筛选匹配的角点,最后将匹配的角点用线连接起来-The program is to achieve two main functions of image feature points of the match. First, with harris corner detection algorithm to detect image corners, then use the ssd cor
imagetool
- 一款简单的用于自绘的图形图像工具,实现了简单的画图操作。-Since for a simple graphic image painted tools to draw a simple operation.
WW14_3DCrossSection_14
- 这是一个基于world wind 原理做的三维地形可视化系统,可以任意显示bil地形文件,可以显示地形剖面等信息
LPR-rengongshenjingwangluo
- 关于车牌识别的已篇很全面的文章,包括车牌的定位分割识别
demo
- 一个实时曲线软件,用于显示监视系统和电子监视系统在线生成的各种曲线-a RT plot designed to display line curves needed for on-line monitoring system, electronic monitoring etc.
PicTest
- VC/MFC 常见的几种图像显示的方法: 1.使用CBitMap,在OnPaint 中绘制 2.用picturn控件绘制 3.用背景图 4.用KoDak控件(需要已经安装) -VC / MFC common image shows several ways : 1. CBitMap use. Drawing the OnPaint 2. Controls used picturn drawing three. use background Figure 4. charge
Tutorial_OpenGL
- OpenGL Tutorial Language Portuguese
Defender
- 可以在pda上用的软件结合了图像与操作的要求-Can use the software pda combination of image and operation of the requirements of
vtk_MC
- 使用VTK对CT断层图像进行MC面绘制,效率较高-VTK CT images MC surface rendering, higher efficiency
test4
- 算法描述 SIFT特征不只具有尺度不变性,即使改变旋转角度,图像亮度或拍摄视角,仍然能够得到好的检测效果。整个算法分为以下几个部分: (1)构造尺度空间:DoG尺度空间 (2)检测DoG尺度空间极值点 (3)去除不好的特征点 (4)给特征点赋值一个128维的方向参数。每个关键点都包含三个信息:位置、尺度和方向。 (5)关键点描述子的生成: 首先将坐标轴旋转为关键点的方向,以确保旋转不变性。以关键点为中心取8×8的窗口。 (6)最后进行特征匹配。(Algorithm descr i
