-
sift 旋转方向法
SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果,详细解析如下: 算法描述 SIFT特征不只具有尺度不变性,即使改变旋转角度,图像亮度或拍摄视角,仍然能够得到好的检测效果。整个算法分为以下几个部分:
- 2022-09-14 01:05:04下载
- 积分:1
-
完成图像的插补运算,实现图像的增强与灰度调节
完成图像的插补运算,实现图像的增强与灰度调节-Completion of image interpolation operations, the realization of image enhancement and gray-scale adjustment
- 2022-03-16 19:29:21下载
- 积分:1
-
逆合成孔径雷达雷达点目标仿真的MATLAB程序
雷达 逆合成孔径雷达点目标仿真 matlab程序 -Inverse Synthetic Aperture Radar radar point target simulation matlab program
- 2022-07-23 03:16:36下载
- 积分:1
-
使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。...
使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。
-Use opengl function to write a console program, the request for a mouse, keyboard, window scaling event handling to achieve the color change on a certain graph, position changes, as well as the size and changes with the window.
- 2022-04-30 01:08:46下载
- 积分:1
-
a simple photo browser
一个简易的图片浏览器-a simple photo browser
- 2022-03-22 03:09:01下载
- 积分:1
-
用VB也可以模拟出一个全3D的场景,这段代码只是一个简单的实例....
用VB也可以模拟出一个全3D的场景,这段代码只是一个简单的实例.-VB can also simulate a full 3D scenes, this code is just a simple example.
- 2022-08-16 00:53:57下载
- 积分:1
-
这是个关于三角形旋转的程序,可以进行三角形的旋转。
这是个关于三角形旋转的程序,可以进行三角形的旋转。-This is a rotation of the triangle procedure can be carried out by rotating triangle.
- 2022-04-26 17:00:51下载
- 积分:1
-
This is just learning the VC image processing of a small example, DIB will funct...
这是我在刚刚学习VC图像处理时的一个小例子,功能将DIB数据导入到一个二维的Buffer,主要是练习了一下二维动态数组的定义、内存申请和释放,希望能够给初学的朋友带来一些帮助!-This is just learning the VC image processing of a small example, DIB will function to the data into a two-dimensional Buffer. is practicing a bit two-dimensional array of dynamic definition of application and release memory, Beginners can hope to bring some friends!
- 2022-03-17 15:26:27下载
- 积分:1
-
你是否对豪杰的界面感到亲切友好呢,这是将揭开它的真面目
你是否对豪杰的界面感到亲切友好呢,这是将揭开它的真面目-Do you feel on the hero a cordial and friendly interface, this is to open its true colors
- 2023-04-26 03:40:03下载
- 积分:1
-
c++6.0中基于OpenGL的大小可调节旋转正方体 mfc
在VC++6.0中,基于MFC框架和OpenGL图像库进行开发,绘制了一个正方体的旋转运动仿真,可以调节正方体的长宽高,调节旋转的角度和平移距离,并设置了是否开启光照选项。
- 2022-06-15 19:03:16下载
- 积分:1